mod_debug_omemo: README: Maybe fix version table
|
Matthew Wild |
2021-09-13 |
mod_debug_omemo: Fix header level in HTML template
|
Matthew Wild |
2021-09-13 |
mod_debug_omemo: OMEMO debugging tool
|
Matthew Wild |
2021-09-13 |
mod_smacks: Include username in offline event, mirroring Prosody 0.10+
|
Kim Alvefur |
2021-09-12 |
mod_auto_moved: Fix README rendering
|
Matthew Wild |
2021-09-12 |
mod_auto_moved: New module implementing XEP-0283 r0.2.0
|
Matthew Wild |
2021-09-12 |
mod_smacks: Update README
|
Martin Dosch |
2021-09-12 |
mod_http_muc_log: Sort rooms with a description before those without
|
Kim Alvefur |
2021-09-11 |
mod_http_muc_log: Add way to list certain rooms in a specified order
|
Kim Alvefur |
2021-09-11 |
mod_s2s_auth_samecert: Handle lack of provided client certificate
|
Kim Alvefur |
2021-09-10 |
mod_tls_policy: Switch method of checking for TLS-encrypted connection
|
Kim Alvefur |
2021-09-09 |
mod_invites_register: advertise new stream feature from XEP-0445
|
Matthew Wild |
2021-09-09 |
mod_register_apps: Fix removal on unload (thanks ibikk)
|
Kim Alvefur |
2021-09-08 |
mod_storage_xmlarchive: Stop exporting XEP-0091 timestamp in conversion
|
Kim Alvefur |
2021-09-04 |
mod_http_oauth2: Gracefully handle cache write failure
|
Kim Alvefur |
2021-09-02 |
mod_http_oauth2: Optimize cleanup timer
|
Kim Alvefur |
2021-09-02 |
mod_external_services: Factor out public function for converting to XML
|
Kim Alvefur |
2021-08-30 |
mod_external_services: Factor out public function returning current services
|
Kim Alvefur |
2021-08-29 |
mod_external_services: Filter services by requested credentials using a Set
|
Kim Alvefur |
2021-08-30 |
mod_external_services: Validate required attributes on credentials requests
|
Kim Alvefur |
2021-08-29 |
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 |