Thu, 09 Dec 2021 23:48:25 +0100 mod_export_skeletons: Command to aid in analysis of archive contents
Kim Alvefur <zash@zash.se> [Thu, 09 Dec 2021 23:48:25 +0100] rev 4819
mod_export_skeletons: Command to aid in analysis of archive contents
Tue, 07 Dec 2021 20:36:13 +0100 mod_muc_moderation: Handle non-retraction moderation
Kim Alvefur <zash@zash.se> [Tue, 07 Dec 2021 20:36:13 +0100] rev 4818
mod_muc_moderation: Handle non-retraction moderation The XEP is light on details and does not show any example of non-retraction uses.
Mon, 06 Dec 2021 18:19:19 +0100 mod_muc_rtbl: Optimize case with zero hashes
Kim Alvefur <zash@zash.se> [Mon, 06 Dec 2021 18:19:19 +0100] rev 4817
mod_muc_rtbl: Optimize case with zero hashes On the assumption that during quiet times between torrents of spam, the hash set would be empty. There would be no point in doing the operations and hashes to check for a match in that case.
Mon, 06 Dec 2021 12:27:16 +0000 mod_muc_rtbl: Check joining user's host against RTBL
Matthew Wild <mwild1@gmail.com> [Mon, 06 Dec 2021 12:27:16 +0000] rev 4816
mod_muc_rtbl: Check joining user's host against RTBL
Mon, 06 Dec 2021 12:26:16 +0000 mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)
Matthew Wild <mwild1@gmail.com> [Mon, 06 Dec 2021 12:26:16 +0000] rev 4815
mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)
Mon, 06 Dec 2021 12:24:07 +0000 mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
Matthew Wild <mwild1@gmail.com> [Mon, 06 Dec 2021 12:24:07 +0000] rev 4814
mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
Mon, 06 Dec 2021 12:02:45 +0000 mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)
Matthew Wild <mwild1@gmail.com> [Mon, 06 Dec 2021 12:02:45 +0000] rev 4813
mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)
Mon, 06 Dec 2021 10:36:02 +0000 mod_muc_rtbl: Sync existing list entries when first loaded
Matthew Wild <mwild1@gmail.com> [Mon, 06 Dec 2021 10:36:02 +0000] rev 4812
mod_muc_rtbl: Sync existing list entries when first loaded
Sun, 05 Dec 2021 18:22:47 +0000 mod_muc_rtbl: Real-time blocklist checks for MUC services
Matthew Wild <mwild1@gmail.com> [Sun, 05 Dec 2021 18:22:47 +0000] rev 4811
mod_muc_rtbl: Real-time blocklist checks for MUC services
Sat, 04 Dec 2021 23:11:16 +0100 mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox)
Kim Alvefur <zash@zash.se> [Sat, 04 Dec 2021 23:11:16 +0100] rev 4810
mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox) jid.join(a, b) --> a.."@"..b thus you get 'room@muc.host@nick' which ... is not a proper JID
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip