index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
filters.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
util.*: Remove use of module() function, make all module functions local and ...
Kim Alvefur
2015-02-21
1
-7
/
+13
*
Merge 0.9->0.10
Matthew Wild
2014-08-28
1
-0
/
+2
|
\
|
*
util.filters: Ignore filters being added twice (fixes issues on removal)
0.9.5
Matthew Wild
2014-08-28
1
-0
/
+2
*
|
Merge 0.9->0.10
Matthew Wild
2013-09-30
1
-1
/
+1
|
\
|
|
*
util.filters: Fix inserting items so that higher priority filters run first
Kim Alvefur
2013-09-30
1
-1
/
+1
*
|
Remove all trailing whitespace
Florian Zeitz
2013-08-09
1
-8
/
+8
|
/
*
util.filters: Add remove_filter_hook()
Matthew Wild
2010-12-22
1
-0
/
+8
*
util.filters: Support for 'filter hooks' that get called when a session is in...
Matthew Wild
2010-11-13
1
-1
/
+12
*
util.filters: Add newline at end of file
Matthew Wild
2010-07-08
1
-1
/
+1
*
util.filters: Ensure initialize() never initializes an object twice - and ret...
Matthew Wild
2010-06-02
1
-10
/
+13
*
util.filters: Break processing if a filterer returns nil
Matthew Wild
2010-06-02
1
-0
/
+1
*
util.filters: Don't traceback with no filters of a type added
Matthew Wild
2010-06-02
1
-2
/
+4
*
util.filters: Don't traceback when trying to remove a filter from an uninitia...
Matthew Wild
2010-06-02
1
-0
/
+1
*
util.filters: Expose the initialization function
Matthew Wild
2010-06-02
1
-2
/
+2
*
util.filters: New utility library for managing filters on an object
Matthew Wild
2010-06-02
1
-0
/
+61