Software /
code /
prosody-modules
Log
mod_muc_limits/mod_muc_limits.lua @ 1042:5fd0860c86cd
description | author | age |
---|---|---|
mod_muc_limits: Allow stanzas from affiliated users even if they are not in the room | Matthew Wild | Mon, 03 Jun 2013 08:36:00 +0100 |
mod_muc_limits: Increase hook priority | Matthew Wild | Sat, 01 Jun 2013 23:36:14 +0100 |
mod_muc_limits: Condense multiple dropped stanzas into a single log message every 5 seconds | Matthew Wild | Sat, 01 Jun 2013 23:21:48 +0100 |
mod_muc_limits: Add muc_max_nick_length option, defaulting to 23 (bytes) | Matthew Wild | Sat, 01 Jun 2013 23:02:40 +0100 |
mod_muc_limits: Import util.jid | Matthew Wild | Sat, 01 Jun 2013 22:47:55 +0100 |
mod_muc_limits: Echo any MUC <x> or <body> in the error reply (required to make Gajim display the error) | Matthew Wild | Sun, 15 Jan 2012 02:05:41 +0000 |
mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload) | Matthew Wild | Sun, 15 Jan 2012 01:40:50 +0000 |