util.pluginloader: Return full file path from internal file loader on success, not...
[prosody.git] / util / filters.lua
2010-12-22 Matthew Wildutil.filters: Add remove_filter_hook()
2010-12-22 Matthew Wildutil.filters: Add remove_filter_hook()
2010-11-13 Matthew Wildutil.filters: Support for 'filter hooks' that get calle...
2010-07-08 Matthew Wildutil.filters: Add newline at end of file
2010-06-29 Matthew WildMerge backout
2010-06-02 Matthew Wildutil.filters: Ensure initialize() never initializes...
2010-06-02 Matthew Wildutil.filters: Break processing if a filterer returns nil
2010-06-02 Matthew Wildutil.filters: Don't traceback with no filters of a...
2010-06-02 Matthew Wildutil.filters: Don't traceback when trying to remove...
2010-06-02 Matthew Wildutil.filters: Expose the initialization function
2010-06-02 Matthew Wildutil.filters: New utility library for managing filters...