Software /
code /
prosody
Log
plugins/mod_component.lua @ 3959:32a2a4f522f8
description | author | age |
---|---|---|
mod_component: Give stanza handlers a negative priority, to allow mod_iq to process them first. | Waqas Hussain | Thu, 02 Dec 2010 16:15:50 +0500 |
mod_component: Logging tweaks. | Waqas Hussain | Fri, 12 Nov 2010 23:43:30 +0500 |
mod_component: Use module:get_option() instead of configmanager. | Waqas Hussain | Fri, 12 Nov 2010 23:35:02 +0500 |
mod_component: Rearranged the code a little. | Waqas Hussain | Fri, 12 Nov 2010 23:32:51 +0500 |
mod_component: Return true from stanza handler to indicate that we actually did handle the stanza. | Waqas Hussain | Fri, 12 Nov 2010 22:39:37 +0500 |
prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file. | Waqas Hussain | Wed, 10 Nov 2010 20:59:16 +0500 |
componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property. | Waqas Hussain | Wed, 10 Nov 2010 03:39:38 +0500 |