mod_storage_xmlarchive: Determine if a message is the first of day by checking if the list file exists before
|
Kim Alvefur |
Tue, 23 Aug 2016 23:39:57 +0200 |
mod_storage_xmlarchive: Include the missing append_raw() for 0.9 compatibility
|
Kim Alvefur |
Tue, 23 Aug 2016 17:54:00 +0200 |
mod_http_upload: Handle case of non-existant path
|
Kim Alvefur |
Tue, 23 Aug 2016 02:13:34 +0200 |
mod_http_upload: Add a comment
|
Kim Alvefur |
Tue, 23 Aug 2016 02:09:32 +0200 |
mod_http_upload: Construct the upload slot URL using the LuaSocket URL library (fixes #717)
|
Kim Alvefur |
Tue, 23 Aug 2016 00:44:14 +0200 |
mod_http_upload: Warn if upload size limit set higher than body size limit in http parser (applies to 0.10+)
|
Kim Alvefur |
Sat, 20 Aug 2016 21:59:39 +0200 |
mod_http_upload: Mention modules_enabled, but no example
|
Kim Alvefur |
Sat, 20 Aug 2016 18:33:43 +0200 |
mod_spam_reporting: Correctly check <text> child, not <reason>
|
Kim Alvefur |
Sat, 20 Aug 2016 17:44:44 +0200 |
mod_spam_reporting/README: Mention the event.
|
Kim Alvefur |
Sat, 20 Aug 2016 17:22:32 +0200 |
mod_spam_reporting: Apply JID prepping
|
Kim Alvefur |
Sat, 20 Aug 2016 17:20:52 +0200 |
mod_spam_reporting: Add Copyright header
|
Kim Alvefur |
Sat, 20 Aug 2016 17:20:08 +0200 |
mod_spam_reporting: Remove unused import of util.stanza [luacheck]
|
Kim Alvefur |
Sat, 20 Aug 2016 17:19:10 +0200 |
mod_spam_reporting/README: Set Beta tag
|
Kim Alvefur |
Sat, 20 Aug 2016 17:18:25 +0200 |
mod_spam_reporting: Fire an event to ease processing from other modules
|
Kim Alvefur |
Sat, 20 Aug 2016 17:15:50 +0200 |
mod_spam_reporting: Continue looking for spam reports even when one <item> does not have one
|
Kim Alvefur |
Sat, 20 Aug 2016 17:15:14 +0200 |
mod_spam_reporting: Hook the blocking action, not blocklist fetching
|
Kim Alvefur |
Sat, 20 Aug 2016 17:13:43 +0200 |