Mercurial > prosody-modules
log
age | author | description |
---|---|---|
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 |