log

age author description
Sat, 20 Aug 2016 21:59:39 +0200 Kim Alvefur mod_http_upload: Warn if upload size limit set higher than body size limit in http parser (applies to 0.10+)
Sat, 20 Aug 2016 18:33:43 +0200 Kim Alvefur mod_http_upload: Mention modules_enabled, but no example
Sat, 20 Aug 2016 17:44:44 +0200 Kim Alvefur mod_spam_reporting: Correctly check <text> child, not <reason>
Sat, 20 Aug 2016 17:22:32 +0200 Kim Alvefur mod_spam_reporting/README: Mention the event.
Sat, 20 Aug 2016 17:20:52 +0200 Kim Alvefur mod_spam_reporting: Apply JID prepping
Sat, 20 Aug 2016 17:20:08 +0200 Kim Alvefur mod_spam_reporting: Add Copyright header
Sat, 20 Aug 2016 17:19:10 +0200 Kim Alvefur mod_spam_reporting: Remove unused import of util.stanza [luacheck]
Sat, 20 Aug 2016 17:18:25 +0200 Kim Alvefur mod_spam_reporting/README: Set Beta tag
Sat, 20 Aug 2016 17:15:50 +0200 Kim Alvefur mod_spam_reporting: Fire an event to ease processing from other modules
Sat, 20 Aug 2016 17:15:14 +0200 Kim Alvefur mod_spam_reporting: Continue looking for spam reports even when one <item> does not have one
Sat, 20 Aug 2016 17:13:43 +0200 Kim Alvefur mod_spam_reporting: Hook the blocking action, not blocklist fetching
Thu, 18 Aug 2016 20:39:14 +0200 Kim Alvefur mod_track_muc_joins: Fix saving the room nick (was using the room node)
Thu, 18 Aug 2016 10:25:29 +0100 Matthew Wild mod_filter_words: Very basic module in its early stages, to filter words in messages
Sat, 13 Aug 2016 18:19:17 +0200 Kim Alvefur mod_block_registrations/README: Correct name of option (thanks Milan*)
Sat, 13 Aug 2016 16:23:25 +0200 Kim Alvefur mod_storage_xmlarchive: Fix date pattern in purge (related to #725)