Software /
code /
prosody-modules
Log
mod_muc_ban_ip/mod_muc_ban_ip.lua @ 4717:f4f07891c4cc
description | author | age |
---|---|---|
mod_muc_ban_ip: Lua is not C, fix typo | Georg Lukas | Mon, 11 Jan 2021 16:11:08 +0100 |
mod_muc_ban_ip: do not error() on banned user sending error to MUC | Georg Lukas | Wed, 06 Jan 2021 17:07:16 +0100 |
mod_muc_ban_ip: log fallback to module | Georg Lukas | Thu, 15 Aug 2019 09:26:02 +0200 |
mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced | Matthew Wild | Thu, 13 Dec 2018 10:35:26 +0000 |
mod_muc_ban_ip: Cleanup [luacheck] | Kim Alvefur | Tue, 07 Apr 2015 17:35:05 +0200 |
mod_muc_ban_ip: Increase priority of hooks, fixes if eg mod_presence gets called first | Kim Alvefur | Mon, 06 Apr 2015 22:21:23 +0200 |
mod_muc_ban_ip: When a user is banned from a MUC, ban their IP from the MUC also (works for remote rooms too) | Matthew Wild | Thu, 09 May 2013 10:15:47 +0100 |