Log

description author age
mod_http_upload_external: Add note about correct behaviour in the presence of multiple versions Matthew Wild Sun, 21 Oct 2018 15:19:58 +0100
mod_http_upload_external: Fix typo/copy-paste issues in headers (thanks jonas<U+2019>) Matthew Wild Sun, 21 Oct 2018 15:09:29 +0100
mod_http_upload_external: Improve implementation docs, including v2 details Matthew Wild Sun, 21 Oct 2018 14:54:19 +0100
mod_test_data: New module to generate test data in Prosody's data store Matthew Wild Mon, 15 Oct 2018 14:27:20 +0100
mod_muc_ping: Add more details to README Kim Alvefur Tue, 09 Oct 2018 16:47:27 +0200
mod_password_reset: Implement password policy enforcement (requires mod_password_policy) Matthew Wild Tue, 09 Oct 2018 14:12:45 +0100
mod_password_reset: Improve password input field with additional relevant attributes Matthew Wild Tue, 09 Oct 2018 14:12:03 +0100
mod_password_reset: Improve error reporting when setting a password fails Matthew Wild Tue, 09 Oct 2018 14:10:42 +0100
mod_password_reset: Switch to util.interpolation (our standard template library) Matthew Wild Tue, 09 Oct 2018 14:09:54 +0100
mod_password_policy: Export function to get policy in use by the module Matthew Wild Tue, 09 Oct 2018 14:03:00 +0100
mod_password_policy: Return error as second result explaining failure reason Matthew Wild Tue, 09 Oct 2018 14:02:42 +0100
mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-Ping Kim Alvefur Sun, 07 Oct 2018 03:39:35 +0200
mod_conversejs: Default to latest version of Converse.js Kim Alvefur Thu, 04 Oct 2018 14:43:23 +0200
mod_conversejs: Strip extra slash if version is set to the empty string Kim Alvefur Thu, 04 Oct 2018 14:40:32 +0200
mod_pastebin: Convert limit values to strings (fixes traceback) Kim Alvefur Wed, 03 Oct 2018 13:08:17 +0200
mod_pastebin: Advertise a disco feature and current thresholds Kim Alvefur Wed, 03 Oct 2018 12:59:04 +0200
mod_password_reset: New module for self-service password resets via a web page Matthew Wild Tue, 02 Oct 2018 16:09:17 +0100
mod_bob: Simplify check_cid using string.match. (thanks Zash!) Emmanuel Gil Peyrot Fri, 28 Sep 2018 16:31:36 +0200
mod_bob: Add this new module. Emmanuel Gil Peyrot Fri, 28 Sep 2018 16:12:18 +0200
mod_http_upload: Use legacy datamanager directly (makes it work) Kim Alvefur Thu, 27 Sep 2018 20:16:15 +0200
mod_http_upload: Abort and throw error in case of failure to iterate over users Kim Alvefur Thu, 27 Sep 2018 20:03:10 +0200
mod_http_upload: Run expiry for all users if command run with a hostname Kim Alvefur Thu, 27 Sep 2018 19:54:26 +0200
mod_http_roster_admin: Add explicit dependency on mod_http Kim Alvefur Thu, 27 Sep 2018 19:39:55 +0200
mod_conversejs: Set a friendly name for mod_http_index Kim Alvefur Thu, 27 Sep 2018 17:15:37 +0200
mod_http_index: Allow listed modules to include a friendlier name Kim Alvefur Thu, 27 Sep 2018 17:13:10 +0200
mod_http_index: Tweak header Kim Alvefur Thu, 27 Sep 2018 16:56:44 +0200
mod_conversejs: Update README Matthew Wild Thu, 27 Sep 2018 12:19:21 +0100
mod_conversejs: Allow custom tags to be inserted into the generated HTML Matthew Wild Thu, 27 Sep 2018 11:55:35 +0100
mod_conversejs: Variable rename for clarity (user may override options) Matthew Wild Thu, 27 Sep 2018 11:55:07 +0100
mod_conversejs: Allow overriding CDN URL, or script/css URLs independently Matthew Wild Thu, 27 Sep 2018 11:54:39 +0100