Sat, 28 May 2022 16:43:04 +0200 merge upstream
Goffi <goffi@goffi.org> [Sat, 28 May 2022 16:43:04 +0200] rev 4958
merge upstream
Sat, 28 May 2022 16:42:13 +0200 mod_delegation: use clean_xmlns to remove jabber:client namespace from node:
Goffi <goffi@goffi.org> [Sat, 28 May 2022 16:42:13 +0200] rev 4957
mod_delegation: use clean_xmlns to remove jabber:client namespace from node: for the same reason as in mod_privilege, `jabber:client` namespace is removed with the clean_xmlns method coming from there. Furthermore, the forwarded <iq> stanza use the `jabber:client` xmlns while the stanza may come from a component with e.g. `jabber:component:accept` xmlns, this can lead to inconsistencies between the <iq> stanza and children (like <error> element).
Sat, 28 May 2022 15:03:05 +0200 mod_rest: Add an example OAuth client (needs mod_http_oauth2)
Kim Alvefur <zash@zash.se> [Sat, 28 May 2022 15:03:05 +0200] rev 4956
mod_rest: Add an example OAuth client (needs mod_http_oauth2)
Sat, 28 May 2022 14:53:17 +0200 mod_muc_occupant_id: Update Compatibility to mention being built-in in 0.12
Kim Alvefur <zash@zash.se> [Sat, 28 May 2022 14:53:17 +0200] rev 4955
mod_muc_occupant_id: Update Compatibility to mention being built-in in 0.12
Sun, 22 May 2022 20:33:14 +0200 mod_muc_auto_reserve_nicks: Force refresh of nickname (thanks phryk)
Kim Alvefur <zash@zash.se> [Sun, 22 May 2022 20:33:14 +0200] rev 4954
mod_muc_auto_reserve_nicks: Force refresh of nickname (thanks phryk)
Sun, 22 May 2022 17:05:05 +0200 mod_rest: Add mapping of XEP-0380: Explicit Message Encryption
Kim Alvefur <zash@zash.se> [Sun, 22 May 2022 17:05:05 +0200] rev 4953
mod_rest: Add mapping of XEP-0380: Explicit Message Encryption Useful since OMEMO etc isn't mapped
Sat, 21 May 2022 22:57:57 +0200 mod_rest: Document /archive/ in openapi spec
Kim Alvefur <zash@zash.se> [Sat, 21 May 2022 22:57:57 +0200] rev 4952
mod_rest: Document /archive/ in openapi spec
Sat, 21 May 2022 22:55:41 +0200 mod_rest: Treat archive.ids as comma-separated to work in query string
Kim Alvefur <zash@zash.se> [Sat, 21 May 2022 22:55:41 +0200] rev 4951
mod_rest: Treat archive.ids as comma-separated to work in query string Can't easily put an array into a query string. Hope nobody puts commas into their archive ids.
Sat, 21 May 2022 14:48:18 +0200 mod_reload_modules: Be aware of component module (thanks Menel)
Kim Alvefur <zash@zash.se> [Sat, 21 May 2022 14:48:18 +0200] rev 4950
mod_reload_modules: Be aware of component module (thanks Menel) Without this, the component module is seen as a module that is loaded but not configured, and is thus unloaded
Fri, 20 May 2022 08:41:45 -0400 mod_onions: Fix for bitop with Lua 5.4
moparisthebest <admin@moparisthebest.com> [Fri, 20 May 2022 08:41:45 -0400] rev 4949
mod_onions: Fix for bitop with Lua 5.4
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip