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