log

age author description
Mon, 30 Aug 2021 20:19:09 +0200 Kim Alvefur mod_external_services: Filter services by requested credentials using a Set
Sun, 29 Aug 2021 23:26:19 +0200 Kim Alvefur mod_external_services: Validate required attributes on credentials requests
Wed, 01 Sep 2021 22:41:27 +0100 Matthew Wild mod_muc_cloud_notify: Fix comparison between string and number in reference extraction. Fixes #1681.
Thu, 26 Aug 2021 16:52:13 +0100 Matthew Wild mod_watch_spam_reports: Support for fetching admins from authz provider
Wed, 25 Aug 2021 19:42:28 +0200 Kim Alvefur mod_spam_reporting: Fallback string for missing 'reason'
Wed, 25 Aug 2021 19:33:59 +0200 Kim Alvefur mod_spam_reporting: Missed a spot
Wed, 25 Aug 2021 19:04:40 +0200 Kim Alvefur mod_spam_reporting: Refactor to deduplicate code
Wed, 25 Aug 2021 18:56:45 +0200 Kim Alvefur mod_spam_reporting: Rename variable avoid name clash with global function
Wed, 25 Aug 2021 16:32:11 +0200 Kim Alvefur mod_spam_reporting: Make 'reason' text an optional value
Wed, 25 Aug 2021 16:31:10 +0200 Kim Alvefur mod_watch_spam_reports: Prepare for changing 'reason' to an optional value
Wed, 25 Aug 2021 15:05:56 +0200 Kim Alvefur mod_spam_reporting: Handle unknown or future report types
Wed, 25 Aug 2021 16:05:09 +0200 Jonas Schäfer mod_tos: Initial draft
Wed, 25 Aug 2021 12:52:33 +0200 Emmanuel Gil Peyrot mod_http_upload: Prevent the module from starting without TLS
Wed, 25 Aug 2021 10:22:37 +0200 Emmanuel Gil Peyrot mod_http_upload: Don’t send http: URIs to clients, this is forbidden by the XEP
Mon, 23 Aug 2021 14:28:40 +0200 Seve Ferrer mod_http_muc_kick: Missing local keyword