util.stanza: Optimisation, remove useless if...then in stanza:children() iterator
[prosody.git] / util / filters.lua
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...