Software /
code /
prosody
Log
core/modulemanager.lua @ 695:3384f2784795
description | author | age |
---|---|---|
modulemanager: Change pairs() to ipairs() to allow ordered module loading | Matthew Wild | Mon, 12 Jan 2009 03:27:18 +0000 |
modulemanager: Per-host event hooks for plugins - solves issue 41 | Waqas Hussain | Fri, 09 Jan 2009 23:01:21 +0500 |
Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | Wed, 07 Jan 2009 15:14:24 +0000 |
modulemanager: module.unload now gets called when modules are being unloaded | Waqas Hussain | Wed, 07 Jan 2009 20:03:59 +0500 |
Remove warning of already-loaded modules at startup | Matthew Wild | Sun, 04 Jan 2009 02:55:59 +0000 |
Modulemanager: Basic modules can now be unloaded correctly | Waqas Hussain | Sat, 03 Jan 2009 18:45:51 +0500 |
Fix for not loading global modules when host-specific modules are specified in config | Matthew Wild | Wed, 24 Dec 2008 18:48:09 +0000 |