Software /
code /
prosody
Log
core/modulemanager.lua @ 1694:0b7888c0995d
description | author | age |
---|---|---|
Added: functions add_item and remove_item to add and remove items to the module API | Waqas Hussain | Tue, 18 Aug 2009 12:30:06 +0500 |
modulemanager: Added get_option(name, default_value) to plugin API | Waqas Hussain | Sat, 25 Jul 2009 18:37:05 +0500 |
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 |