log

age author description
Thu, 02 Sep 2021 23:06:58 +0200 Kim Alvefur mod_http_oauth2: Gracefully handle cache write failure
Thu, 02 Sep 2021 23:03:41 +0200 Kim Alvefur mod_http_oauth2: Optimize cleanup timer
Mon, 30 Aug 2021 20:19:15 +0200 Kim Alvefur mod_external_services: Factor out public function for converting to XML
Mon, 30 Aug 2021 00:11:58 +0200 Kim Alvefur mod_external_services: Factor out public function returning current services
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