Mercurial > prosody-modules
graph
-
mod_cloud_notify_priority_tag: Fix summary (thanks Zash)2021-10-18, by Matthew Wild
-
mod_http_admin_api: Include client info in push registration debug output2021-10-18, by Matthew Wild
-
mod_cloud_notify: Record client id (or resource) and language during registration2021-10-18, by Matthew Wild
-
mod_cloud_notify: Fix some minor luacheck offences2021-10-18, by Matthew Wild
-
mod_cloud_notify: Reverse dependencies2021-10-17, by Kim Alvefur
-
mod_auth_cyrus: Import from Prosody rev 8f1e7fd55e7b2021-10-17, by Kim Alvefur
-
mod_delegation: update to XEP-0355 v0.52021-10-15, by Goffi
-
mod_cloud_notify_extensions: Add depends metadata for plugin installer2021-10-15, by Kim Alvefur
-
mod_groups_internal: Remove deleted user from groups2021-10-12, by Kim Alvefur
-
mod_groups_internal: Fix accidental global [luacheck]2021-10-12, by Kim Alvefur
-
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions2021-10-10, by Matthew Wild
-
mod_tlsfail/README: Fix header2021-10-03, by Kim Alvefur
-
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