Software /
code /
prosody
Log
plugins/mod_proxy65.lua @ 3676:13a1d90b4e1c
description | author | age |
---|---|---|
mod_proxy65: Give the 'iq/host' stanza handler a negative priority, to allow mod_iq to process the events first. | Waqas Hussain | Thu, 02 Dec 2010 16:17:44 +0500 |
mod_proxy65: Use module:get_option() instead of configmanager. | Waqas Hussain | Wed, 10 Nov 2010 22:02:28 +0500 |
prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file. | Waqas Hussain | Wed, 10 Nov 2010 20:59:16 +0500 |
mod_proxy65: Removed useless checks from the event handler. | Waqas Hussain | Thu, 04 Nov 2010 19:26:04 +0500 |
mod_proxy65: Use "iq/host" event for hooking stanzas instead of the component stanza handler. | Waqas Hussain | Thu, 04 Nov 2010 19:18:32 +0500 |
mod_proxy65: Use util.jid.compare() and remove some clutter | Kim Alvefur | Fri, 16 Jul 2010 16:12:18 +0200 |