Sun, 03 Mar 2024 16:05:04 +0000 mod_report_forward: Open archive store correctly (thanks Menel)
Matthew Wild <mwild1@gmail.com> [Sun, 03 Mar 2024 16:05:04 +0000] rev 5859
mod_report_forward: Open archive store correctly (thanks Menel)
Sun, 03 Mar 2024 16:03:27 +0000 mod_spam_report_forwarder: Rename to mod_report_forward
Matthew Wild <mwild1@gmail.com> [Sun, 03 Mar 2024 16:03:27 +0000] rev 5858
mod_spam_report_forwarder: Rename to mod_report_forward This module is not only about spam reports.
Sun, 03 Mar 2024 11:23:40 +0100 mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)
Kim Alvefur <zash@zash.se> [Sun, 03 Mar 2024 11:23:40 +0100] rev 5857
mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel) Otherwise the global event handlers accumulate, one added each time logging is reoladed, and each invocation of the signal or event triggers one dump of each created ringbuffer.
Sat, 02 Mar 2024 15:11:20 +0100 mod_log_ringbuffer: Hook POSIX signals via event only
Kim Alvefur <zash@zash.se> [Sat, 02 Mar 2024 15:11:20 +0100] rev 5856
mod_log_ringbuffer: Hook POSIX signals via event only
Sat, 02 Mar 2024 14:47:09 +0100 mod_traceback: Hook signal via event instead of directly
Kim Alvefur <zash@zash.se> [Sat, 02 Mar 2024 14:47:09 +0100] rev 5855
mod_traceback: Hook signal via event instead of directly Safer this way, see Prosody trunk rev 69faf3552d52
Sat, 02 Mar 2024 14:42:27 +0100 mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+
Kim Alvefur <zash@zash.se> [Sat, 02 Mar 2024 14:42:27 +0100] rev 5854
mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+ Hooking an event is safer than directly hooking signals For context see Prosody trunk rev 69faf3552d52
Thu, 29 Feb 2024 18:05:09 +0100 mod_muc_moderation: Remove Poezio, feature request gone in migration
Kim Alvefur <zash@zash.se> [Thu, 29 Feb 2024 18:05:09 +0100] rev 5853
mod_muc_moderation: Remove Poezio, feature request gone in migration
Thu, 29 Feb 2024 18:00:01 +0100 mod_muc_moderation: Fix example
Kim Alvefur <zash@zash.se> [Thu, 29 Feb 2024 18:00:01 +0100] rev 5852
mod_muc_moderation: Fix example
Thu, 29 Feb 2024 16:33:15 +0000 mod_spam_report_forwarder: Only forward to xmpp: URIs, and exclude MUCs
Matthew Wild <mwild1@gmail.com> [Thu, 29 Feb 2024 16:33:15 +0000] rev 5851
mod_spam_report_forwarder: Only forward to xmpp: URIs, and exclude MUCs
Sun, 25 Feb 2024 19:17:40 -0500 mod_muc_adhoc_bots: Fix bug preventing multiple commands from showing
Stephen Paul Weber <singpolyma@singpolyma.net> [Sun, 25 Feb 2024 19:17:40 -0500] rev 5850
mod_muc_adhoc_bots: Fix bug preventing multiple commands from showing
(0) -3000 -1000 -300 -100 -10 +10 tip