log mod_muc_limits/mod_muc_limits.lua @ 1170:6695c3098025

age author description
Sat, 08 Jun 2013 16:31:13 +0100 Matthew Wild mod_muc_limits: Fix traceback on presence sent to the room's bare JID
Fri, 07 Jun 2013 14:29:01 +0100 Matthew Wild mod_muc_limits: Abort loading on non-MUC hosts (thanks Ge0rG)
Mon, 03 Jun 2013 08:36:00 +0100 Matthew Wild mod_muc_limits: Allow stanzas from affiliated users even if they are not in the room
Sat, 01 Jun 2013 23:36:14 +0100 Matthew Wild mod_muc_limits: Increase hook priority
Sat, 01 Jun 2013 23:21:48 +0100 Matthew Wild mod_muc_limits: Condense multiple dropped stanzas into a single log message every 5 seconds
Sat, 01 Jun 2013 23:02:40 +0100 Matthew Wild mod_muc_limits: Add muc_max_nick_length option, defaulting to 23 (bytes)
Sat, 01 Jun 2013 22:47:55 +0100 Matthew Wild mod_muc_limits: Import util.jid