log mod_muc_rtbl/mod_muc_rtbl.lua @ 4978:4c8b66da4dec

age author description
2021-12-06 Kim Alvefur mod_muc_rtbl: Optimize case with zero hashes
2021-12-06 Matthew Wild mod_muc_rtbl: Check joining user's host against RTBL
2021-12-06 Matthew Wild mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)
2021-12-06 Matthew Wild mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
2021-12-06 Matthew Wild mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)
2021-12-06 Matthew Wild mod_muc_rtbl: Sync existing list entries when first loaded
2021-12-05 Matthew Wild mod_muc_rtbl: Real-time blocklist checks for MUC services