Mercurial > prosody-modules
log mod_muc_limits/mod_muc_limits.lua @ 1053:cabbcc1997d9
age | author | description |
---|---|---|
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 |
Sun, 15 Jan 2012 02:05:41 +0000 | Matthew Wild | mod_muc_limits: Echo any MUC <x> or <body> in the error reply (required to make Gajim display the error) |
Sun, 15 Jan 2012 01:40:50 +0000 | Matthew Wild | mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload) |