Log

mod_muc_limits/mod_muc_limits.lua @ 3293:f728c8c42860

description author age
Backed out parts of changeset a81456a13797 Kim Alvefur 2018-07-18
mod_client_proxy: a Jabber Address Translation implementation Jonas Wielicki 2018-06-03
mod_muc_limits: Update to work with both the new and the old MUC API Kim Alvefur 2015-06-18
mod_muc_limits: Make compatible with new MUC API Vadim Misbakh-Soloviov 2014-06-01
mod_muc_limits: Just drop error stanzas instead of bouncing them with more error stanzas Kim Alvefur 2013-10-06
mod_muc_limits: Fix traceback on presence sent to the room's bare JID Matthew Wild 2013-06-08
mod_muc_limits: Abort loading on non-MUC hosts (thanks Ge0rG) Matthew Wild 2013-06-07
mod_muc_limits: Allow stanzas from affiliated users even if they are not in the room Matthew Wild 2013-06-03
mod_muc_limits: Increase hook priority Matthew Wild 2013-06-01
mod_muc_limits: Condense multiple dropped stanzas into a single log message every 5 seconds Matthew Wild 2013-06-01
mod_muc_limits: Add muc_max_nick_length option, defaulting to 23 (bytes) Matthew Wild 2013-06-01
mod_muc_limits: Import util.jid Matthew Wild 2013-06-01
mod_muc_limits: Echo any MUC <x> or <body> in the error reply (required to make Gajim display the error) Matthew Wild 2012-01-15
mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload) Matthew Wild 2012-01-15
mod_muc_limits: Don't limit room leaving Matthew Wild 2012-01-15
mod_muc_limits: New module to impose overall rate-limits on a MUC (not on individual users) Matthew Wild 2012-01-15