Software /
code /
prosody-modules
Graph
-
mod_tlsfail: Add README2021-10-03, by Kim Alvefur
-
mod_tlsfail: Add c2s support2021-10-03, by Kim Alvefur
-
mod_tweet_data: Return when no tweet data returned2021-10-01, by JC Brand
-
mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten)2021-09-29, by Kim Alvefur
-
mod_rest: Support returning multiple replies in an <xmpp> container2021-09-28, by Kim Alvefur
-
mod_cloud_notify: notify on groupchat messages sent to bare JID2021-09-25, by arcseconds
-
mod_muc_http_auth: Make sure query parameters are URL encoded2021-09-23, by Seve Ferrer
-
mod_muc_http_auth: Make sure query parameters are URL encoded2021-09-23, by Seve Ferrer
-
mod_muc_http_auth: External auth services might need to check on the nickname as well2021-09-21, by Seve Ferrer
-
mod_muc_markers: Don't skip archiving markable messages (thanks nicoco)2021-09-18, by Matthew Wild
-
mod_muc_require_tos: Generate a message id instead of hardcoding "foo"2021-09-16, by Emmanuel Gil Peyrot
-
mod_muc_require_tos: Prevent a traceback when receiving a message with occupant being nil2021-09-16, by Emmanuel Gil Peyrot
-
mod_muc_require_tos: Send the message after the subject, once the client is fully joined2021-09-16, by Emmanuel Gil Peyrot
-
mod_muc_require_tos: Add this new module2021-09-16, by Emmanuel Gil Peyrot
-
mod_debug_omemo: Use archive single message retrieval method2021-09-15, by Kim Alvefur
-
mod_bookmarks2: Use same default as mod_pep for max_items2021-09-15, by Kim Alvefur
-
mod_debug_omemo: Improve no keys/devices cases2021-09-13, by Matthew Wild
-
mod_debug_omemo: Fix traceback in case of zero devices2021-09-13, by Kim Alvefur
-
mod_debug_omemo: Adjust priority to act after mod_mam archived2021-09-13, by Kim Alvefur
-
mod_debug_omemo: README: Maybe fix version table2021-09-13, by Matthew Wild
-
mod_debug_omemo: Fix header level in HTML template2021-09-13, by Matthew Wild
-
mod_debug_omemo: OMEMO debugging tool2021-09-13, by Matthew Wild
-
mod_smacks: Include username in offline event, mirroring Prosody 0.10+2021-09-12, by Kim Alvefur
-
mod_auto_moved: Fix README rendering2021-09-12, by Matthew Wild
-
mod_auto_moved: New module implementing XEP-0283 r0.2.02021-09-12, by Matthew Wild
-
mod_smacks: Update README2021-09-12, by Martin Dosch
-
mod_http_muc_log: Sort rooms with a description before those without2021-09-11, by Kim Alvefur
-
mod_http_muc_log: Add way to list certain rooms in a specified order2021-09-11, by Kim Alvefur
-
mod_s2s_auth_samecert: Handle lack of provided client certificate2021-09-10, by Kim Alvefur
-
mod_tls_policy: Switch method of checking for TLS-encrypted connection2021-09-09, by Kim Alvefur
-
mod_invites_register: advertise new stream feature from XEP-04452021-09-09, by Matthew Wild
-
mod_register_apps: Fix removal on unload (thanks ibikk)2021-09-08, by Kim Alvefur
-
mod_storage_xmlarchive: Stop exporting XEP-0091 timestamp in conversion2021-09-04, by Kim Alvefur
-
mod_http_oauth2: Gracefully handle cache write failure2021-09-02, by Kim Alvefur
-
mod_http_oauth2: Optimize cleanup timer2021-09-02, by Kim Alvefur
-
mod_external_services: Factor out public function for converting to XML2021-08-30, by Kim Alvefur
-
mod_external_services: Factor out public function returning current services2021-08-29, by Kim Alvefur
-
mod_external_services: Filter services by requested credentials using a Set2021-08-30, by Kim Alvefur
-
mod_external_services: Validate required attributes on credentials requests2021-08-29, by Kim Alvefur
-
mod_muc_cloud_notify: Fix comparison between string and number in reference extraction. Fixes #1681.2021-09-01, by Matthew Wild
-
mod_watch_spam_reports: Support for fetching admins from authz provider2021-08-26, by Matthew Wild
-
mod_spam_reporting: Fallback string for missing 'reason'2021-08-25, by Kim Alvefur
-
mod_spam_reporting: Missed a spot2021-08-25, by Kim Alvefur
-
mod_spam_reporting: Refactor to deduplicate code2021-08-25, by Kim Alvefur
-
mod_spam_reporting: Rename variable avoid name clash with global function2021-08-25, by Kim Alvefur
-
mod_spam_reporting: Make 'reason' text an optional value2021-08-25, by Kim Alvefur
-
mod_watch_spam_reports: Prepare for changing 'reason' to an optional value2021-08-25, by Kim Alvefur
-
mod_spam_reporting: Handle unknown or future report types2021-08-25, by Kim Alvefur
-
mod_tos: Initial draft2021-08-25, by Jonas Schäfer
-
mod_http_upload: Prevent the module from starting without TLS2021-08-25, by Emmanuel Gil Peyrot
-
mod_http_upload: Don’t send http: URIs to clients, this is forbidden by the XEP2021-08-25, by Emmanuel Gil Peyrot
-
mod_http_muc_kick: Missing local keyword2021-08-23, by Seve Ferrer
-
mod_cloud_notify_encrypted: Ensure body substring remains valid UTF-82021-08-22, by Kim Alvefur
-
mod_cloud_notify_encrypted: For encrypted messages, push a friendly message instead of fallback body2021-08-22, by Matthew Wild
-
mod_storage_xmlarchive: Support query by list of IDs2021-08-15, by Kim Alvefur
-
mod_storage_xmlarchive: Support full id range queries2021-08-12, by Kim Alvefur
-
mod_storage_xmlarchive: Fix return of numeric 'when' from key-value API2021-08-12, by Kim Alvefur
-
mod_storage_xmlarchive: Advertise capabilities (none atm)2021-08-12, by Kim Alvefur
-
mod_pubsub_text_interface: Move quick response out of unknown command text2021-08-12, by Kim Alvefur
-
mod_pubsub_text_interface: Fix move quick response tags out of <body>2021-08-12, by Kim Alvefur
-
mod_http_muc_kick: Fix typo2021-08-12, by Seve Ferrer
-
mod_http_muc_kick: Publish module2021-08-10, by Seve Ferrer
-
mod_bookmarks2: Add missing @publisher in tests2021-07-30, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Update namespace to :12021-07-30, by Emmanuel Gil Peyrot
Scroll all the way down to load more.