Mercurial > prosody-modules
log mod_rest/mod_rest.lua @ 4721:2db804a1c9f0
age | author | description |
---|---|---|
Wed, 29 Sep 2021 00:26:44 +0200 | Kim Alvefur | mod_rest: Support returning multiple replies in an <xmpp> container |
Tue, 23 Mar 2021 23:41:10 +0100 | Kim Alvefur | mod_rest: Fix name of entry in error registry for unauth 'from' |
Tue, 23 Mar 2021 20:23:35 +0100 | Kim Alvefur | mod_rest: Remove inaccurate comment |
Sun, 21 Mar 2021 00:31:53 +0100 | Kim Alvefur | mod_rest: Add an 'echo' endpoint for debugging |
Tue, 09 Mar 2021 18:44:35 +0100 | Kim Alvefur | mod_rest: Fix typos [codespell] |
Sun, 07 Mar 2021 22:01:50 +0100 | Kim Alvefur | mod_rest: Allow passing e.g. disco 'node' as a ?query variable |
Sun, 07 Mar 2021 21:02:18 +0100 | Kim Alvefur | mod_rest: Allow empty @to to mean to=account is in normal XMPP |