Tue, 26 Oct 2021 18:07:35 +0200 mod_rest: Set type on temp session to satisfy certain auth checks
Kim Alvefur <zash@zash.se> [Tue, 26 Oct 2021 18:07:35 +0200] rev 4731
mod_rest: Set type on temp session to satisfy certain auth checks E.g. mod_external_services and some others use `origin.type == "c2s"` as access check, which rejected the previous nil value.
Tue, 26 Oct 2021 17:52:15 +0200 mod_rest: Add mapping for XEP-0215: External Service Discovery
Kim Alvefur <zash@zash.se> [Tue, 26 Oct 2021 17:52:15 +0200] rev 4730
mod_rest: Add mapping for XEP-0215: External Service Discovery Enough to query and retrieve services.
Mon, 25 Oct 2021 16:48:06 +0200 mod_muc_webchat_url: Add hint of being an URL to form field
Kim Alvefur <zash@zash.se> [Mon, 25 Oct 2021 16:48:06 +0200] rev 4729
mod_muc_webchat_url: Add hint of being an URL to form field
Mon, 25 Oct 2021 16:47:44 +0200 mod_muc_http_auth: Add missing import
JC Brand <jc@opkode.com> [Mon, 25 Oct 2021 16:47:44 +0200] rev 4728
mod_muc_http_auth: Add missing import
Mon, 25 Oct 2021 15:58:16 +0200 mod_muc_http_auth: Allow for enabling/disabling per user host
JC Brand <jc@opkode.com> [Mon, 25 Oct 2021 15:58:16 +0200] rev 4727
mod_muc_http_auth: Allow for enabling/disabling per user host IMPORTANT: This is a breaking change. The `muc_http_auth_enabled_for` and `muc_http_auth_disabled_for` options are now maps (with user hosts as keys) and not sets.
Mon, 25 Oct 2021 12:40:26 +0200 mod_smacks: Remove EOL releases from Compatibility section, add 0.11 & trunk
Kim Alvefur <zash@zash.se> [Mon, 25 Oct 2021 12:40:26 +0200] rev 4726
mod_smacks: Remove EOL releases from Compatibility section, add 0.11 & trunk
Mon, 25 Oct 2021 12:39:34 +0200 mod_smacks: Add smacks_s2s_resend to configuration listing
Kim Alvefur <zash@zash.se> [Mon, 25 Oct 2021 12:39:34 +0200] rev 4725
mod_smacks: Add smacks_s2s_resend to configuration listing
Sat, 23 Oct 2021 14:20:16 +0200 mod_rest: Add XEP-0100 gateway to mapping schema
Kim Alvefur <zash@zash.se> [Sat, 23 Oct 2021 14:20:16 +0200] rev 4724
mod_rest: Add XEP-0100 gateway to mapping schema
Wed, 20 Oct 2021 22:16:14 +0200 mod_bookmarks2: Use max_items='max' on trunk, with fallback
Kim Alvefur <zash@zash.se> [Wed, 20 Oct 2021 22:16:14 +0200] rev 4723
mod_bookmarks2: Use max_items='max' on trunk, with fallback check_node_config() throws an error attempting to compare the pep_max_items number with the 'max' string, which allows detecting and support using 'max' where available. Unsure what happens when you upgrade, that seems a problem for a future commit! :)
Tue, 19 Oct 2021 11:05:13 +0100 mod_cloud_notify: Fix traceback for clients without a stable client_id
Matthew Wild <mwild1@gmail.com> [Tue, 19 Oct 2021 11:05:13 +0100] rev 4722
mod_cloud_notify: Fix traceback for clients without a stable client_id
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip