Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 3510:711eb5bf94b4
description | author | age |
---|---|---|
MUC: Make the room node be the default room name (thanks Zash). | Waqas Hussain | Tue, 28 Sep 2010 16:36:17 +0500 |
Merge with trunk. | Waqas Hussain | Mon, 27 Sep 2010 19:51:14 +0500 |
MUC: Added a 'Description' property (muc#roomconfig_roomdesc) | Kim Alvefur | Sun, 26 Sep 2010 18:15:30 +0200 |
MUC: Added a 'Name' property (muc#roomconfig_roomname) | Kim Alvefur | Fri, 24 Sep 2010 21:16:38 +0200 |
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 |