Software /
code /
prosody
Log
core/modulemanager.lua @ 3967:1a9bcbaeb55a
description | author | age |
---|---|---|
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 |
Backed out changeset bfc47564aaef (No need for _M with module.environment) | Matthew Wild | Sat, 13 Nov 2010 04:12:40 +0000 |
modulemanager: Inside plugins, have global _M as a reference to the module's environment | Matthew Wild | Sat, 13 Nov 2010 04:09:14 +0000 |
modulemanager, usermanager: Removed hooks for the 'component-activated' event (components now fire 'host-activated'). | Waqas Hussain | Wed, 10 Nov 2010 22:27:09 +0500 |