Software /
code /
prosody
Log
plugins/muc/members_only.lib.lua @ 8985:4101bcf9639a
description | author | age |
---|---|---|
MUC: Add allowmemberinvites to disco#info so clients know whether to allow users to invite others in a members-only room | Matthew Wild | Sat, 07 Jul 2018 12:12:36 +0100 |
MUC: Add config option to allow members to invite other members to the room (previously only owners/admins could do this) | Matthew Wild | Fri, 06 Jul 2018 15:33:46 +0100 |
MUC: Assign priorities to config form hooks so they have a consistent order on each start | Kim Alvefur | Tue, 19 Apr 2016 20:31:39 +0200 |
MUC: Save room to storage once after form processing, not in each individual setter | Kim Alvefur | Fri, 15 Apr 2016 11:50:55 +0200 |
MUC: Provide a noop stub room:save() method | Kim Alvefur | Thu, 14 Apr 2016 21:23:09 +0200 |
MUC: Rename variables to please luacheck | Kim Alvefur | Wed, 20 Jan 2016 14:46:06 +0100 |
MUC: Update all config form handlers to take advantage of the new per-option events | Matthew Wild | Fri, 11 Dec 2015 15:33:58 +0000 |