Mercurial > prosody-modules
log mod_muc_rtbl/mod_muc_rtbl.lua @ 5153:d69cc9a23fad
age | author | description |
---|---|---|
Mon, 06 Dec 2021 18:19:19 +0100 | Kim Alvefur | mod_muc_rtbl: Optimize case with zero hashes |
Mon, 06 Dec 2021 12:27:16 +0000 | Matthew Wild | mod_muc_rtbl: Check joining user's host against RTBL |
Mon, 06 Dec 2021 12:26:16 +0000 | Matthew Wild | mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck) |
Mon, 06 Dec 2021 12:24:07 +0000 | Matthew Wild | mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC |
Mon, 06 Dec 2021 12:02:45 +0000 | Matthew Wild | mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux) |
Mon, 06 Dec 2021 10:36:02 +0000 | Matthew Wild | mod_muc_rtbl: Sync existing list entries when first loaded |
Sun, 05 Dec 2021 18:22:47 +0000 | Matthew Wild | mod_muc_rtbl: Real-time blocklist checks for MUC services |