Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 4528:875b90d5ce0f
description | author | age |
---|---|---|
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 |