log core/modulemanager.lua @ 1918:dd35d07d673f

age author description
Mon, 05 Oct 2009 10:42:36 +0100 Matthew Wild modulemanager: Add host.modules to contain a table of modules for a host
Wed, 30 Sep 2009 11:06:02 +0100 Matthew Wild Merge with 0.5
Wed, 30 Sep 2009 11:05:26 +0100 Matthew Wild modulemanager: Load modules for components, too
Sat, 05 Sep 2009 23:01:06 +0100 matthew Merge with 0.5
Sun, 06 Sep 2009 01:31:18 +0500 Waqas Hussain modulemanager: Fixed: Internally generated stanzas could be missing namespaces, which causes tracebacks in logging (e.g., auto-generated offline presence)
Tue, 18 Aug 2009 12:55:37 +0500 Waqas Hussain modulemanager: Removed unused variables and reference to core.discomanager
Tue, 18 Aug 2009 12:54:16 +0500 Waqas Hussain modulemanager: Removed unnecessary code in the unload function