log

age author description
Sun, 03 Mar 2024 16:10:14 +0000 Matthew Wild mod_report_forward: Depend on mod_spam_reporting for auto-loading
Sun, 03 Mar 2024 16:05:04 +0000 Matthew Wild mod_report_forward: Open archive store correctly (thanks Menel)
Sun, 03 Mar 2024 16:03:27 +0000 Matthew Wild mod_spam_report_forwarder: Rename to mod_report_forward
Sun, 03 Mar 2024 11:23:40 +0100 Kim Alvefur mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)
Sat, 02 Mar 2024 15:11:20 +0100 Kim Alvefur mod_log_ringbuffer: Hook POSIX signals via event only
Sat, 02 Mar 2024 14:47:09 +0100 Kim Alvefur mod_traceback: Hook signal via event instead of directly
Sat, 02 Mar 2024 14:42:27 +0100 Kim Alvefur mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+
Thu, 29 Feb 2024 18:05:09 +0100 Kim Alvefur mod_muc_moderation: Remove Poezio, feature request gone in migration
Thu, 29 Feb 2024 18:00:01 +0100 Kim Alvefur mod_muc_moderation: Fix example
Thu, 29 Feb 2024 16:33:15 +0000 Matthew Wild mod_spam_report_forwarder: Only forward to xmpp: URIs, and exclude MUCs
Sun, 25 Feb 2024 19:17:40 -0500 Stephen Paul Weber mod_muc_adhoc_bots: Fix bug preventing multiple commands from showing
Sun, 25 Feb 2024 19:10:30 -0500 Stephen Paul Weber mod_push2: empty table instead of nil when not present
Sun, 25 Feb 2024 15:28:45 +0000 Matthew Wild mod_spam_report_forwarder: Support for reporting messages, and reporting to origin server
Fri, 23 Feb 2024 22:50:57 +0000 Matthew Wild mod_pubsub_serverinfo: Update to use mod_server_info (fixes #1841)
Fri, 23 Feb 2024 22:47:05 +0000 Matthew Wild mod_server_info: Rewrite/backport from Prosody 1ce18cb3e6cc
Fri, 23 Feb 2024 13:02:33 +0000 Matthew Wild mod_pubsub_serverinfo: Update README to link to known issues