Mercurial > prosody-modules
log mod_rest/jsonmap.lib.lua @ 4119:559ca8d93302
age | author | description |
---|---|---|
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 |
2020-02-28 | Kim Alvefur | mod_rest: Move dataforms into structure for more logical code order |
2020-02-26 | Kim Alvefur | mod_rest: Fix another missing switch from array to map in json mapping |