Software /
code /
prosody
Log
core/modulemanager.lua @ 758:b1885732e979
description | author | age |
---|---|---|
GPL->MIT! | Matthew Wild | Fri, 30 Jan 2009 17:22:56 +0000 |
modulemanager: Really fix call_module_method to work properly | Matthew Wild | Thu, 29 Jan 2009 02:01:09 +0000 |
modulemanager: Add get_host_type() API method, and fix up call_module_method to work properly | Matthew Wild | Thu, 29 Jan 2009 01:58:11 +0000 |
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 |