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>
|
Fri, 29 May 2020 12:04:04 +0200 |
Kim Alvefur |
mod_rest: Map xml:lang to/from JSON
|
Sat, 16 May 2020 18:30:01 +0200 |
Kim Alvefur |
mod_rest/jsonmap: Derive stanza @type from certain payloads
|
Mon, 23 Mar 2020 19:03:04 +0100 |
Kim Alvefur |
mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions
|
Sat, 07 Mar 2020 21:58:13 +0100 |
Kim Alvefur |
mod_rest: Fix encoding of simple dataforms
|
Fri, 28 Feb 2020 22:38:41 +0100 |
Kim Alvefur |
mod_rest: Add JSON mapping of XEP-0039: Statistics Gathering
|
Fri, 28 Feb 2020 22:24:49 +0100 |
Kim Alvefur |
mod_rest: Move dataforms into structure for more logical code order
|
Wed, 26 Feb 2020 20:51:38 +0100 |
Kim Alvefur |
mod_rest: Fix another missing switch from array to map in json mapping
|
Tue, 25 Feb 2020 23:33:55 +0100 |
Kim Alvefur |
mod_rest: Update with namespace and name of XEP-0432
|
Tue, 25 Feb 2020 23:30:07 +0100 |
Kim Alvefur |
mod_rest: Fix traceback in mapping of adhoc with forms
|
Sat, 22 Feb 2020 14:08:19 +0100 |
Kim Alvefur |
mod_rest: Restructure JSON / Stanza mapping definitions
|
Sat, 22 Feb 2020 13:51:59 +0100 |
Kim Alvefur |
mod_rest: Rename loop variable for improved clarity
|
Sat, 22 Feb 2020 13:35:58 +0100 |
Kim Alvefur |
mod_rest: Rename table of mappings
|
Sat, 08 Feb 2020 14:38:23 +0100 |
Kim Alvefur |
mod_rest: Support mapping XEP-0004 Data Forms directly
|
Fri, 07 Feb 2020 22:30:38 +0100 |
Kim Alvefur |
mod_rest: Allow passing form data in a more compact format
|
Fri, 07 Feb 2020 20:53:57 +0100 |
Kim Alvefur |
mod_rest: Ignore already handled top-level stanza attr fields
|
Fri, 07 Feb 2020 20:49:07 +0100 |
Kim Alvefur |
mod_rest: Return an error for unknown fields in JSON input
|
Tue, 04 Feb 2020 23:05:43 +0100 |
Kim Alvefur |
mod_rest: Add final pieces of XEP-0050 (actions, note, form)
|
Tue, 04 Feb 2020 22:34:19 +0100 |
Kim Alvefur |
mod_rest: Add JSON to XML mapping of dataforms
|
Tue, 04 Feb 2020 22:06:19 +0100 |
Kim Alvefur |
mod_rest: Add JSON mapping for dataform (XEP-0004)
|
Tue, 04 Feb 2020 21:49:14 +0100 |
Kim Alvefur |
mod_rest: Add basic support for XEP-0050: Ad-Hoc commands (no forms)
|