Mercurial > prosody-modules
log mod_muc_limits/mod_muc_limits.lua @ 1283:3e96889c0c36
age | author | description |
---|---|---|
Sun, 06 Oct 2013 17:30:21 +0200 | Kim Alvefur | mod_muc_limits: Just drop error stanzas instead of bouncing them with more error stanzas |
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 |