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