Software /
code /
prosody
Log
plugins/mod_proxy65.lua @ 3607:e1259b6d7560
description | author | age |
---|---|---|
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 |
mod_proxy65: Send error reply to activation stanza if one or both parties were not connected to the proxy | Matthew Wild | Wed, 05 May 2010 15:33:29 +0100 |
mod_proxy65: Return service-unavailable error when receiving an iq we didn't understand | Matthew Wild | Wed, 05 May 2010 15:32:16 +0100 |