Log

plugins/muc/members_only.lib.lua @ 11147:82d6c8e627b9

description author age
MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID Kim Alvefur 2019-11-25
MUC: Adjust priorities of muc-get-default-role handlers (fixes #1272) 0.11 Matthew Wild 2018-12-19
MUC: Add sections in room config form Matthew Wild 2018-07-13
MUC: Improve labels of all config form items Matthew Wild 2018-07-13
MUC: Clarify logic of invitations in members-only rooms Matthew Wild 2018-07-07
MUC: Add allowmemberinvites to disco#info so clients know whether to allow users to invite others in a members-only room Matthew Wild 2018-07-07
MUC: Add config option to allow members to invite other members to the room (previously only owners/admins could do this) Matthew Wild 2018-07-06
MUC: Assign priorities to config form hooks so they have a consistent order on each start Kim Alvefur 2016-04-19
MUC: Save room to storage once after form processing, not in each individual setter Kim Alvefur 2016-04-15
MUC: Provide a noop stub room:save() method Kim Alvefur 2016-04-14
MUC: Rename variables to please luacheck Kim Alvefur 2016-01-20
MUC: Update all config form handlers to take advantage of the new per-option events Matthew Wild 2015-12-11
plugins/muc/members_only: Kick non-members when members-only is turned on daurnimator 2014-10-15
mod_muc: Import util.stanza into the config handler modules that need it. Fixes #432. Matthew Wild 2014-08-05
plugins/muc/members_only.lib: Compare affiliations via rank; wrap some long lines daurnimator 2014-04-21
plugins/muc/muc.lib: Move members_only into seperate file daurnimator 2014-04-04