Software /
code /
prosody
Log
description | author | age |
---|---|---|
s2smanager: Drop some log messages to debug level from info/warn | Matthew Wild | Tue, 22 Feb 2011 18:27:31 +0000 |
prosody: Change plugin_path -> plugin_paths and make it an array instead of a string | Matthew Wild | Tue, 22 Feb 2011 18:02:23 +0000 |
util.pluginloader: Rewritten resource loading to be cleaner, and added support for prosody-modules directory layout. "/" in plugin names is no longer supported. | Waqas Hussain | Tue, 22 Feb 2011 21:47:38 +0500 |
util.stanza: Remove childtags and rename matching_tags -> childtags (they are API-compatible) | Matthew Wild | Tue, 22 Feb 2011 07:37:52 +0000 |
util.pluginloader: Remove unused support for custom loaders, to simplify further refactoring. | Waqas Hussain | Sun, 20 Feb 2011 20:11:52 +0500 |
modulemanager: Added module.path to the plugin API to let plugins determine their load path. | Waqas Hussain | Sun, 20 Feb 2011 20:06:38 +0500 |