Software /
code /
prosody
Log
core/modulemanager.lua @ 1698:af89f646200f
description | author | age |
---|---|---|
modulemanager: Added module API function to get all items for a given host based on a key | Waqas Hussain | Tue, 18 Aug 2009 12:35:42 +0500 |
modulemanager: Module API functions add_item and add_feature updated to use the add_item API | Waqas Hussain | Tue, 18 Aug 2009 12:34:59 +0500 |
modulemanager: Changed the add_identity module API to accept an optional name parameter (the 'name' attribute for the <identity/> element) | Waqas Hussain | Tue, 18 Aug 2009 12:32:38 +0500 |
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 |