log

age author description
Tue, 10 Sep 2024 18:03:03 +0200 John Livingston mod_muc_moderation_delay: Fix lua 5.3/5.4 compatibility.
Sat, 07 Sep 2024 15:20:23 +0200 Kim Alvefur mod_http_oauth2: Fix error due to mistake in 5f8a306c8306
Sat, 31 Aug 2024 14:46:33 +0200 Kim Alvefur mod_http_oauth2: Simplify negation in condition
Sat, 31 Aug 2024 14:45:37 +0200 Kim Alvefur mod_http_oauth2: Fix XHTML-ness of template
Sat, 31 Aug 2024 13:30:55 +0200 Kim Alvefur mod_http_oauth2: Require a stringprepped host part of URLs
Thu, 29 Aug 2024 18:03:23 +0200 Kim Alvefur mod_http_oauth2: Ensure URL ports are integer in correct range
Thu, 29 Aug 2024 16:02:46 +0200 Kim Alvefur mod_http_oauth2: Reject URLs with 'userinfo' part (thanks mimi89999)
Mon, 19 Aug 2024 20:17:52 +0200 Kim Alvefur mod_rest: Improve OpenAPI documentation for XEP-0363 GET method
Mon, 19 Aug 2024 20:08:41 +0200 Kim Alvefur mod_rest: Workaround lack of number coercion in util.datamapper for HTTP upload
Mon, 19 Aug 2024 18:39:22 +0200 Kim Alvefur mod_rest: Fix to allow underscores in path of HTTP GET to iq-get mapping
Sun, 11 Aug 2024 16:19:37 +0200 Kim Alvefur mod_ping_muc: Update docs for ping delay
Sun, 11 Aug 2024 16:10:24 +0200 Kim Alvefur mod_ping_muc: Delay ping a configurable amount of time
Wed, 07 Aug 2024 21:28:11 +0200 Kim Alvefur mod_storage_s3: Inherit default HTTP client settings
Wed, 07 Aug 2024 17:59:14 +0200 Kim Alvefur mod_auth_oauth_external: Inherit default HTTP client settings (thanks nils)
Wed, 31 Jul 2024 22:06:18 +0200 Emmanuel Gil Peyrot mod_invites: Fix traceback when token_info isn’t set
Mon, 29 Jul 2024 23:07:09 +0200 John Livingston mod_muc_slow_mode: adding more context in the README.
Mon, 29 Jul 2024 13:26:55 +0200 John Livingston mod_muc_anonymize_moderation_actions: fix XEP-0425 v0.2.1 compliance.
Mon, 29 Jul 2024 13:11:43 +0200 John Livingston mod_muc_anonymize_moderation_actions: anonymize muc moderation announcements and tombstones.
Mon, 29 Jul 2024 13:08:43 +0200 John Livingston mod_muc_moderation: adding a new hook that can be used to cancel the moderation, or modify resulting stanzas.
Mon, 29 Jul 2024 12:35:19 +0200 John Livingston mod_muc_moderation: Fix occupant-id placement in moderated tombstone.
Fri, 26 Jul 2024 18:22:30 +0200 John Livingston mod_muc_moderation: Fix a regression. Actor occupant-id was not added under the moderated tag, but at the top level.
Fri, 26 Jul 2024 17:07:05 +0200 John Livingston mod_muc_anonymize_moderation_actions: first commit.
Fri, 26 Jul 2024 16:00:03 +0200 John Livingston mod_muc_slow_mode: update readme file.
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
Wed, 19 Jun 2024 13:53:12 +0100 Matthew Wild mod_sasl2_fast: Fix traceback when no cb_data is available (thanks riau)
Sat, 08 Jun 2024 03:28:25 -0500 Nicholas George mod_server_info: fix dataforms require
Fri, 07 Jun 2024 16:26:54 +0100 Matthew Wild mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!)
Fri, 07 Jun 2024 16:14:58 +0100 Matthew Wild mod_server_contact_info: Backport from prosody trunk
Fri, 07 Jun 2024 15:53:30 +0100 Matthew Wild mod_pubsub_serverinfo: Explicitly depend on mod_server_info
Tue, 04 Jun 2024 09:06:44 +0200 Guus der Kinderen mod_pubsub_serverinfo: fix syntax error
Mon, 03 Jun 2024 12:52:26 +0200 Guus der Kinderen mod_pubsub_serverinfo: fix bool logic when reading config
Thu, 30 May 2024 17:55:48 +0100 Matthew Wild mod_report_forward: Some whitespace fixes
Thu, 30 May 2024 17:55:07 +0100 Matthew Wild mod_report_forward: Fix traceback when reporting a specific message (thanks singpolyma)
Fri, 24 May 2024 18:30:47 -0500 Nicholas George mod_muc_restrict_pm: Backport changes from upstream timber patch.
Thu, 23 May 2024 01:05:56 -0500 Nicholas George mod_muc_restrict_pm: small rewrite. improves room config options
Wed, 22 May 2024 21:11:24 -0500 Nicholas George mod_muc_restrict_pm: fix lua warnings
Tue, 21 May 2024 01:09:12 -0500 Nicholas George mod_muc_restrict_pm: fix table in README
Tue, 21 May 2024 00:40:06 -0500 Nicholas George mod_muc_restrict_pm: Limit who may send and recieve MUC PMs
Sat, 18 May 2024 14:16:49 +0200 Kim Alvefur mod_http_upload_external: Add link to Rust implementation (Thanks Luna)
Tue, 14 May 2024 07:31:34 -0700 Ben Smith Tweaking documentation to clarify that Oauth2 can be used for VirtualHosts and Component
Mon, 13 May 2024 13:25:13 -0700 Ben Smith Updating dox for mod_rest. Ideas expressed / clarified:
Mon, 13 May 2024 18:30:18 +0100 Matthew Wild mod_audit_auth: Allow suppressing repeated failure/success log entries from the same IP for a time
Sun, 12 May 2024 17:01:20 +0200 Luca Matei Pintilie mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown
Sat, 11 May 2024 10:02:00 +0200 Jonas Schäfer mod_vcard_muc: fix field type for XEP-0486 field
Sat, 11 May 2024 09:52:11 +0200 Jonas Schäfer mod_vcard_muc: use XEP-0486 form field for avatar hashes