mod_delegation: update to XEP-0355 v0.5
|
Goffi |
2021-10-15 |
mod_cloud_notify_extensions: Add depends metadata for plugin installer
|
Kim Alvefur |
2021-10-15 |
mod_groups_internal: Remove deleted user from groups
|
Kim Alvefur |
2021-10-12 |
mod_groups_internal: Fix accidental global [luacheck]
|
Kim Alvefur |
2021-10-12 |
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions
|
Matthew Wild |
2021-10-10 |
mod_tlsfail/README: Fix header
|
Kim Alvefur |
2021-10-03 |
mod_tlsfail: Add README
|
Kim Alvefur |
2021-10-03 |
mod_tlsfail: Add c2s support
|
Kim Alvefur |
2021-10-03 |
mod_tweet_data: Return when no tweet data returned
|
JC Brand |
2021-10-01 |
mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten)
|
Kim Alvefur |
2021-09-29 |
mod_rest: Support returning multiple replies in an <xmpp> container
|
Kim Alvefur |
2021-09-28 |
mod_cloud_notify: notify on groupchat messages sent to bare JID
|
arcseconds |
2021-09-25 |
mod_muc_http_auth: Make sure query parameters are URL encoded
|
Seve Ferrer |
2021-09-23 |
mod_muc_http_auth: Make sure query parameters are URL encoded
|
Seve Ferrer |
2021-09-23 |
mod_muc_http_auth: External auth services might need to check on the nickname as well
|
Seve Ferrer |
2021-09-21 |
mod_muc_markers: Don't skip archiving markable messages (thanks nicoco)
|
Matthew Wild |
2021-09-18 |
mod_muc_require_tos: Generate a message id instead of hardcoding "foo"
|
Emmanuel Gil Peyrot |
2021-09-16 |
mod_muc_require_tos: Prevent a traceback when receiving a message with occupant being nil
|
Emmanuel Gil Peyrot |
2021-09-16 |
mod_muc_require_tos: Send the message after the subject, once the client is fully joined
|
Emmanuel Gil Peyrot |
2021-09-16 |
mod_muc_require_tos: Add this new module
|
Emmanuel Gil Peyrot |
2021-09-16 |
mod_debug_omemo: Use archive single message retrieval method
|
Kim Alvefur |
2021-09-15 |
mod_bookmarks2: Use same default as mod_pep for max_items
|
Kim Alvefur |
2021-09-15 |
mod_debug_omemo: Improve no keys/devices cases
|
Matthew Wild |
2021-09-13 |
mod_debug_omemo: Fix traceback in case of zero devices
|
Kim Alvefur |
2021-09-13 |
mod_debug_omemo: Adjust priority to act after mod_mam archived
|
Kim Alvefur |
2021-09-13 |
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 |
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 |