Log

plugins/mod_component.lua @ 11370:7c2ef5a1ec9c

description author age
mod_component: Distinguish missing stream @to from unknown local component (thanks Daniel_W) Kim Alvefur Fri, 18 Dec 2020 22:29:44 +0100
mod_component: Return extended error condition when not connected Kim Alvefur Mon, 13 Apr 2020 02:49:19 +0200
mod_component: Reply with a different error when not connected Kim Alvefur Mon, 13 Apr 2020 02:46:03 +0200
mod_component: Specify an error source for Component unavailable errors Kim Alvefur Sat, 11 Apr 2020 19:31:15 +0200
plugins: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:29:36 +0200
mod_component: Set module status to indicate whether component is connected Matthew Wild Tue, 19 Mar 2019 09:08:06 +0000
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734) Kim Alvefur Tue, 15 Jan 2019 20:08:30 +0100
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall Matthew Wild Fri, 26 Oct 2018 19:32:00 +0100
Merge 0.10->trunk Kim Alvefur Fri, 08 Jun 2018 16:15:32 +0200
mod_component: Fix a wrongly-placed closing parenthesis, fixes #1164. Emmanuel Gil Peyrot Fri, 08 Jun 2018 11:53:10 +0200
Merge 0.10->trunk Kim Alvefur Sun, 04 Feb 2018 01:40:11 +0100
mod_component: Advertise disco#info in fallback handling of disco#info query (fixes #1062) Kim Alvefur Sat, 06 Jan 2018 08:54:15 +0100
Merge 0.10->trunk Kim Alvefur Thu, 14 Sep 2017 02:48:34 +0200
Merge 0.9->0.10 Kim Alvefur Thu, 14 Sep 2017 02:47:40 +0200
mod_component, mod_s2s: Iterate over child tags instead of child nodes (can include text) in stream error (same as 176b7f4e4ac9) Kim Alvefur Thu, 14 Sep 2017 01:27:36 +0200