Log

plugins/mod_component.lua @ 12142:87532eebd0b8

description author age
mod_c2s,etc: Identify stanza object with appropriate function Kim Alvefur 2021-10-24
Merge 0.11->trunk Matthew Wild 2021-05-13
mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits 0.11 Matthew Wild 2021-05-07
mod_component: Distinguish missing stream @to from unknown local component (thanks Daniel_W) Kim Alvefur 2020-12-18
mod_component: Return extended error condition when not connected Kim Alvefur 2020-04-13
mod_component: Reply with a different error when not connected Kim Alvefur 2020-04-13
mod_component: Specify an error source for Component unavailable errors Kim Alvefur 2020-04-11
plugins: Remove tostring call from logging Kim Alvefur 2019-07-30
mod_component: Set module status to indicate whether component is connected Matthew Wild 2019-03-19
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734) Kim Alvefur 2019-01-15
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall Matthew Wild 2018-10-26
Merge 0.10->trunk Kim Alvefur 2018-06-08
mod_component: Fix a wrongly-placed closing parenthesis, fixes #1164. Emmanuel Gil Peyrot 2018-06-08
Merge 0.10->trunk Kim Alvefur 2018-02-04
mod_component: Advertise disco#info in fallback handling of disco#info query (fixes #1062) Kim Alvefur 2018-01-06
Merge 0.10->trunk Kim Alvefur 2017-09-14
Merge 0.9->0.10 Kim Alvefur 2017-09-14
mod_component, mod_s2s: Iterate over child tags instead of child nodes (can include text) in stream error (same as 176b7f4e4ac9) Kim Alvefur 2017-09-13
Merge 0.10->trunk Kim Alvefur 2017-05-16
mod_component: Use typed config API Kim Alvefur 2017-04-26
Merge 0.10->trunk Kim Alvefur 2017-02-10
mod_component: Add read timeout handler (same behaviour as c2s and s2s) Kim Alvefur 2017-02-10
Merge 0.10->trunk Kim Alvefur 2017-01-28
mod_component: Trim trailing whitespace Kim Alvefur 2017-01-28
Merge 0.10->trunk Matthew Wild 2016-09-12
mod_component: Fire 'component-disconnected' event on host, to maintain consistency - sessions with no host never authenticated. Fixes #737 Matthew Wild 2016-09-12
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot 2016-04-16
mod_component: Some cleanup [luacheck] Matthew Wild 2016-03-18
mod_component: Fire event when component disconnects Matthew Wild 2016-03-18
mod_component: Add config option for deciding what happens if a component connects while already connected (fixes #525) Kim Alvefur 2015-10-20