Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 3506:0f46acca11cc
description | author | age |
---|---|---|
MUC: Fixed traceback on presence errors lacking a condition. | Waqas Hussain | Mon, 27 Sep 2010 19:00:11 +0500 |
MUC: Fixed: Unavilable presence was not being broadcasted for banned users in some cases (thanks Zash). | Waqas Hussain | Tue, 03 Aug 2010 21:37:06 +0500 |
MUC: Return correct error to non-members attempting to enter a members-only room. | Waqas Hussain | Tue, 03 Aug 2010 21:07:00 +0500 |
MUC: Store the nick (full room JID) which set the subject, and send subject to occupants from that JID. | Waqas Hussain | Tue, 20 Jul 2010 17:39:02 +0500 |
MUC: Fixed a traceback introduced in hg:bdc325ce9fbc. | Waqas Hussain | Wed, 14 Jul 2010 19:48:01 +0500 |
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 |