Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 5016:56a0b13a3d42
description | author | age |
---|---|---|
mod_muc: Remove unused variable and pull hosts into a local | Kim Alvefur | Thu, 26 Jul 2012 04:45:22 +0200 |
mod_muc: Use module:send() instead of core_*_stanza() | Kim Alvefur | Thu, 26 Jul 2012 04:41:56 +0200 |
MUC: Handle missing persistent room data. | Waqas Hussain | Tue, 12 Jun 2012 16:55:27 +0500 |
muc - implement per channel history limits | Markus Kötter | Fri, 13 Apr 2012 21:23:26 +0200 |
MUC: A little cleanup. | Waqas Hussain | Wed, 31 Aug 2011 23:53:55 +0500 |
mod_muc: Remove room from memory when it is made non-persistent and is empty | Matthew Wild | Wed, 04 May 2011 23:12:53 +0100 |
MUC: Give stanza handlers a negative priority, to allow mod_iq to process them first. | Waqas Hussain | Thu, 02 Dec 2010 16:16:44 +0500 |