log core/modulemanager.lua @ 584:eb0cea29c8d7

age author description
Sat, 06 Dec 2008 23:15:48 +0000 Matthew Wild Temporary hack for global modules
Sat, 06 Dec 2008 20:25:51 +0000 Matthew Wild Merge from waqas
Sun, 07 Dec 2008 01:06:10 +0500 Waqas Hussain Changed module manager to use multitable (initial commit)
Sat, 06 Dec 2008 19:51:10 +0000 Matthew Wild Fix add_event_hook in module API
Sat, 06 Dec 2008 04:03:33 +0000 Matthew Wild Move module loading to modulemanager
Sat, 06 Dec 2008 03:41:49 +0000 Matthew Wild Add hostmanager, and eventmanager
Thu, 04 Dec 2008 20:07:22 +0500 Waqas Hussain Added function add_feature to modules API (for adding disco features)
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Sat, 29 Nov 2008 03:27:50 +0000 Matthew Wild Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths.
Thu, 27 Nov 2008 16:52:30 +0000 Matthew Wild is_loaded() and incomplete unload() for modules
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
Sun, 23 Nov 2008 05:49:08 +0000 Matthew Wild Merge from waqas
Sun, 23 Nov 2008 10:39:13 +0500 Waqas Hussain Check to prevent error on IQs from completely unhandled origins
Sun, 23 Nov 2008 05:47:55 +0000 Matthew Wild Backed out the backout. Now we're back out.
Sun, 23 Nov 2008 05:43:17 +0000 Matthew Wild Backed out changeset 79bd7a3e906c
Sun, 23 Nov 2008 05:14:37 +0000 Matthew Wild Typo prevented modulemanager.load() from returning the error if load failed.