log plugins/mod_component.lua @ 14220:8f34af6a3821 13.0

age author description
Sat, 22 Feb 2025 21:48:07 +0100 Kim Alvefur mod_component: Don't return error reply for errors, fixes #1897 13.0
Mon, 17 Jul 2023 01:38:54 +0200 Kim Alvefur plugins: Use integer config API with interval specification where sensible
Sat, 16 Jan 2021 21:04:58 +0100 Kim Alvefur plugins: Use get_option_enum where appropriate
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Sun, 28 Aug 2022 07:51:50 +0100 Matthew Wild mod_component: Require 'from' attribute on stanzas by default
Sun, 24 Oct 2021 15:17:01 +0200 Kim Alvefur mod_c2s,etc: Identify stanza object with appropriate function
Thu, 13 May 2021 11:17:13 +0100 Matthew Wild Merge 0.11->trunk
Fri, 07 May 2021 17:03:49 +0100 Matthew Wild mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits 0.11
Fri, 18 Dec 2020 22:29:44 +0100 Kim Alvefur mod_component: Distinguish missing stream @to from unknown local component (thanks Daniel_W)
Mon, 13 Apr 2020 02:49:19 +0200 Kim Alvefur mod_component: Return extended error condition when not connected
Mon, 13 Apr 2020 02:46:03 +0200 Kim Alvefur mod_component: Reply with a different error when not connected
Sat, 11 Apr 2020 19:31:15 +0200 Kim Alvefur mod_component: Specify an error source for Component unavailable errors
Tue, 30 Jul 2019 02:29:36 +0200 Kim Alvefur plugins: Remove tostring call from logging
Tue, 19 Mar 2019 09:08:06 +0000 Matthew Wild mod_component: Set module status to indicate whether component is connected
Tue, 15 Jan 2019 20:08:30 +0100 Kim Alvefur mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734)