log mod_rest/jsonmap.lib.lua @ 3880:44c2d36c40a4

age author description
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)
Tue, 04 Feb 2020 21:04:02 +0100 Kim Alvefur mod_rest: Support passing 'node' attr in disco#items queries
Sat, 01 Feb 2020 00:38:10 +0100 Kim Alvefur mod_rest: Map the error@by attribute
Wed, 29 Jan 2020 21:44:00 +0100 Kim Alvefur mod_rest: Fix missing return
Sat, 25 Jan 2020 02:06:07 +0100 Kim Alvefur mod_rest: Avoid treating special json.null value as any other table