Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 5063:4bc202a7b351
description | author | age |
---|---|---|
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 |
MUC: Fix check for history length update. | Waqas Hussain | Mon, 14 May 2012 02:42:42 +0500 |
muc.lib: Fix for traceback when no history length is set for the room | Matthew Wild | Sun, 13 May 2012 21:07:00 +0100 |
muc.lib: return feature-not-implemented when a foregoing discovery node is specified in a disco#info request. | Marco Cirillo | Thu, 10 May 2012 23:37:36 +0000 |
mod_muc/muc.lib: Fall back to default_history_length if no length in config | Matthew Wild | Sat, 28 Apr 2012 18:36:03 +0100 |