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