mod_bob: Fix traceback when iq has no payload (thanks meaz)
|
Matthew Wild |
2023-02-10 |
mod_muc_auto_member: New module to automatically make MUC participants members
|
Matthew Wild |
2023-01-30 |
mod_http_status: Report module statuses
|
Kim Alvefur |
2023-01-29 |
mod_firewall: Fix 'is_admin' internal dependency rule #1797 (thanks diane)
|
Kim Alvefur |
2023-01-27 |
mod_rest/README: Words about bearer tokens
|
Kim Alvefur |
2023-01-25 |
mod_inject_ecaps2: Mention and link to XEP-0390 in text
|
Kim Alvefur |
2023-01-16 |
mod_unified_push: Update docs to recommend loading on normal hosts
|
Matthew Wild |
2023-01-14 |
mod_unified_push: README: Update docs
|
Matthew Wild |
2023-01-14 |
mod_unified_push: Make unified_push_secret only required for jwt backend
|
Matthew Wild |
2023-01-14 |
mod_unified_push: Improved error handling and reporting
|
Matthew Wild |
2023-01-14 |
mod_unified_push: fix return values for paseto backend
|
Matthew Wild |
2023-01-14 |
mod_unified_push: Fix storage backend error behaviours and return values
|
Matthew Wild |
2023-01-14 |
mod_unified_push: Fix default ACL in component mode
|
Matthew Wild |
2023-01-14 |
mod_unified_push: Fixes for paseto backend initialization
|
Matthew Wild |
2023-01-14 |
mod_unified_push: Add support for multiple token backends, including stoage
|
Matthew Wild |
2023-01-14 |
mod_unified_push: Refactor in anticipation of other registration backends
|
Matthew Wild |
2023-01-13 |
mod_unified_push: Add ACL option to restrict access
|
Matthew Wild |
2023-01-13 |
mod_unified_push: Fix JWT method parameter order (fixes #1791)
|
Matthew Wild |
2023-01-13 |
mod_http_dir_listing: Update Compatibility section
|
Kim Alvefur |
2023-01-13 |
mod_http_dir_listing: Add metadata to fix plugin package build
|
Kim Alvefur |
2023-01-13 |
mod_invites_api: Fix traceback when no query params (thanks Menel)
|
Matthew Wild |
2023-01-11 |
mod_invites_api: Fix traceback on list command with no entries (thanks mirux)
|
Matthew Wild |
2023-01-11 |
Remove reverse dependencies on mod_invites (for plugin installer)
|
Kim Alvefur |
2023-01-10 |
mod_pubsub_summary: Mention HTML to Message Styling conversion
|
Kim Alvefur |
2023-01-10 |
mod_unified_push: Remove dependency on trunk util.jwt (0.12 compat)
|
Matthew Wild |
2023-01-10 |
mod_unified_push: README: Documentation updates (example, etc.)
|
Matthew Wild |
2023-01-10 |
mod_sasl2_fast: Add some comments
|
Matthew Wild |
2023-01-10 |
mod_unified_push: Various fixes, now working with Conversations
|
Matthew Wild |
2023-01-10 |
mod_pubsub_summary: Trim preceding and trailing whitespace from title
|
Kim Alvefur |
2023-01-10 |
mod_pubsub_text_interface: Try to clarify help message wrt node arguments
|
Kim Alvefur |
2023-01-08 |
mod_pubsub_text_interface: Improve error messages
|
Kim Alvefur |
2023-01-08 |
mod_onions: Fix URL and linkify it.
|
Martin Dosch |
2023-01-08 |
mod_pubsub_summary: Render geo:-URI from OASIS emergency broadcasts
|
Kim Alvefur |
2023-01-08 |
mod_ping_muc: Error out if loaded on Components
|
Kim Alvefur |
2023-01-07 |
mod_pubsub_summary: Hide link relation when value is "alternate"
|
Kim Alvefur |
2023-01-07 |
mod_unified_push: Experimenal Unified Push provider
|
Matthew Wild |
2023-01-05 |
mod_muc_moderation/README: Simplify Compatibility section
|
Kim Alvefur |
2023-01-03 |
mod_rest: Fix reference in OpenAPI
|
Kim Alvefur |
2022-12-31 |
mod_rest: Add XEP-0461 to OpenAPI
|
Kim Alvefur |
2022-12-31 |
mod_rest: Add missing message properties to OpenAPI documentation
|
Kim Alvefur |
2022-12-31 |
mod_rest: Add some GET-mapped iq-queries to OpenAPI documentation
|
Kim Alvefur |
2022-12-31 |
mod_rest/README: Fix XML well-formedness in example (thanks drsnuggles)
|
Kim Alvefur |
2022-12-31 |
mod_auth_dovecot: Fix plugin package (hopefully) (thanks nw)
|
Kim Alvefur |
2022-12-30 |
mod_s2s_auth_dane: Update Compatibility chart (doesn't work anymore)
|
Kim Alvefur |
2022-12-25 |
mod_rest: Remove manual reference expansion in schema
|
Kim Alvefur |
2022-12-20 |
Merge
|
Kim Alvefur |
2022-12-18 |
Backed out changeset 85882735fd33
|
Jonas Schäfer |
2022-12-17 |
mod_http_muc_log: make default presence visibility configurable
|
Jonas Schäfer |
2022-12-17 |
mod_audit: remove event hook
|
Jonas Schäfer |
2022-04-28 |
mod_pubsub_mqtt: Switch to MQTT 3.1.1
|
Matthew Wild |
2022-12-16 |
mod_pubsub_mqtt: Support atom_title payload type
|
Matthew Wild |
2022-12-16 |
mod_pubsub_mqtt: Fix some inappropriate log levels
|
Matthew Wild |
2022-12-16 |
mod_pubsub_mqtt: Add XEP-0060 <item> wrapper to payloads
|
Matthew Wild |
2022-12-16 |
mod_pubsub_feeds: Include feeds library in plugin package
|
Kim Alvefur |
2022-12-09 |
mod_http_muc_log: Fix syntax error in timestamp adjusting script
|
Kim Alvefur |
2022-12-04 |
mod_http_muc_log: Move language attribute onto body itself
|
Kim Alvefur |
2022-12-04 |
mod_http_muc_log: Tweak style towards the "modern"
|
Kim Alvefur |
2022-12-04 |
mod_http_muc_log: Fix error in js when displaying presence is disabled
|
Kim Alvefur |
2022-12-04 |
mod_http_muc_log: Include static resources (css & js) in plugin package
|
Kim Alvefur |
2022-12-04 |
mod_http_muc_log: Move CSS and JS out of template
|
Kim Alvefur |
2022-12-04 |