log mod_muc_limits/mod_muc_limits.lua @ 3603:ec1d25ae6206

age author description
2019-01-18 Kim Alvefur mod_muc_limits: Fix being unload on trunk
2018-12-23 Kim Alvefur mod_muc_limits: Simplify bypass for affiliated users
2018-12-23 Kim Alvefur mod_muc_limits: Add support for new MUC API in Prosody 0.11
2018-12-11 Kim Alvefur mod_muc_limits: Document brokenness with 0.11.x
2018-07-18 Kim Alvefur Backed out parts of changeset a81456a13797
2018-06-03 Jonas Wielicki mod_client_proxy: a Jabber Address Translation implementation
2015-06-18 Kim Alvefur mod_muc_limits: Update to work with both the new and the old MUC API
2014-06-01 Vadim Misbakh-Soloviov mod_muc_limits: Make compatible with new MUC API
2013-10-06 Kim Alvefur mod_muc_limits: Just drop error stanzas instead of bouncing them with more error stanzas
2013-06-08 Matthew Wild mod_muc_limits: Fix traceback on presence sent to the room's bare JID
2013-06-07 Matthew Wild mod_muc_limits: Abort loading on non-MUC hosts (thanks Ge0rG)
2013-06-03 Matthew Wild mod_muc_limits: Allow stanzas from affiliated users even if they are not in the room
2013-06-01 Matthew Wild mod_muc_limits: Increase hook priority
2013-06-01 Matthew Wild mod_muc_limits: Condense multiple dropped stanzas into a single log message every 5 seconds