log

age author description
Tue, 09 Oct 2018 14:02:42 +0100 Matthew Wild mod_password_policy: Return error as second result explaining failure reason
Sun, 07 Oct 2018 03:39:35 +0200 Kim Alvefur mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-Ping
Thu, 04 Oct 2018 14:43:23 +0200 Kim Alvefur mod_conversejs: Default to latest version of Converse.js
Thu, 04 Oct 2018 14:40:32 +0200 Kim Alvefur mod_conversejs: Strip extra slash if version is set to the empty string
Wed, 03 Oct 2018 13:08:17 +0200 Kim Alvefur mod_pastebin: Convert limit values to strings (fixes traceback)
Wed, 03 Oct 2018 12:59:04 +0200 Kim Alvefur mod_pastebin: Advertise a disco feature and current thresholds
Tue, 02 Oct 2018 16:09:17 +0100 Matthew Wild mod_password_reset: New module for self-service password resets via a web page
Fri, 28 Sep 2018 16:31:36 +0200 Emmanuel Gil Peyrot mod_bob: Simplify check_cid using string.match. (thanks Zash!)
Fri, 28 Sep 2018 16:12:18 +0200 Emmanuel Gil Peyrot mod_bob: Add this new module.
Thu, 27 Sep 2018 20:16:15 +0200 Kim Alvefur mod_http_upload: Use legacy datamanager directly (makes it work)
Thu, 27 Sep 2018 20:03:10 +0200 Kim Alvefur mod_http_upload: Abort and throw error in case of failure to iterate over users
Thu, 27 Sep 2018 19:54:26 +0200 Kim Alvefur mod_http_upload: Run expiry for all users if command run with a hostname
Thu, 27 Sep 2018 19:39:55 +0200 Kim Alvefur mod_http_roster_admin: Add explicit dependency on mod_http
Thu, 27 Sep 2018 17:15:37 +0200 Kim Alvefur mod_conversejs: Set a friendly name for mod_http_index
Thu, 27 Sep 2018 17:13:10 +0200 Kim Alvefur mod_http_index: Allow listed modules to include a friendlier name
Thu, 27 Sep 2018 16:56:44 +0200 Kim Alvefur mod_http_index: Tweak header
Thu, 27 Sep 2018 12:19:21 +0100 Matthew Wild mod_conversejs: Update README
Thu, 27 Sep 2018 11:55:35 +0100 Matthew Wild mod_conversejs: Allow custom tags to be inserted into the generated HTML
Thu, 27 Sep 2018 11:55:07 +0100 Matthew Wild mod_conversejs: Variable rename for clarity (user may override options)
Thu, 27 Sep 2018 11:54:39 +0100 Matthew Wild mod_conversejs: Allow overriding CDN URL, or script/css URLs independently
Mon, 24 Sep 2018 14:41:37 +0000 JC Brand Mention auto_register_muc_nickname setting from Converse
Sun, 23 Sep 2018 18:54:52 +0200 Kim Alvefur mod_conversejs: Explicitly depend on mod_http
Sun, 23 Sep 2018 16:43:03 +0200 Kim Alvefur mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10
Sun, 23 Sep 2018 14:20:06 +0200 Kim Alvefur mod_auth_ldap: Add compat with the previously mistaken documentation (thanks pep.)
Sun, 23 Sep 2018 14:19:47 +0200 Kim Alvefur mod_auth_ldap: Correct name of admin option (thanks pep.)
Sat, 22 Sep 2018 16:25:26 +0100 Maxime “pep” Buquet mod_auth_ldap: fix ldap_admins documentation
Thu, 20 Sep 2018 15:21:48 +0200 Kim Alvefur mod_conversejs: Add a page title
Thu, 20 Sep 2018 15:16:52 +0200 Kim Alvefur mod_conversejs: Update to Conversejs 4.0.1
Sun, 16 Sep 2018 13:23:09 +0200 Kim Alvefur mod_profile: Fix PEP event handler to detach on unload
Sun, 16 Sep 2018 13:08:04 +0200 Kim Alvefur Backed out changeset 395835d89d88: Might still be needed