Software /
code /
prosody
Log
core/modulemanager.lua @ 1523:841d61be198f
description | author | age |
---|---|---|
Remove version number from copyright headers | Matthew Wild | Fri, 10 Jul 2009 03:11:45 +0100 |
modulemanager: Small code improvement, move autoloaded modules list to the top of the file | Matthew Wild | Thu, 09 Jul 2009 14:37:04 +0100 |
configmanager, modulemanager: Allow components to have modules specified in the config (but don't load the global set of modules for them) | Matthew Wild | Thu, 09 Jul 2009 14:34:49 +0100 |
modulemanager: Don't close stream on stream:error with unsupported-stanza-type (fixes #102) | Waqas Hussain | Mon, 29 Jun 2009 15:26:04 +0500 |
Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | Tue, 23 Jun 2009 15:58:56 +0100 |
modulemanager: Enabled access to the module API from plugin libraries | Waqas Hussain | Tue, 23 Jun 2009 02:15:04 +0500 |
modulemanager: Added simple module:require implementation | Waqas Hussain | Sun, 21 Jun 2009 19:15:59 +0500 |