Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 2273:b98b29f614ae
description | author | age |
---|---|---|
MUC: Added config option 'restrict_room_creation' to allow restricting room creation to admins. | Waqas Hussain | Wed, 21 Oct 2009 11:58:33 +0500 |
MUC: Added 'name' config option, for specifying the component's name in disco responses. | Waqas Hussain | Wed, 21 Oct 2009 02:18:17 +0500 |
MUC: Removed some debug logging. | Waqas Hussain | Mon, 14 Sep 2009 02:11:17 +0500 |
MUC: Added a send() method to the component. Fixes issues with local mod_vcard. | Waqas Hussain | Mon, 14 Sep 2009 02:08:20 +0500 |
MUC: Discard non-persistent rooms as soon as they become empty. | Waqas Hussain | Wed, 09 Sep 2009 19:28:36 +0500 |
MUC: Added support for room configuration forms, persistence and hidden rooms. | Waqas Hussain | Mon, 07 Sep 2009 20:51:59 +0500 |
MUC: Fixed stanza routing for reloaded rooms. | Waqas Hussain | Mon, 07 Sep 2009 20:39:05 +0500 |