Log

plugins/muc/muc.lib.lua @ 9514:9db707a86a25

description author age
MUC: Respond to ping per XEP-0410: MUC Self-Ping server optimization (closes #1220) Kim Alvefur 2018-10-07
MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.) Matthew Wild 2018-09-14
MUC: Include 'nick' attribute in affiliation lists (thanks jc) Matthew Wild 2018-09-14
MUC: Fix to correctly return 'node' in disco#info responses (thanks jc) Matthew Wild 2018-09-13
MUC: Initialize room with empty affiliation_data if none stored Matthew Wild 2018-09-04
MUC: Allow vCard4 requests trough Kim Alvefur 2018-09-04
MUC: Allow admins to include a registered nick when setting affiliation Matthew Wild 2018-09-04
MUC: Add some comments for clarity Matthew Wild 2018-09-03
MUC: Add support for separate events for disco#info queries with a 'node' Matthew Wild 2018-09-03
MUC: Add support for storing additional data with MUC affiliations Matthew Wild 2018-09-03
MUC: Direct PubSub queries to occupants to their real bare JID Kim Alvefur 2018-08-18
MUC: Remove 307 status from error-kicks (fixes #939) Matthew Wild 2018-08-08
mod_muc: Fix incorrect variable usage [luacheck] Matthew Wild 2018-08-08
MUC: Suppress error text when participants are kicked due to error in semi-anon rooms (fixes #563) Matthew Wild 2018-08-07
MUC: Split long lines [luacheck strict] Kim Alvefur 2018-08-03