log mod_muc_limits/mod_muc_limits.lua @ 2435:05248d5a7166

age author description
2015-06-18 Kim Alvefur mod_muc_limits: Update to work with both the new and the old MUC API
2014-06-01 Vadim Misbakh-Soloviov mod_muc_limits: Make compatible with new MUC API
2013-10-06 Kim Alvefur mod_muc_limits: Just drop error stanzas instead of bouncing them with more error stanzas
2013-06-08 Matthew Wild mod_muc_limits: Fix traceback on presence sent to the room's bare JID
2013-06-07 Matthew Wild mod_muc_limits: Abort loading on non-MUC hosts (thanks Ge0rG)
2013-06-03 Matthew Wild mod_muc_limits: Allow stanzas from affiliated users even if they are not in the room
2013-06-01 Matthew Wild mod_muc_limits: Increase hook priority
2013-06-01 Matthew Wild mod_muc_limits: Condense multiple dropped stanzas into a single log message every 5 seconds