log plugins/mod_proxy65.lua @ 3688:f7de887ea0be

age author description
Fri, 03 Dec 2010 00:02:53 +0500 Waqas Hussain mod_proxy65: Updated to use sub-events. Now only hooks what it needs to.
Thu, 02 Dec 2010 16:17:44 +0500 Waqas Hussain mod_proxy65: Give the 'iq/host' stanza handler a negative priority, to allow mod_iq to process the events first.
Wed, 10 Nov 2010 22:02:28 +0500 Waqas Hussain mod_proxy65: Use module:get_option() instead of configmanager.
Wed, 10 Nov 2010 20:59:16 +0500 Waqas Hussain prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file.