log

age author description
Fri, 26 Jul 2024 15:47:18 +0200 John Livingston mod_muc_slow_mode: initial commit.
Fri, 26 Jul 2024 15:36:05 +0200 John Livingston mod_muc_moderation_delay: first commit to prosody-modules.
Tue, 23 Jul 2024 20:32:57 +0200 Kim Alvefur mod_sasl2: Clarify that this module requires Prosody trunk
Sun, 21 Jul 2024 17:58:41 +0200 Kim Alvefur mod_rest: use bash getopts to handle cli flags in example script
Mon, 15 Jul 2024 20:02:25 +0200 Kim Alvefur mod_http_oauth2: Guard against malformed authorization header
Mon, 15 Jul 2024 16:24:20 +0200 Kim Alvefur mod_rest: Fix authentication
Sun, 14 Jul 2024 18:01:24 +0200 Kim Alvefur mod_rest: Normalize case after filtering out non-match
Sun, 14 Jul 2024 17:58:48 +0200 Kim Alvefur mod_rest: Fix to allow case sensitive HTTP authentication scheme
Sun, 14 Jul 2024 17:47:06 +0200 Kim Alvefur mod_http_oauth2: HTTP authentication schemes are case-insensitive
Thu, 11 Jul 2024 19:13:18 +0200 Kim Alvefur mod_cloud_notify_extensions: Linkify dependency list
Thu, 11 Jul 2024 15:14:33 +0200 Kim Alvefur mod_ping_muc: Describe the client facing protocol (from XEP-0045)
Thu, 11 Jul 2024 10:15:21 +0100 Matthew Wild mod_log_json: Support for logging to stdout
Mon, 08 Jul 2024 10:47:07 +0200 Kim Alvefur mod_register_apps: Update Conversations Android version
Sat, 06 Jul 2024 19:26:07 +0200 Kim Alvefur mod_rest: Return specific errors from credential checks
Thu, 04 Jul 2024 16:06:32 +0200 Kim Alvefur mod_rest: Reject password that fails saslprep earlier (thanks tgy)
Wed, 19 Jun 2024 16:54:52 +0100 Matthew Wild mod_cloud_notify_encrypted: Add runtime dependency on mod_cloud_notify