log mod_rest/mod_rest.lua @ 4734:e58ec4b3cf90

age author description
Mon, 01 Nov 2021 15:08:21 +0100 Kim Alvefur mod_rest: Add an anonymous mode
Tue, 26 Oct 2021 18:07:35 +0200 Kim Alvefur mod_rest: Set type on temp session to satisfy certain auth checks
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
Tue, 02 Mar 2021 18:38:13 +0100 Kim Alvefur mod_rest: Add option for serving interactive openapi documentation
Mon, 01 Mar 2021 17:33:32 +0100 Kim Alvefur mod_rest: Fix syntax error in previous commit
Sun, 28 Feb 2021 20:59:53 +0100 Kim Alvefur mod_rest: Revert leftover of unfinished ?query mapping
Sun, 28 Feb 2021 19:33:09 +0100 Kim Alvefur mod_rest: Support GET for certain IQ queries
Sun, 28 Feb 2021 19:25:45 +0100 Kim Alvefur mod_rest: Add more REST-looking way to send stanzas
Sun, 15 Nov 2020 16:29:48 +0100 Kim Alvefur mod_rest: Ensure no attempt is made to reply to an error stanza