mod_muc_cloud_notify: Fix comparison between string and number in reference extraction. Fixes #1681.
|
Matthew Wild |
2021-09-01 |
mod_watch_spam_reports: Support for fetching admins from authz provider
|
Matthew Wild |
2021-08-26 |
mod_spam_reporting: Fallback string for missing 'reason'
|
Kim Alvefur |
2021-08-25 |
mod_spam_reporting: Missed a spot
|
Kim Alvefur |
2021-08-25 |
mod_spam_reporting: Refactor to deduplicate code
|
Kim Alvefur |
2021-08-25 |
mod_spam_reporting: Rename variable avoid name clash with global function
|
Kim Alvefur |
2021-08-25 |
mod_spam_reporting: Make 'reason' text an optional value
|
Kim Alvefur |
2021-08-25 |
mod_watch_spam_reports: Prepare for changing 'reason' to an optional value
|
Kim Alvefur |
2021-08-25 |
mod_spam_reporting: Handle unknown or future report types
|
Kim Alvefur |
2021-08-25 |
mod_tos: Initial draft
|
Jonas Schäfer |
2021-08-25 |
mod_http_upload: Prevent the module from starting without TLS
|
Emmanuel Gil Peyrot |
2021-08-25 |
mod_http_upload: Don’t send http: URIs to clients, this is forbidden by the XEP
|
Emmanuel Gil Peyrot |
2021-08-25 |
mod_http_muc_kick: Missing local keyword
|
Seve Ferrer |
2021-08-23 |
mod_cloud_notify_encrypted: Ensure body substring remains valid UTF-8
|
Kim Alvefur |
2021-08-22 |
mod_cloud_notify_encrypted: For encrypted messages, push a friendly message instead of fallback body
|
Matthew Wild |
2021-08-22 |
mod_storage_xmlarchive: Support query by list of IDs
|
Kim Alvefur |
2021-08-15 |
mod_storage_xmlarchive: Support full id range queries
|
Kim Alvefur |
2021-08-12 |
mod_storage_xmlarchive: Fix return of numeric 'when' from key-value API
|
Kim Alvefur |
2021-08-12 |
mod_storage_xmlarchive: Advertise capabilities (none atm)
|
Kim Alvefur |
2021-08-12 |
mod_pubsub_text_interface: Move quick response out of unknown command text
|
Kim Alvefur |
2021-08-12 |
mod_pubsub_text_interface: Fix move quick response tags out of <body>
|
Kim Alvefur |
2021-08-12 |
mod_http_muc_kick: Fix typo
|
Seve Ferrer |
2021-08-12 |
mod_http_muc_kick: Publish module
|
Seve Ferrer |
2021-08-10 |
mod_bookmarks2: Add missing @publisher in tests
|
Emmanuel Gil Peyrot |
2021-07-30 |
mod_bookmarks2: Update namespace to :1
|
Emmanuel Gil Peyrot |
2021-07-30 |
mod_bookmarks2: Factor namespace string into a variable
|
Emmanuel Gil Peyrot |
2021-07-30 |
mod_bookmarks: Deprecate this module
|
Emmanuel Gil Peyrot |
2021-07-30 |
mod_smacks: Use 'smacks_max_inactive_unacked_stanzas' when inactive and no timer
|
Kim Alvefur |
2021-07-28 |
mod_pubsub_post: fix incorrect claim
|
Jonas Schäfer |
2021-07-29 |
mod_invites_register: Depend on mod_invites [rockspec]
|
Kim Alvefur |
2021-07-26 |