log mod_rest/jsonmap.lib.lua @ 4743:0a501df823fd

age author description
Thu, 04 Nov 2021 20:04:13 +0100 Kim Alvefur mod_rest: Add some convenience mapping to make MAM queries easier
Thu, 04 Nov 2021 20:03:36 +0100 Kim Alvefur mod_rest: Add support for mapping of XEP-0313 query iqs
Wed, 27 Oct 2021 20:54:54 +0200 Kim Alvefur mod_rest: Add JSON mapping of XEP-0313 archive result container
Wed, 27 Oct 2021 20:45:28 +0200 Kim Alvefur mod_rest: Add recursive properties of XEP-0297 forwarded container
Wed, 27 Oct 2021 20:43:17 +0200 Kim Alvefur mod_rest: Apply JSON mapping to items in <xmpp> container (e.g. MAM results etc)
Tue, 23 Mar 2021 17:44:49 +0100 Kim Alvefur mod_rest: Restore 'kind' property in JSON-mapped objects
Mon, 22 Mar 2021 00:21:27 +0100 Kim Alvefur mod_rest: Convert XEP-0039 to datamapping
Sun, 21 Mar 2021 23:54:06 +0100 Kim Alvefur mod_rest: Replace most mappings by using util.datamapper
Sun, 07 Mar 2021 01:35:43 +0100 Kim Alvefur mod_rest: Fix tag name in parsing of OOB payloads
Sun, 07 Mar 2021 01:30:42 +0100 Kim Alvefur mod_rest: Fix the OOB tag name which also differs in messages
Sun, 07 Mar 2021 01:26:20 +0100 Kim Alvefur mod_rest: Change OOB namespace to the one used in messages
Fri, 26 Feb 2021 22:05:25 +0100 Kim Alvefur mod_rest: Roundtrip disco and items when string or boolean is used
Fri, 22 Jan 2021 15:19:53 +0100 Kim Alvefur mod_rest: Fix json-mapping stanzas with text or whitespace between tags
Wed, 16 Dec 2020 22:07:09 +0100 Kim Alvefur mod_rest: Optimize stanza to JSON mapping
Sun, 15 Nov 2020 16:31:08 +0100 Kim Alvefur mod_rest: Fix attempt at indexing nil if an error stanza is missing <error>