Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 4766:1d2646b63084
description | author | age |
---|---|---|
mod_muc/muc.lib.lua: Remove unused imports and variables | Matthew Wild | Sat, 28 Apr 2012 04:12:34 +0100 |
muc - implement per channel history limits | Markus Kötter | Fri, 13 Apr 2012 21:23:26 +0200 |
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 |