Let Google Hangouts contacts appear offline
[prosody.git] / util / filters.lua
2014-08-28 Matthew Wildutil.filters: Ignore filters being added twice (fixes...
2013-09-30 Kim Alvefurutil.filters: Fix inserting items so that higher priori...
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
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...