Mon, 30 Aug 2021 20:19:15 +0200 mod_external_services: Factor out public function for converting to XML
Kim Alvefur <zash@zash.se> [Mon, 30 Aug 2021 20:19:15 +0200] rev 4672
mod_external_services: Factor out public function for converting to XML Along with the previous commit, allows building the XML thing yourself, should you wish to send it yourself or use it in a different context than an iq reply. API change: The 'reply' is removed from the event.
Mon, 30 Aug 2021 00:11:58 +0200 mod_external_services: Factor out public function returning current services
Kim Alvefur <zash@zash.se> [Mon, 30 Aug 2021 00:11:58 +0200] rev 4671
mod_external_services: Factor out public function returning current services This way you get the _prepared_ services and don't have to do that mapping yourself.
Mon, 30 Aug 2021 20:19:09 +0200 mod_external_services: Filter services by requested credentials using a Set
Kim Alvefur <zash@zash.se> [Mon, 30 Aug 2021 20:19:09 +0200] rev 4670
mod_external_services: Filter services by requested credentials using a Set Please don't be accidentally quadratic.
Sun, 29 Aug 2021 23:26:19 +0200 mod_external_services: Validate required attributes on credentials requests
Kim Alvefur <zash@zash.se> [Sun, 29 Aug 2021 23:26:19 +0200] rev 4669
mod_external_services: Validate required attributes on credentials requests
Wed, 01 Sep 2021 22:41:27 +0100 mod_muc_cloud_notify: Fix comparison between string and number in reference extraction. Fixes #1681.
Matthew Wild <mwild1@gmail.com> [Wed, 01 Sep 2021 22:41:27 +0100] rev 4668
mod_muc_cloud_notify: Fix comparison between string and number in reference extraction. Fixes #1681.
Thu, 26 Aug 2021 16:52:13 +0100 mod_watch_spam_reports: Support for fetching admins from authz provider
Matthew Wild <mwild1@gmail.com> [Thu, 26 Aug 2021 16:52:13 +0100] rev 4667
mod_watch_spam_reports: Support for fetching admins from authz provider
Wed, 25 Aug 2021 19:42:28 +0200 mod_spam_reporting: Fallback string for missing 'reason'
Kim Alvefur <zash@zash.se> [Wed, 25 Aug 2021 19:42:28 +0200] rev 4666
mod_spam_reporting: Fallback string for missing 'reason' Already done in that other module but forgot to do it here.
Wed, 25 Aug 2021 19:33:59 +0200 mod_spam_reporting: Missed a spot
Kim Alvefur <zash@zash.se> [Wed, 25 Aug 2021 19:33:59 +0200] rev 4665
mod_spam_reporting: Missed a spot > Received report of function<[C]:-1>(...) from JID 'spammer@spam.test', (nil)
Wed, 25 Aug 2021 19:04:40 +0200 mod_spam_reporting: Refactor to deduplicate code
Kim Alvefur <zash@zash.se> [Wed, 25 Aug 2021 19:04:40 +0200] rev 4664
mod_spam_reporting: Refactor to deduplicate code Same event firing code regardless of protocol now.
Wed, 25 Aug 2021 18:56:45 +0200 mod_spam_reporting: Rename variable avoid name clash with global function
Kim Alvefur <zash@zash.se> [Wed, 25 Aug 2021 18:56:45 +0200] rev 4663
mod_spam_reporting: Rename variable avoid name clash with global function
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip