Software /
code /
prosody
Log
util/filters.lua @ 3436:9c454c029c26
description | author | age |
---|---|---|
util.filters: Add newline at end of file | Matthew Wild | Thu, 08 Jul 2010 14:08:27 +0100 |
util.filters: Ensure initialize() never initializes an object twice - and return the filter function to the caller | Matthew Wild | Wed, 02 Jun 2010 17:23:57 +0100 |
util.filters: Break processing if a filterer returns nil | Matthew Wild | Wed, 02 Jun 2010 13:31:36 +0100 |
util.filters: Don't traceback with no filters of a type added | Matthew Wild | Wed, 02 Jun 2010 13:03:55 +0100 |
util.filters: Don't traceback when trying to remove a filter from an uninitialized object | Matthew Wild | Wed, 02 Jun 2010 12:24:07 +0100 |
util.filters: Expose the initialization function | Matthew Wild | Wed, 02 Jun 2010 12:23:07 +0100 |
util.filters: New utility library for managing filters on an object | Matthew Wild | Wed, 02 Jun 2010 12:20:29 +0100 |