log mod_rest/mod_rest.lua @ 5819:bb51cf204dd4 default tip

age author description
Wed, 25 Oct 2023 15:36:20 +0200 Kim Alvefur mod_rest: Limit payload size (cf stanza size limits)
Fri, 07 Jul 2023 00:10:37 +0200 Kim Alvefur mod_rest: Use logger of HTTP request in trunk
Sun, 18 Jun 2023 22:23:24 +0200 Kim Alvefur mod_rest: Include full_jid property on origin
Sat, 08 Apr 2023 19:51:24 +0200 Kim Alvefur mod_rest: Get correct type from config
Fri, 07 Apr 2023 20:26:33 +0200 Kim Alvefur mod_rest: Allow passing configuring a timeout for <iq> responses
Sun, 27 Nov 2022 00:34:00 +0100 Kim Alvefur mod_rest: Wrap webhook setup in a function for future reuse
Sun, 27 Nov 2022 00:10:38 +0100 Kim Alvefur mod_rest: Do not allow replies to <iq type=result> from webhooks
Wed, 13 Jul 2022 11:27:44 +0100 Matthew Wild mod_rest: Update for mod_tokenauth API changes (backwards-compatible)
Mon, 15 Aug 2022 15:26:14 +0200 Kim Alvefur mod_rest: Fill in 'type' field in error registry
Sun, 29 May 2022 02:02:07 +0200 Kim Alvefur mod_rest: Provide a log function on temporary session
Tue, 17 May 2022 11:44:44 +0200 Kim Alvefur mod_rest: Fix attempt to index nil in handling of single iq response
Mon, 16 May 2022 20:31:58 +0200 Kim Alvefur mod_rest: Ensure MAM result-iq is included in results from remote hosts
Mon, 16 May 2022 19:47:09 +0200 Kim Alvefur mod_rest: Add special handling to catch MAM results from remote hosts
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