log

age author description
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.