plugins/muc/members_only.lib.lua
Wed, 08 Dec 2021 21:55:25 +0100 Kim Alvefur MUC: Remove <{muc}x> tags in some errors
Wed, 08 Dec 2021 21:02:14 +0100 Kim Alvefur MUC: Remove remaining deprecated numeric error codes
Thu, 13 May 2021 11:17:13 +0100 Matthew Wild Merge 0.11->trunk
Mon, 10 May 2021 17:01:38 +0100 Matthew Wild MUC: Add support for advertising muc#roomconfig_allowinvites in room disco#info 0.11
Mon, 25 Nov 2019 23:52:45 +0100 Kim Alvefur MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID
Wed, 19 Dec 2018 23:14:13 +0000 Matthew Wild MUC: Adjust priorities of muc-get-default-role handlers (fixes #1272) 0.11
Fri, 13 Jul 2018 15:47:08 +0100 Matthew Wild MUC: Add sections in room config form
Fri, 13 Jul 2018 13:22:40 +0100 Matthew Wild MUC: Improve labels of all config form items
Sat, 07 Jul 2018 16:54:44 +0100 Matthew Wild MUC: Clarify logic of invitations in members-only rooms
Sat, 07 Jul 2018 12:12:36 +0100 Matthew Wild MUC: Add allowmemberinvites to disco#info so clients know whether to allow users to invite others in a members-only room
Fri, 06 Jul 2018 15:33:46 +0100 Matthew Wild MUC: Add config option to allow members to invite other members to the room (previously only owners/admins could do this)
Tue, 19 Apr 2016 20:31:39 +0200 Kim Alvefur MUC: Assign priorities to config form hooks so they have a consistent order on each start
Fri, 15 Apr 2016 11:50:55 +0200 Kim Alvefur MUC: Save room to storage once after form processing, not in each individual setter
Thu, 14 Apr 2016 21:23:09 +0200 Kim Alvefur MUC: Provide a noop stub room:save() method
Wed, 20 Jan 2016 14:46:06 +0100 Kim Alvefur MUC: Rename variables to please luacheck
Fri, 11 Dec 2015 15:33:58 +0000 Matthew Wild MUC: Update all config form handlers to take advantage of the new per-option events
Wed, 15 Oct 2014 17:07:16 -0400 daurnimator plugins/muc/members_only: Kick non-members when members-only is turned on
Tue, 05 Aug 2014 09:55:08 +0100 Matthew Wild mod_muc: Import util.stanza into the config handler modules that need it. Fixes #432.
Mon, 21 Apr 2014 17:49:57 -0400 daurnimator plugins/muc/members_only.lib: Compare affiliations via rank; wrap some long lines
Fri, 04 Apr 2014 11:20:20 -0400 daurnimator plugins/muc/muc.lib: Move members_only into seperate file
less more (0) tip