Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 2458:b4628c4d9ee2
description | author | age |
---|---|---|
mod_muc: Remove unused history_length declaration | Matthew Wild | Wed, 13 Jan 2010 00:05:07 +0000 |
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 |