Mercurial > prosody-modules
log mod_muc_limits/mod_muc_limits.lua @ 1038:edb06824a5a4
age | author | description |
---|---|---|
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) |
Sun, 15 Jan 2012 01:36:11 +0000 | Matthew Wild | mod_muc_limits: Don't limit room leaving |
Sun, 15 Jan 2012 01:08:15 +0000 | Matthew Wild | mod_muc_limits: New module to impose overall rate-limits on a MUC (not on individual users) |