Software /
code /
prosody
Log
core/modulemanager.lua @ 4640:645c93eaf249
description | author | age |
---|---|---|
modulemanager: Use modulemap rather than hosts[host] (fix for when host == "*") | Matthew Wild | Sat, 21 Apr 2012 20:02:45 +0100 |
modulemanager: Use api_instance rather than pluginenv.module (same thing) | Matthew Wild | Sat, 21 Apr 2012 20:01:40 +0100 |
modulemanager: Allow loading a module onto "*" (part-fixes #228) | Matthew Wild | Sat, 21 Apr 2012 20:00:30 +0100 |
modulemanager: Some refactoring. Deprecate module.host = "*", modules should call module:set_global() (which has been around since forever) | Matthew Wild | Wed, 14 Mar 2012 21:37:00 +0000 |