Software /
code /
prosody
Log
core/modulemanager.lua @ 746:7027de4c039d
description | author | age |
---|---|---|
modulemanager: Add module:set_global() as a cleaner way for a module to declare itself 'global' | Matthew Wild | Sat, 24 Jan 2009 20:29:25 +0000 |
core.modulemanager: Some refactoring to make upcoming changes a little easier | Matthew Wild | Sat, 24 Jan 2009 01:15:40 +0000 |
modulemanager: Comment out logging of modules hooking stanzas, too noisy | Matthew Wild | Fri, 16 Jan 2009 05:38:03 +0000 |
modulemanager: Check for syntax errors before reloading a module | Waqas Hussain | Tue, 13 Jan 2009 23:16:39 +0500 |
modulemanager: Added reload support, with callbacks for saving and restoring state | Waqas Hussain | Tue, 13 Jan 2009 22:37:07 +0500 |
Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | Tue, 13 Jan 2009 15:29:00 +0000 |
modulemanager: Fixed error on unloading modules with no handlers | Waqas Hussain | Tue, 13 Jan 2009 20:19:52 +0500 |