Mercurial > prosody-modules
log mod_rest/jsonmap.lib.lua @ 5963:c61a82f80e57 default tip
age | author | description |
---|---|---|
Mon, 19 Aug 2024 20:08:41 +0200 | Kim Alvefur | mod_rest: Workaround lack of number coercion in util.datamapper for HTTP upload |
Tue, 20 Dec 2022 21:48:28 +0100 | Kim Alvefur | mod_rest: Remove manual reference expansion in schema |
Sat, 21 May 2022 22:55:41 +0200 | Kim Alvefur | mod_rest: Treat archive.ids as comma-separated to work in query string |
Sat, 30 Apr 2022 01:00:01 +0200 | Kim Alvefur | mod_rest: Expand mapping of XEP-0045 join stanza |
Sun, 17 Apr 2022 12:51:45 +0200 | Kim Alvefur | mod_rest: Add some notes about custom disco#info mapping code |
Thu, 07 Apr 2022 15:39:57 +0200 | Kim Alvefur | mod_rest: Move most of XEP-0432 handling into JSON mapping schema |
Thu, 07 Apr 2022 15:39:11 +0200 | Kim Alvefur | mod_rest/jsonmap: Fix indentation |