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 |
mod_rest: Add JSON mapping of XEP-0039: Statistics Gathering
|
Kim Alvefur |
2020-02-28 |
mod_rest: Move dataforms into structure for more logical code order
|
Kim Alvefur |
2020-02-28 |
mod_rest: Fix another missing switch from array to map in json mapping
|
Kim Alvefur |
2020-02-26 |
mod_rest: Update with namespace and name of XEP-0432
|
Kim Alvefur |
2020-02-25 |
mod_rest: Fix traceback in mapping of adhoc with forms
|
Kim Alvefur |
2020-02-25 |
mod_rest: Restructure JSON / Stanza mapping definitions
|
Kim Alvefur |
2020-02-22 |
mod_rest: Rename loop variable for improved clarity
|
Kim Alvefur |
2020-02-22 |
mod_rest: Rename table of mappings
|
Kim Alvefur |
2020-02-22 |
mod_rest: Support mapping XEP-0004 Data Forms directly
|
Kim Alvefur |
2020-02-08 |
mod_rest: Allow passing form data in a more compact format
|
Kim Alvefur |
2020-02-07 |
mod_rest: Ignore already handled top-level stanza attr fields
|
Kim Alvefur |
2020-02-07 |
mod_rest: Return an error for unknown fields in JSON input
|
Kim Alvefur |
2020-02-07 |
mod_rest: Add final pieces of XEP-0050 (actions, note, form)
|
Kim Alvefur |
2020-02-04 |
mod_rest: Add JSON to XML mapping of dataforms
|
Kim Alvefur |
2020-02-04 |
mod_rest: Add JSON mapping for dataform (XEP-0004)
|
Kim Alvefur |
2020-02-04 |
mod_rest: Add basic support for XEP-0050: Ad-Hoc commands (no forms)
|
Kim Alvefur |
2020-02-04 |
mod_rest: Support passing 'node' attr in disco#items queries
|
Kim Alvefur |
2020-02-04 |
mod_rest: Map the error@by attribute
|
Kim Alvefur |
2020-01-31 |
mod_rest: Fix missing return
|
Kim Alvefur |
2020-01-29 |
mod_rest: Avoid treating special json.null value as any other table
|
Kim Alvefur |
2020-01-25 |
mod_rest: Fix handling of 'node' attribute in disco#info
|
Kim Alvefur |
2020-01-25 |
mod_rest: Make XHTML-IM mapping more convenient
|
Kim Alvefur |
2020-01-24 |
mod_rest: Improve some comments
|
Kim Alvefur |
2020-01-24 |
mod_rest: Add mapping of XEP-0092: Software Version
|
Kim Alvefur |
2020-01-24 |
mod_rest: Allow returning an array of JID strings as disco#items
|
Kim Alvefur |
2020-01-24 |
mod_rest: Only pass trough valid disco#item item attributes
|
Kim Alvefur |
2020-01-24 |