log mod_rest/jsonmap.lib.lua @ 4533:578375759510

age author description
2021-03-23 Kim Alvefur mod_rest: Restore 'kind' property in JSON-mapped objects
2021-03-21 Kim Alvefur mod_rest: Convert XEP-0039 to datamapping
2021-03-21 Kim Alvefur mod_rest: Replace most mappings by using util.datamapper
2021-03-07 Kim Alvefur mod_rest: Fix tag name in parsing of OOB payloads
2021-03-07 Kim Alvefur mod_rest: Fix the OOB tag name which also differs in messages
2021-03-07 Kim Alvefur mod_rest: Change OOB namespace to the one used in messages
2021-02-26 Kim Alvefur mod_rest: Roundtrip disco and items when string or boolean is used
2021-01-22 Kim Alvefur mod_rest: Fix json-mapping stanzas with text or whitespace between tags
2020-12-16 Kim Alvefur mod_rest: Optimize stanza to JSON mapping
2020-11-15 Kim Alvefur mod_rest: Fix attempt at indexing nil if an error stanza is missing <error>
2020-05-29 Kim Alvefur mod_rest: Map xml:lang to/from JSON
2020-05-16 Kim Alvefur mod_rest/jsonmap: Derive stanza @type from certain payloads
2020-03-23 Kim Alvefur mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions
2020-03-07 Kim Alvefur mod_rest: Fix encoding of simple dataforms
2020-02-28 Kim Alvefur mod_rest: Add JSON mapping of XEP-0039: Statistics Gathering