Software /
code /
prosody
Log
plugins/muc/muc.lib.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: A little modification to improve code analysis. | Waqas Hussain | Sat, 19 Jun 2010 23:39:29 +0500 |
MUC: Updated room:set_role() to use room:can_set_role(). | Waqas Hussain | Sat, 19 Jun 2010 23:38:25 +0500 |
MUC: Added room:can_set_role(). | Waqas Hussain | Sat, 19 Jun 2010 23:35:53 +0500 |
MUC: Added disco#info features to advertise room's anonymity status (muc_semianonymous or muc_nonanonymous). | Waqas Hussain | Sun, 13 Jun 2010 22:06:06 +0500 |
MUC: Added disco#info features to advertise room's public status (muc_public or muc_hidden). | Waqas Hussain | Sun, 13 Jun 2010 22:00:08 +0500 |