Mon, 01 Nov 2021 15:51:59 +0100 mod_rest: Fire pre-events
Kim Alvefur <zash@zash.se> [Mon, 01 Nov 2021 15:51:59 +0100] rev 4739
mod_rest: Fire pre-events Let event handlers on pre-events have effect.
Mon, 01 Nov 2021 15:08:21 +0100 mod_rest: Add an anonymous mode
Kim Alvefur <zash@zash.se> [Mon, 01 Nov 2021 15:08:21 +0100] rev 4738
mod_rest: Add an anonymous mode Could be useful for a demo instance.
Wed, 27 Oct 2021 20:54:54 +0200 mod_rest: Add JSON mapping of XEP-0313 archive result container
Kim Alvefur <zash@zash.se> [Wed, 27 Oct 2021 20:54:54 +0200] rev 4737
mod_rest: Add JSON mapping of XEP-0313 archive result container
Wed, 27 Oct 2021 20:45:28 +0200 mod_rest: Add recursive properties of XEP-0297 forwarded container
Kim Alvefur <zash@zash.se> [Wed, 27 Oct 2021 20:45:28 +0200] rev 4736
mod_rest: Add recursive properties of XEP-0297 forwarded container Let's pray nobody invents a way to loop stanza references as well.
Wed, 27 Oct 2021 20:43:17 +0200 mod_rest: Apply JSON mapping to items in <xmpp> container (e.g. MAM results etc)
Kim Alvefur <zash@zash.se> [Wed, 27 Oct 2021 20:43:17 +0200] rev 4735
mod_rest: Apply JSON mapping to items in <xmpp> container (e.g. MAM results etc)
Wed, 27 Oct 2021 19:12:03 +0100 mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls
Matthew Wild <mwild1@gmail.com> [Wed, 27 Oct 2021 19:12:03 +0100] rev 4734
mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls This covers the following things: - A session that appears online, but has a broken TCP connection - Clients such as Siskin and Snikket iOS that require a push for calls to work It allows the stanza to be pushed immediately instead of waiting for the session to hibernate or an ack to timeout. It shouldn't break any existing cases.
Wed, 27 Oct 2021 14:07:07 +0200 mod_rest: Add new fields to openapi spec from mapping schema
Kim Alvefur <zash@zash.se> [Wed, 27 Oct 2021 14:07:07 +0200] rev 4733
mod_rest: Add new fields to openapi spec from mapping schema
Wed, 27 Oct 2021 14:06:34 +0200 mod_rest: Correct option name in error message
Kim Alvefur <zash@zash.se> [Wed, 27 Oct 2021 14:06:34 +0200] rev 4732
mod_rest: Correct option name in error message
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.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip