log mod_muc_limits/mod_muc_limits.lua @ 5819:bb51cf204dd4 default tip

age author description
Sat, 15 Jul 2023 09:09:41 +0200 Kim Alvefur mod_muc_limits: Reduce cost of multi-line messages, make configurable
Sun, 25 Jun 2023 00:00:02 +0200 Kim Alvefur mod_muc_limits: Add a limit on number of bytes in a message body
Sat, 24 Jun 2023 23:56:13 +0200 Kim Alvefur mod_muc_limits: Add a limit on number of lines per message
Sat, 24 Jun 2023 23:51:31 +0200 Kim Alvefur mod_muc_limits: Raise cost for multi-line messages
Fri, 03 Apr 2020 12:26:56 +0100 Matthew Wild mod_muc_limits: Add config option to limit to join stanzas only
Fri, 03 Apr 2020 12:24:54 +0100 Matthew Wild mod_muc_limits: Add [luacheck] annotation to silence unused loop variable warning
Fri, 18 Jan 2019 18:28:03 +0100 Kim Alvefur mod_muc_limits: Fix being unload on trunk
Sun, 23 Dec 2018 22:52:23 +0100 Kim Alvefur mod_muc_limits: Simplify bypass for affiliated users
Sun, 23 Dec 2018 21:46:06 +0100 Kim Alvefur mod_muc_limits: Add support for new MUC API in Prosody 0.11
Tue, 11 Dec 2018 18:27:40 +0100 Kim Alvefur mod_muc_limits: Document brokenness with 0.11.x
Wed, 18 Jul 2018 15:57:13 +0200 Kim Alvefur Backed out parts of changeset a81456a13797
Sun, 03 Jun 2018 13:55:10 +0200 Jonas Wielicki mod_client_proxy: a Jabber Address Translation implementation
Thu, 18 Jun 2015 19:15:55 +0200 Kim Alvefur mod_muc_limits: Update to work with both the new and the old MUC API
Sun, 01 Jun 2014 16:08:05 +0700 Vadim Misbakh-Soloviov mod_muc_limits: Make compatible with new MUC API
Sun, 06 Oct 2013 17:30:21 +0200 Kim Alvefur mod_muc_limits: Just drop error stanzas instead of bouncing them with more error stanzas