Log

description author age
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
mod_track_muc_joins: Fix saving the room nick (was using the room node) Kim Alvefur Thu, 18 Aug 2016 20:39:14 +0200
mod_filter_words: Very basic module in its early stages, to filter words in messages Matthew Wild Thu, 18 Aug 2016 10:25:29 +0100
mod_block_registrations/README: Correct name of option (thanks Milan*) Kim Alvefur Sat, 13 Aug 2016 18:19:17 +0200
mod_storage_xmlarchive: Fix date pattern in purge (related to #725) Kim Alvefur Sat, 13 Aug 2016 16:23:25 +0200
mod_mam: Log messages from local clients on the clients session Kim Alvefur Fri, 12 Aug 2016 18:20:08 +0200
mod_spam_reporting/README: Fix syntax mistakenly normalized by pandoc Kim Alvefur Tue, 09 Aug 2016 19:53:55 +0200
mod_spam_reporting: Add README Kim Alvefur Tue, 09 Aug 2016 19:52:01 +0200
mod_spam_reporting: Fix syntax [luacheck] Kim Alvefur Tue, 09 Aug 2016 17:37:31 +0200
mod_spam_reporting: Basic implementation of XEP-0377: Spam Reporting Kim Alvefur Tue, 09 Aug 2016 17:36:02 +0200
mod_http_hostaliases: Give HTTP hosts additional aliases Kim Alvefur Tue, 09 Aug 2016 14:23:30 +0200
mod_track_muc_joins: Keep the nickname around Kim Alvefur Sun, 31 Jul 2016 17:59:13 +0200
mod_cloud_notify: One log message per push sent (happy now Ge0rg?) Kim Alvefur Thu, 28 Jul 2016 14:47:28 +0200
mod_cloud_notify: Log when sending notifications Kim Alvefur Thu, 28 Jul 2016 13:18:46 +0200
mod_cloud_notify: Store data for corret user (origin is not correct here) Kim Alvefur Thu, 28 Jul 2016 13:13:08 +0200
mod_cloud_notify: Save data after changes Kim Alvefur Thu, 28 Jul 2016 12:37:20 +0200
mod_cloud_notify: Abort and return error if unable to read storage to prevent loss of existing but unreachable data Kim Alvefur Thu, 28 Jul 2016 12:36:59 +0200
mod_cloud_notify: Log message if no dataform is found Kim Alvefur Thu, 28 Jul 2016 12:35:57 +0200
mod_cloud_notify: Log message when 'jid' is missing from enable request Kim Alvefur Thu, 28 Jul 2016 12:34:15 +0200
mod_rawdebug: Simplify, remove telnet command, log every single byte Kim Alvefur Thu, 28 Jul 2016 12:14:33 +0200
mod_cloud_notify: Retrieve data form by name and namespace so unknown elements are ignored Kim Alvefur Thu, 28 Jul 2016 12:12:23 +0200
mod_cloud_notify: Cache <enable> in local Kim Alvefur Thu, 28 Jul 2016 12:10:09 +0200
mod_cloud_notify: Apply pre-serialization to publish-options Kim Alvefur Tue, 26 Jul 2016 13:29:51 +0200
mod_cloud_notify: Add some logging when a client attempts to enable push notifications Kim Alvefur Tue, 26 Jul 2016 13:08:44 +0200
mod_smacks: Signal that we're about to send an ack request from read timeout event to prevent a duplicate request from outgoing stanza filter Kim Alvefur Tue, 26 Jul 2016 12:37:04 +0200
mod_cloud_notify/README: Reflow text Kim Alvefur Tue, 26 Jul 2016 11:49:57 +0200
mod_cloud_notify/README: Let's call it Beta Kim Alvefur Tue, 26 Jul 2016 11:49:49 +0200
mod_cloud_notify/README: Add compatibility section Kim Alvefur Tue, 26 Jul 2016 11:49:22 +0200
mod_cloud_notify: Update copyright year Kim Alvefur Tue, 26 Jul 2016 11:42:57 +0200
mod_cloud_notify: Use typed config API Kim Alvefur Tue, 26 Jul 2016 11:42:47 +0200
mod_storage_muconference_readonly: Use the correct store name, and add description. Emmanuel Gil Peyrot Sun, 24 Jul 2016 17:17:06 +0100
mod_storage_ejabberd_readonly: Fix the key for the private store, it’s node:namespace but just namespace in Ejabberd Emmanuel Gil Peyrot Sun, 24 Jul 2016 17:14:13 +0100
mod_log_rate: Fix to actually use module methods Kim Alvefur Tue, 19 Jul 2016 00:01:58 +0200
mod_host_status_heartbeat/README: Correct module name Kim Alvefur Thu, 14 Jul 2016 17:42:31 +0200
mod_host_status_check/README: Linkify module names Kim Alvefur Thu, 14 Jul 2016 17:40:46 +0200
mod_invite: Serve CSS correctly Kim Alvefur Fri, 08 Jul 2016 23:58:10 +0200
mod_invite: Add explicit dependency on mod_adhoc to make sure it is loaded Kim Alvefur Fri, 08 Jul 2016 23:57:20 +0200
mod_invite: Use XML/HTML entity escaping from util.stanza Kim Alvefur Fri, 08 Jul 2016 23:56:42 +0200
mod_privacy_lists/README: Link to mod_blocklist Kim Alvefur Fri, 08 Jul 2016 23:42:30 +0200
mod_http_muc_log: Find next and previous date with date index if this is supported by the storage driver Kim Alvefur Fri, 08 Jul 2016 22:40:30 +0200
mod_http_muc_log: Link to next day with content, regardless of type (simplifes) Kim Alvefur Fri, 08 Jul 2016 22:39:41 +0200
mod_s2s_auth_samecert: Log which s2sout has a matching cert Kim Alvefur Fri, 08 Jul 2016 22:37:48 +0200
mod_vjud/README: Use autolinking Kim Alvefur Fri, 08 Jul 2016 22:35:31 +0200
mod_blocking/README: Use magic autolinking Kim Alvefur Fri, 08 Jul 2016 22:35:13 +0200
mod_http_upload: Add disco identity Matthew Wild Mon, 04 Jul 2016 10:38:56 +0100
Correct short description key to 'summary' Kim Alvefur Sat, 02 Jul 2016 17:39:30 +0200
mod_http_host_status_check: Bump default timeout threshold to 10s (from 5s). Heartbeats default to every 5s. Matthew Wild Sat, 02 Jul 2016 16:05:02 +0100
mod_http_host_status_check: Fix some luacheck warnings Matthew Wild Sat, 02 Jul 2016 16:04:35 +0100