Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 2342:8b20702d5b9e
description | author | age |
---|---|---|
MUC: Added config option 'restrict_room_creation' to allow restricting room creation to admins. | Waqas Hussain | 2009-10-21 |
MUC: Added 'name' config option, for specifying the component's name in disco responses. | Waqas Hussain | 2009-10-20 |
MUC: Removed some debug logging. | Waqas Hussain | 2009-09-13 |
MUC: Added a send() method to the component. Fixes issues with local mod_vcard. | Waqas Hussain | 2009-09-13 |
MUC: Discard non-persistent rooms as soon as they become empty. | Waqas Hussain | 2009-09-09 |
MUC: Added support for room configuration forms, persistence and hidden rooms. | Waqas Hussain | 2009-09-07 |
MUC: Fixed stanza routing for reloaded rooms. | Waqas Hussain | 2009-09-07 |