Software /
code /
prosody
Log
core/modulemanager.lua @ 4883:b798d59919b1
description | author | age |
---|---|---|
modulemanager: Components should inherit mod_s2s from global modules_enabled too | Matthew Wild | Wed, 16 May 2012 20:30:53 +0100 |
modulemanager: Set module.reloading = true when firing module-reloaded event | Matthew Wild | Fri, 11 May 2012 18:54:17 +0100 |
modulemanager: Pass the module's final host (e.g. '*') to the module-loaded event | Matthew Wild | Mon, 30 Apr 2012 00:52:43 +0100 |
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 |