log

age author description
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
Fri, 08 Jul 2016 23:42:30 +0200 Kim Alvefur mod_privacy_lists/README: Link to mod_blocklist
Fri, 08 Jul 2016 22:40:30 +0200 Kim Alvefur mod_http_muc_log: Find next and previous date with date index if this is supported by the storage driver
Fri, 08 Jul 2016 22:39:41 +0200 Kim Alvefur mod_http_muc_log: Link to next day with content, regardless of type (simplifes)
Fri, 08 Jul 2016 22:37:48 +0200 Kim Alvefur mod_s2s_auth_samecert: Log which s2sout has a matching cert
Fri, 08 Jul 2016 22:35:31 +0200 Kim Alvefur mod_vjud/README: Use autolinking
Fri, 08 Jul 2016 22:35:13 +0200 Kim Alvefur mod_blocking/README: Use magic autolinking
Mon, 04 Jul 2016 10:38:56 +0100 Matthew Wild mod_http_upload: Add disco identity
Sat, 02 Jul 2016 17:39:30 +0200 Kim Alvefur Correct short description key to 'summary'
Sat, 02 Jul 2016 16:05:02 +0100 Matthew Wild mod_http_host_status_check: Bump default timeout threshold to 10s (from 5s). Heartbeats default to every 5s.
Sat, 02 Jul 2016 16:04:35 +0100 Matthew Wild mod_http_host_status_check: Fix some luacheck warnings
Sat, 02 Jul 2016 16:04:06 +0100 Matthew Wild mod_http_host_status_check: Emit log message when host status is not the same as last time we looked
Fri, 01 Jul 2016 00:31:09 +0100 Emmanuel Gil Peyrot mod_storage_ejabberdsql_readonly, mod_storage_muconference_readonly: Actually fix the links.
Fri, 01 Jul 2016 00:19:14 +0100 Emmanuel Gil Peyrot mod_storage_ejabberdsql_readonly, mod_storage_muconference_readonly: Make links use the better syntax.
Fri, 01 Jul 2016 00:09:57 +0100 Emmanuel Gil Peyrot mod_storage_ejabberdsql_readonly, mod_storage_muconference_readonly: Fix table rendering.
Thu, 30 Jun 2016 05:27:02 +0100 Emmanuel Gil Peyrot mod_storage_ejabberdsql_readonly: Initial commit
Thu, 30 Jun 2016 05:22:12 +0100 Emmanuel Gil Peyrot mod_storage_muconference_readonly: Initial commit
Wed, 29 Jun 2016 16:03:24 +0100 Matthew Wild mod_host_status_check: Remove debug log message from testing
Wed, 29 Jun 2016 16:03:01 +0100 Matthew Wild mod_host_status_heartbeat: Remove FIXME comment from testing
Tue, 28 Jun 2016 22:33:13 +0100 Matthew Wild Three new modules: mod_host_status_check, mod_host_status_heartbeat and mod_http_host_status_check
Sun, 26 Jun 2016 18:20:25 +0200 Michel Le Bihan mod_pep_vcard_png_avatar: Add a README
Fri, 24 Jun 2016 22:06:56 +0200 Michel Le Bihan mod_pep_vcard_png_avatar: Fix Lua warnings