Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 4424:1cbf3744300c
description | author | age |
---|---|---|
MUC: Fix a possible stack overflow (when a local component joins a room, then disconnects, an unavailble-error presence cycle can occur). | Waqas Hussain | Mon, 21 Nov 2011 19:59:38 +0500 |
MUC: Allow affiliation change when argument actor==true in room:set_affiliation(). | Waqas Hussain | Thu, 25 Aug 2011 12:05:27 +0500 |
MUC: Change error type of badly-formatted stanza from 'auth' to 'modify' (thanks Andrew) | Matthew Wild | Mon, 27 Jun 2011 20:36:18 +0100 |
MUC: Include occupant count in room disco#info response. | Waqas Hussain | Sat, 07 May 2011 21:17:03 +0500 |
MUC: Don't limit affiliation changes to owners, and allow owners to remove themselves if they are not the last owner. | Waqas Hussain | Thu, 24 Feb 2011 07:11:35 +0500 |
MUC: Add a textual error message when the user isn't allowed to get/set config form. | Waqas Hussain | Thu, 24 Feb 2011 07:09:38 +0500 |