log

age author description
Wed, 07 Nov 2018 12:38:03 +0000 Matthew Wild mod_firewall: Improve logging on chain return
Tue, 06 Nov 2018 20:05:09 +0100 Emmanuel Gil Peyrot mod_measure_message_e2ee: Count OTR messages too.
Tue, 06 Nov 2018 14:44:11 +0100 Kim Alvefur mod_http_upload: Fix order of arguments to :measure
Sun, 04 Nov 2018 18:38:06 +0100 Emmanuel Gil Peyrot mod_bob: Don’t try to access XHTML-IM when it isn’t present.
Mon, 29 Oct 2018 01:33:14 +0100 Kim Alvefur mod_measure_malloc: Use the 'amount' measure type
Mon, 29 Oct 2018 01:21:29 +0100 Kim Alvefur mod_http_upload: Report statistics on upload sizes (0.10+)
Mon, 29 Oct 2018 01:10:10 +0100 Kim Alvefur mod_measure_memory: Use the 'amount' measure type
Sun, 28 Oct 2018 19:01:12 +0100 Kim Alvefur mod_mam_muc: Log to debug log whether a message is archived or not
Fri, 26 Oct 2018 20:07:16 +0200 Kim Alvefur mod_conversejs: Weaken dependency on mod_bosh
Thu, 25 Oct 2018 22:41:13 +0200 Kim Alvefur mod_conversejs: Link to BOSH and WebSockets setup instructions instead of module pages
Sun, 21 Oct 2018 17:49:39 +0200 Kim Alvefur mod_storage_memory: Fix saving of remaining items during deletion
Sun, 21 Oct 2018 15:19:58 +0100 Matthew Wild mod_http_upload_external: Add note about correct behaviour in the presence of multiple versions
Sun, 21 Oct 2018 15:09:29 +0100 Matthew Wild mod_http_upload_external: Fix typo/copy-paste issues in headers (thanks jonas<U+2019>)
Sun, 21 Oct 2018 14:54:19 +0100 Matthew Wild mod_http_upload_external: Improve implementation docs, including v2 details
Mon, 15 Oct 2018 14:27:20 +0100 Matthew Wild mod_test_data: New module to generate test data in Prosody's data store
Tue, 09 Oct 2018 16:47:27 +0200 Kim Alvefur mod_muc_ping: Add more details to README
Tue, 09 Oct 2018 14:12:45 +0100 Matthew Wild mod_password_reset: Implement password policy enforcement (requires mod_password_policy)
Tue, 09 Oct 2018 14:12:03 +0100 Matthew Wild mod_password_reset: Improve password input field with additional relevant attributes
Tue, 09 Oct 2018 14:10:42 +0100 Matthew Wild mod_password_reset: Improve error reporting when setting a password fails
Tue, 09 Oct 2018 14:09:54 +0100 Matthew Wild mod_password_reset: Switch to util.interpolation (our standard template library)
Tue, 09 Oct 2018 14:03:00 +0100 Matthew Wild mod_password_policy: Export function to get policy in use by the module
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.