Software /
code /
prosody
Log
core/modulemanager.lua @ 3588:1e570ed17147
description | author | age |
---|---|---|
modulemanager: Fixed: Locally defined pcall wasn't returning return values of the called function. | Waqas Hussain | Wed, 10 Nov 2010 05:30:46 +0500 |
componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property. | Waqas Hussain | Wed, 10 Nov 2010 03:39:38 +0500 |
modulemanager, stanza_router: Moved modulemanager.handle_stanza to stanza_router, as a local function handle_unhandled_stanza. modulemanager is no longer a dependency of stanza_router. | Waqas Hussain | Sat, 16 Oct 2010 08:34:32 +0500 |
modulemanager: Removed another legacy events API (add_event_hook), and related code. | Waqas Hussain | Sat, 16 Oct 2010 08:15:11 +0500 |
modulemanager: Removed legacy events API, and related code. | Waqas Hussain | Sat, 16 Oct 2010 07:31:50 +0500 |
modulemanager: Removed add_iq_handler() from the plugin API. | Waqas Hussain | Sat, 16 Oct 2010 06:25:55 +0500 |