Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 5294:87f07dd0bbfb
description | author | age |
---|---|---|
MUC: Don't reply to errors (thanks iron) | Kim Alvefur | Wed, 09 Jan 2013 17:56:40 +0100 |
MUC: Support invite messages when stanza type is explicitly set to "normal" or to an unknown value. | Waqas Hussain | Sat, 15 Dec 2012 07:08:54 +0500 |
muc: Make max_history_messages simply a service-wide config option, and don't store it per-room (rooms still have their own history_message, but this is a global limit) | Matthew Wild | Thu, 22 Nov 2012 21:57:06 +0000 |
MUC: Fix traceback caused by faulty logic precedence. (thanks waqas, nulani) | Kim Alvefur | Tue, 25 Sep 2012 22:03:35 +0200 |