Software /
code /
prosody
Log
core/modulemanager.lua @ 4151:a1ac8f064dcb
description | author | age |
---|---|---|
modulemanager: Added module.path to the plugin API to let plugins determine their load path. | Waqas Hussain | Sun, 20 Feb 2011 20:06:38 +0500 |
modulemanager: Fix disabling a module on a single host | Paul Aurich | Tue, 01 Feb 2011 17:56:16 -0800 |
modulemanager: Removed an unused variable. | Waqas Hussain | Wed, 05 Jan 2011 06:16:27 +0500 |
modulemanager: Auto-load mod_offline. | Waqas Hussain | Mon, 27 Dec 2010 06:10:34 +0500 |
modulemanager, mod_console: Rename mod_console -> mod_admin_telnet - add compatibility code to modulemanager for existing configs | Matthew Wild | Fri, 17 Dec 2010 12:44:24 +0000 |
modulemanager: Allow components to inherit mod_iq. This allows modules loaded on components to hook IQ stanza sub-events ("iq-set/bare/xmlns:tag", etc). | Waqas Hussain | Thu, 02 Dec 2010 16:32:42 +0500 |