Software /
code /
prosody-modules
Graph
-
mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)Sun, 03 Mar 2024 11:23:40 +0100, by Kim Alvefur
-
mod_log_ringbuffer: Hook POSIX signals via event onlySat, 02 Mar 2024 15:11:20 +0100, by Kim Alvefur
-
mod_traceback: Hook signal via event instead of directlySat, 02 Mar 2024 14:47:09 +0100, by Kim Alvefur
-
mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+Sat, 02 Mar 2024 14:42:27 +0100, by Kim Alvefur
-
mod_muc_moderation: Remove Poezio, feature request gone in migrationThu, 29 Feb 2024 18:05:09 +0100, by Kim Alvefur
-
mod_muc_moderation: Fix exampleThu, 29 Feb 2024 18:00:01 +0100, by Kim Alvefur
-
mod_spam_report_forwarder: Only forward to xmpp: URIs, and exclude MUCsThu, 29 Feb 2024 16:33:15 +0000, by Matthew Wild
-
mod_muc_adhoc_bots: Fix bug preventing multiple commands from showingSun, 25 Feb 2024 19:17:40 -0500, by Stephen Paul Weber
-
mod_push2: empty table instead of nil when not presentSun, 25 Feb 2024 19:10:30 -0500, by Stephen Paul Weber
-
mod_spam_report_forwarder: Support for reporting messages, and reporting to origin serverSun, 25 Feb 2024 15:28:45 +0000, by Matthew Wild
-
mod_pubsub_serverinfo: Update to use mod_server_info (fixes #1841)Fri, 23 Feb 2024 22:50:57 +0000, by Matthew Wild
-
mod_server_info: Rewrite/backport from Prosody 1ce18cb3e6ccFri, 23 Feb 2024 22:47:05 +0000, by Matthew Wild
-
mod_pubsub_serverinfo: Update README to link to known issuesFri, 23 Feb 2024 13:02:33 +0000, by Matthew Wild
-
mod_audit_status: Expose 'crashed' flagTue, 20 Feb 2024 17:11:42 +0000, by Matthew Wild
-
mod_http_upload_external: Fix typo in access documentation.Thu, 15 Feb 2024 09:20:50 -0800, by aidan
-
mod_firewall: Fix REPORT TO action name in documentationMon, 12 Feb 2024 16:31:25 +0000, by Matthew Wild
-
mod_blocking: Drop mention of mod_privacyMon, 12 Feb 2024 15:44:38 +0100, by Kim Alvefur
-
mod_blocking: DeprecateMon, 12 Feb 2024 15:43:11 +0100, by Kim Alvefur
-
mod_privacy_lists: DeprecateMon, 12 Feb 2024 15:41:41 +0100, by Kim Alvefur
-
mod_firewall: Fix to find scripts when installed with plugin installerSun, 11 Feb 2024 12:50:53 +0100, by Kim Alvefur
-
mod_pubsub_mqtt: Update to MQTT 3.1.1Wed, 07 Feb 2024 11:57:30 +0000, by Matthew Wild
-
mod_pubsub_mqtt: Fix syntax errorTue, 30 Jan 2024 14:26:14 +0000, by Matthew Wild
-
mod_pubsub_mqtt: Add TLS port (default 8883) for MQTT connectionsTue, 30 Jan 2024 14:11:35 +0000, by Matthew Wild
-
mod_http_oauth2: Reuse JWT issuance time as substitute for auth timeWed, 24 Jan 2024 17:55:26 +0100, by Kim Alvefur
-
mod_poke_strangers: Fix incorrect log method callsWed, 24 Jan 2024 13:14:36 +0000, by Matthew Wild
-
mod_http_muc_log: Remove compat for very old MUC APITue, 16 Jan 2024 11:47:22 +0100, by Kim Alvefur
-
mod_http_admin_api: metrics: Filter out a value that is commonly nan at startupSat, 13 Jan 2024 12:03:15 +0000, by Matthew Wild
-
mod_groups_muc_bookmarks: Don't add deleted MUCs to user bookmarksFri, 12 Jan 2024 18:21:08 +0000, by Matthew Wild
-
mod_groups_internal: Add flag to indicate when a linked MUC has been deletedFri, 12 Jan 2024 18:20:40 +0000, by Matthew Wild
-
mod_groups_internal: Also remove MUCs that still exist, but have been destroyedFri, 12 Jan 2024 18:19:56 +0000, by Matthew Wild
-
mod_groups_muc_bookmarks: Sync bookmarks when user is added/removed to/from multi-MUC groupFri, 12 Jan 2024 15:40:23 +0000, by Matthew Wild
-
mod_groups_internal: Sync MUC affiliations for multi-MUC groupsFri, 12 Jan 2024 15:38:56 +0000, by Matthew Wild
-
mod_groups_internal: Save MUC room after creation to commit it to storageFri, 12 Jan 2024 15:37:13 +0000, by Matthew Wild
-
mod_groups_internal: Fix traceback when room doesn't existThu, 11 Jan 2024 15:53:18 +0000, by Matthew Wild
-
mod_sasl_ssdp: Fix event name so legacy SASL works correctly (thanks Martin!)Tue, 09 Jan 2024 13:50:18 +0000, by Matthew Wild
-
mod_password_policy: Change error type from 'cancel' to 'modify'Mon, 08 Jan 2024 17:28:39 +0000, by Matthew Wild
-
mod_pubsub_serverinfo: Treat public providers as publicMon, 08 Jan 2024 15:56:11 +0000, by Matthew Wild
-
mod_pubsub_serverinfo: Allow configuration of node persistence/deletionMon, 08 Jan 2024 15:54:09 +0000, by Matthew Wild
-
mod_pubsub_serverinfo: Add explicit xmlns to all pubsub tagsMon, 08 Jan 2024 15:53:21 +0000, by Matthew Wild
-
mod_pubsub_serverinfo: Remove unused variable declarationMon, 08 Jan 2024 15:52:22 +0000, by Matthew Wild
-
mod_pubsub_serverinfo: Some logging improvementsMon, 08 Jan 2024 15:51:52 +0000, by Matthew Wild
-
mod_pubsub_serverinfo: Refresh cache entries if they will expire before next runMon, 08 Jan 2024 15:38:18 +0000, by Matthew Wild
-
mod_pubsub_serverinfo: Add node on compatibilityThu, 04 Jan 2024 16:21:05 +0100, by Guus der Kinderen
-
mod_pubsub_serverinfo: Warm-up opt-in cacheThu, 04 Jan 2024 16:19:55 +0100, by Guus der Kinderen
-
mod_pubsub_serverinfo: Fix namespace parsing issue with disco/infoThu, 04 Jan 2024 15:15:51 +0100, by Guus der Kinderen
-
mod_pubsub_serverinfo: Consider sibling vhosts 'connected'Thu, 04 Jan 2024 15:14:19 +0100, by Guus der Kinderen
-
mod_pubsub_serverinfo: Update documentationThu, 04 Jan 2024 12:33:34 +0100, by Guus der Kinderen
Scroll all the way down to load more.