Mercurial > prosody-modules
log mod_muc_ban_ip/mod_muc_ban_ip.lua @ 4593:b65a363d32d2
age | author | description |
---|---|---|
2021-01-11 | Georg Lukas | mod_muc_ban_ip: Lua is not C, fix typo |
2021-01-06 | Georg Lukas | mod_muc_ban_ip: do not error() on banned user sending error to MUC |
2019-08-15 | Georg Lukas | mod_muc_ban_ip: log fallback to module |
2018-12-13 | Matthew Wild | mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced |
2015-04-07 | Kim Alvefur | mod_muc_ban_ip: Cleanup [luacheck] |
2015-04-06 | Kim Alvefur | mod_muc_ban_ip: Increase priority of hooks, fixes if eg mod_presence gets called first |
2013-05-09 | Matthew Wild | mod_muc_ban_ip: When a user is banned from a MUC, ban their IP from the MUC also (works for remote rooms too) |