log plugins/mod_component.lua @ 10882:1999bb052d49

age author description
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)
Fri, 26 Oct 2018 19:32:00 +0100 Matthew Wild Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall
Fri, 08 Jun 2018 16:15:32 +0200 Kim Alvefur Merge 0.10->trunk
Fri, 08 Jun 2018 11:53:10 +0200 Emmanuel Gil Peyrot mod_component: Fix a wrongly-placed closing parenthesis, fixes #1164.
Sun, 04 Feb 2018 01:40:11 +0100 Kim Alvefur Merge 0.10->trunk