Software /
code /
prosody
Log
plugins/muc/hidden.lib.lua @ 12379:6ac3c580c00d
description | author | age |
---|---|---|
MUC: Allow restricting public/persistent room options to service admins (muc_room_allow_public/muc_room_allow_persistent) | Matthew Wild | Tue, 17 Jul 2018 11:57:28 +0100 |
MUC: Add sections in room config form | Matthew Wild | Fri, 13 Jul 2018 15:47:08 +0100 |
MUC: Improve labels of all config form items | Matthew Wild | Fri, 13 Jul 2018 13:22:40 +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: Update all config form handlers to take advantage of the new per-option events | Matthew Wild | Fri, 11 Dec 2015 15:33:58 +0000 |
plugins/muc: Move 'hidden' ('public') code to own file | daurnimator | Wed, 16 Apr 2014 14:16:14 -0400 |