Software /
code /
prosody
Log
core/modulemanager.lua @ 4801:83cedf648b46
description | author | age |
---|---|---|
modulemanager: Hide deprecation warning for modules loaded on '*' directly (e.g. prosodyctl mod_<command>) (thanks Zash) | Matthew Wild | Sun, 29 Apr 2012 19:36:11 +0100 |
modulemanager: Fixes to handle circular dependencies in module:depends() | Matthew Wild | Sat, 28 Apr 2012 15:47:43 +0100 |
modulemanager: Remove unused function imports | Matthew Wild | Sat, 28 Apr 2012 02:22:42 +0100 |
modulemanager: Remove unused NULL declaration | Matthew Wild | Sat, 28 Apr 2012 02:18:17 +0100 |
modulemanager: Clear modulemap when a host is deactivated (thanks xnyhps) | Matthew Wild | Fri, 27 Apr 2012 22:36:35 +0100 |
modulemanager: Set module.environment before calling add_host, otherwise the module will get the parent's environment (thanks xnyhps and Maranda) | Matthew Wild | Fri, 27 Apr 2012 21:37:45 +0100 |