Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 3330:bdc325ce9fbc
description | author | age |
---|---|---|
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 |