Software /
code /
prosody
Log
plugins/mod_component.lua @ 11232:9c6aca63e399
description | author | age |
---|---|---|
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 |