Log

plugins/muc/mod_muc.lua @ 3419:79e08dc3fd37

description author age
MUC: No need to call is_admin twice now, global admins are admins on hosts Matthew Wild Sat, 17 Jul 2010 15:20:45 +0100
MUC: Make number of stored history messages configurable with option max_history_messages (thanks michal and others who requested) Matthew Wild Tue, 06 Jul 2010 17:09:23 +0100
MUC: Updated code to use :set_hidden() and :is_hidden(). Waqas Hussain Sun, 13 Jun 2010 21:58:46 +0500
Merge 0.6->0.7 Matthew Wild Mon, 22 Mar 2010 17:24:55 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
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
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
MUC: Added support for reloading MUC library code. Waqas Hussain Mon, 07 Sep 2009 20:38:20 +0500
MUC: Added support for generating unique room names Waqas Hussain Mon, 07 Sep 2009 20:29:04 +0500
MUC: New basic mod_muc based on the new MUC library Waqas Hussain Mon, 07 Sep 2009 20:18:26 +0500