Mercurial > prosody-modules
log mod_rest/mod_rest.lua @ 4936:a85efae90e21
age | author | description |
---|---|---|
Sat, 09 Apr 2022 01:04:25 +0200 | Kim Alvefur | mod_rest: Add configuration of which stanzas to route to callback |
Sat, 09 Apr 2022 00:43:18 +0200 | Kim Alvefur | mod_rest: Improve logging of results from callback startup probe |
Sat, 09 Apr 2022 00:41:18 +0200 | Kim Alvefur | mod_rest: Support parameters in callback URL |
Thu, 07 Apr 2022 17:49:08 +0200 | Kim Alvefur | mod_rest: Improve error handling during format mapping |
Thu, 07 Apr 2022 17:48:08 +0200 | Kim Alvefur | mod_rest: Catch and coerce errors in echo endpoint |
Tue, 08 Feb 2022 13:51:41 +0100 | Kim Alvefur | mod_rest: Ensure mod_http is loaded before API demo |
Wed, 29 Dec 2021 19:40:28 +0100 | Kim Alvefur | mod_rest: Fix nested message stanzas in XEP-0297 containers |