Log

mod_rest/jsonmap.lib.lua @ 5206:31c62df82aa8

description author age
mod_rest: Remove manual reference expansion in schema Kim Alvefur 2022-12-20
mod_rest: Treat archive.ids as comma-separated to work in query string Kim Alvefur 2022-05-21
mod_rest: Expand mapping of XEP-0045 join stanza Kim Alvefur 2022-04-29
mod_rest: Add some notes about custom disco#info mapping code Kim Alvefur 2022-04-17
mod_rest: Move most of XEP-0432 handling into JSON mapping schema Kim Alvefur 2022-04-07
mod_rest/jsonmap: Fix indentation Kim Alvefur 2022-04-07
mod_rest: Fix nested message stanzas in XEP-0297 containers Kim Alvefur 2021-12-29
mod_rest: Handle unknown 'kind' values Kim Alvefur 2021-12-02
mod_rest: Map the XEP-0313 <fin> element to make paging work Kim Alvefur 2021-11-04
mod_rest: Imply type=set for archive queries Kim Alvefur 2021-11-04
mod_rest: Stop search when an implied type is determined Kim Alvefur 2021-11-04
mod_rest: Add some convenience mapping to make MAM queries easier Kim Alvefur 2021-11-04
mod_rest: Add support for mapping of XEP-0313 query iqs Kim Alvefur 2021-11-04
mod_rest: Add JSON mapping of XEP-0313 archive result container Kim Alvefur 2021-10-27
mod_rest: Add recursive properties of XEP-0297 forwarded container Kim Alvefur 2021-10-27
mod_rest: Apply JSON mapping to items in <xmpp> container (e.g. MAM results etc) Kim Alvefur 2021-10-27
mod_rest: Restore 'kind' property in JSON-mapped objects Kim Alvefur 2021-03-23
mod_rest: Convert XEP-0039 to datamapping Kim Alvefur 2021-03-21
mod_rest: Replace most mappings by using util.datamapper Kim Alvefur 2021-03-21
mod_rest: Fix tag name in parsing of OOB payloads Kim Alvefur 2021-03-07
mod_rest: Fix the OOB tag name which also differs in messages Kim Alvefur 2021-03-07
mod_rest: Change OOB namespace to the one used in messages Kim Alvefur 2021-03-07
mod_rest: Roundtrip disco and items when string or boolean is used Kim Alvefur 2021-02-26
mod_rest: Fix json-mapping stanzas with text or whitespace between tags Kim Alvefur 2021-01-22
mod_rest: Optimize stanza to JSON mapping Kim Alvefur 2020-12-16
mod_rest: Fix attempt at indexing nil if an error stanza is missing <error> Kim Alvefur 2020-11-15
mod_rest: Map xml:lang to/from JSON Kim Alvefur 2020-05-29
mod_rest/jsonmap: Derive stanza @type from certain payloads Kim Alvefur 2020-05-16
mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions Kim Alvefur 2020-03-23
mod_rest: Fix encoding of simple dataforms Kim Alvefur 2020-03-07