log

age author description
Sun, 05 May 2019 09:22:30 +0200 Kim Alvefur mod_http_pep_avatar: Return a message instead of 404 for base path
Sun, 05 May 2019 09:21:25 +0200 Kim Alvefur mod_atom/README: Add some text about where to look for the atom feed
Sun, 05 May 2019 09:13:00 +0200 Kim Alvefur mod_atom: Return a message instead of 404 for root path
Fri, 03 May 2019 21:07:51 +0200 Kim Alvefur mod_storage_xmlarchive: Return error if range request reference missing items (see #1325)
Fri, 03 May 2019 18:59:38 +0200 Kim Alvefur mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match
Thu, 02 May 2019 20:43:05 +0100 Matthew Wild mod_muc_cloud_notify: Count codepoints instead of bytes
Mon, 22 Apr 2019 04:20:16 +0200 Kim Alvefur mod_bidi: Document compatibility with 0.10 and 0.11
Thu, 02 May 2019 11:07:27 +0200 JC Brand mod_auth_token: Timezone fix for TOTP checking
Tue, 30 Apr 2019 10:45:00 +0100 Matthew Wild mod_admin_web: Fix to use format strings in logger calls (thanks Ge0rG)
Mon, 29 Apr 2019 00:05:20 +0200 Kim Alvefur mod_auth_ldap: Use module API for logging
Mon, 29 Apr 2019 00:04:16 +0200 Kim Alvefur mod_auth_ldap: Log any error message from open_simple() when testing password
Wed, 24 Apr 2019 11:00:17 +0200 Emmanuel Gil Peyrot mod_inject_ecaps2: Add a compatibility table.
Sat, 20 Apr 2019 21:14:49 +0200 Kim Alvefur mod_omemo_all_access: Also not needed with Prosody 0.11
Fri, 12 Apr 2019 21:44:29 +0200 Kim Alvefur mod_net_proxy: Ensure port numbers are coerced into numbers
Tue, 09 Apr 2019 23:23:30 +0200 Kim Alvefur mod_turncredentials: Convert numeric attributes to strings (fixes #1339)
Tue, 09 Apr 2019 18:05:28 +0200 Kim Alvefur mod_http_muc_log: Allow trailing slash after date
Sat, 06 Apr 2019 18:53:19 +0200 Kim Alvefur mod_adhoc_dataforms_demo/README: Describe the new multi-step command
Sat, 06 Apr 2019 18:32:24 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Add a multi-step command demo
Sat, 06 Apr 2019 18:31:55 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Rename command node to reflect current module name
Sat, 06 Apr 2019 18:07:02 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Reorder form fields
Sat, 06 Apr 2019 18:04:29 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Remove extra 'fixed' field
Fri, 05 Apr 2019 19:12:13 +0200 Kim Alvefur mod_invite: Show a different error if no token has been given
Fri, 05 Apr 2019 19:10:59 +0200 Kim Alvefur mod_invite: Remove unused local variable [luacheck]
Fri, 05 Apr 2019 19:06:20 +0200 Kim Alvefur mod_invite: Use path passed by http stack instead of pattern matching
Fri, 05 Apr 2019 19:02:43 +0200 Kim Alvefur mod_password_reset: Remove unused local [luacheck]
Fri, 05 Apr 2019 19:02:17 +0200 Kim Alvefur mod_admin_web: Ignore shadowed 'ok' variable, nothing to worry about [luacheck]
Fri, 05 Apr 2019 18:57:51 +0200 Kim Alvefur Update modules using mod_http_files to serve files for change in Prosody trunk
Wed, 03 Apr 2019 11:57:37 +0200 Kim Alvefur mod_muc_gc10: Abort on Prosody 0.11
Wed, 03 Apr 2019 11:55:38 +0200 Kim Alvefur mod_csi_pump/README: Discourage use, point to mod_csi_simple
Wed, 03 Apr 2019 11:37:13 +0200 Kim Alvefur mod_muc_lang: Abort on Prosody 0.11 which supports this natively (thanks Ge0rG)