util.events: Add support for event wrappers, functions which can wrap the calling...
[prosody.git] / util / pluginloader.lua
2009-12-03 Tobias MarkmannMerge with Waqas.
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew Wildutil.pluginloader: Support for fetching plugins from...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-06-29 Matthew WildMerge with nolan
2009-06-28 Waqas Hussainutil.pluginloader: Append "@" to chunk names (fixes...
2009-06-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-22 Matthew Wildutil.pluginloader: Remove unnecessary return value...
2009-06-19 Waqas HussainMerge with trunk
2009-06-14 Waqas Hussainutil.pluginloader: Initial commit - a plugin resource...