log

age author description
Tue, 09 Aug 2016 17:37:31 +0200 Kim Alvefur mod_spam_reporting: Fix syntax [luacheck]
Tue, 09 Aug 2016 17:36:02 +0200 Kim Alvefur mod_spam_reporting: Basic implementation of XEP-0377: Spam Reporting
Tue, 09 Aug 2016 14:23:30 +0200 Kim Alvefur mod_http_hostaliases: Give HTTP hosts additional aliases
Sun, 31 Jul 2016 17:59:13 +0200 Kim Alvefur mod_track_muc_joins: Keep the nickname around
Thu, 28 Jul 2016 14:47:28 +0200 Kim Alvefur mod_cloud_notify: One log message per push sent (happy now Ge0rg?)
Thu, 28 Jul 2016 13:18:46 +0200 Kim Alvefur mod_cloud_notify: Log when sending notifications
Thu, 28 Jul 2016 13:13:08 +0200 Kim Alvefur mod_cloud_notify: Store data for corret user (origin is not correct here)
Thu, 28 Jul 2016 12:37:20 +0200 Kim Alvefur mod_cloud_notify: Save data after changes
Thu, 28 Jul 2016 12:36:59 +0200 Kim Alvefur mod_cloud_notify: Abort and return error if unable to read storage to prevent loss of existing but unreachable data
Thu, 28 Jul 2016 12:35:57 +0200 Kim Alvefur mod_cloud_notify: Log message if no dataform is found
Thu, 28 Jul 2016 12:34:15 +0200 Kim Alvefur mod_cloud_notify: Log message when 'jid' is missing from enable request
Thu, 28 Jul 2016 12:14:33 +0200 Kim Alvefur mod_rawdebug: Simplify, remove telnet command, log every single byte
Thu, 28 Jul 2016 12:12:23 +0200 Kim Alvefur mod_cloud_notify: Retrieve data form by name and namespace so unknown elements are ignored
Thu, 28 Jul 2016 12:10:09 +0200 Kim Alvefur mod_cloud_notify: Cache <enable> in local
Tue, 26 Jul 2016 13:29:51 +0200 Kim Alvefur mod_cloud_notify: Apply pre-serialization to publish-options
Tue, 26 Jul 2016 13:08:44 +0200 Kim Alvefur mod_cloud_notify: Add some logging when a client attempts to enable push notifications
Tue, 26 Jul 2016 12:37:04 +0200 Kim Alvefur 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
Tue, 26 Jul 2016 11:49:57 +0200 Kim Alvefur mod_cloud_notify/README: Reflow text
Tue, 26 Jul 2016 11:49:49 +0200 Kim Alvefur mod_cloud_notify/README: Let's call it Beta
Tue, 26 Jul 2016 11:49:22 +0200 Kim Alvefur mod_cloud_notify/README: Add compatibility section
Tue, 26 Jul 2016 11:42:57 +0200 Kim Alvefur mod_cloud_notify: Update copyright year
Tue, 26 Jul 2016 11:42:47 +0200 Kim Alvefur mod_cloud_notify: Use typed config API
Sun, 24 Jul 2016 17:17:06 +0100 Emmanuel Gil Peyrot mod_storage_muconference_readonly: Use the correct store name, and add description.
Sun, 24 Jul 2016 17:14:13 +0100 Emmanuel Gil Peyrot mod_storage_ejabberd_readonly: Fix the key for the private store, it’s node:namespace but just namespace in Ejabberd
Tue, 19 Jul 2016 00:01:58 +0200 Kim Alvefur mod_log_rate: Fix to actually use module methods
Thu, 14 Jul 2016 17:42:31 +0200 Kim Alvefur mod_host_status_heartbeat/README: Correct module name
Thu, 14 Jul 2016 17:40:46 +0200 Kim Alvefur mod_host_status_check/README: Linkify module names
Fri, 08 Jul 2016 23:58:10 +0200 Kim Alvefur mod_invite: Serve CSS correctly
Fri, 08 Jul 2016 23:57:20 +0200 Kim Alvefur mod_invite: Add explicit dependency on mod_adhoc to make sure it is loaded
Fri, 08 Jul 2016 23:56:42 +0200 Kim Alvefur mod_invite: Use XML/HTML entity escaping from util.stanza