Software /
code /
prosody
Log
core/modulemanager.lua @ 769:9e76018c62fa
description | author | age |
---|---|---|
Fix for never checking if the first module for a host is already loaded (affects global modules) | Matthew Wild | Wed, 04 Feb 2009 18:53:23 +0000 |
Update copyright notices for 2009 | Matthew Wild | Fri, 30 Jan 2009 17:59:26 +0000 |
0.2->0.3 | Matthew Wild | Fri, 30 Jan 2009 17:40:25 +0000 |
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 |