Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 5144:a30507061526
description | author | age |
---|---|---|
MUC: Fix traceback caused by faulty logic precedence. (thanks waqas, nulani) | Kim Alvefur | Tue, 25 Sep 2012 22:03:35 +0200 |
MUC: Fix a traceback caused by private IQ result and error stanzas where the encoded id can't be processed. | Waqas Hussain | Thu, 09 Aug 2012 07:17:25 +0500 |
MUC: Fix private IQ results and errors for non-vcard queries. | Waqas Hussain | Sat, 04 Aug 2012 23:22:16 +0500 |
MUC: Expose room metatable in the MUC lib. | Waqas Hussain | Wed, 01 Aug 2012 01:36:25 +0500 |
MUC: Fix private IQ and message routing. | Waqas Hussain | Wed, 01 Aug 2012 01:36:19 +0500 |
mod_muc: Fix a couple of cases of 'forbidden' stanza error being sent with type 'cancel' - fixes #303 | Matthew Wild | Tue, 24 Jul 2012 10:44:37 +0100 |
muc.lib: room:set_historylength(): Condense code, and don't store length when equal to default | Matthew Wild | Sun, 13 May 2012 22:58:25 +0100 |