diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-01-29 09:27:16 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-01-29 09:27:16 +0000 |
commit | 2a4fda7b88cf91db8de2e524df162153d3f27094 (patch) | |
tree | d52e3116c73d2f6da43bc54e646f5de7e3891f81 | |
parent | Also edit the filter column on the delta SQL (diff) | |
download | synapse-2a4fda7b88cf91db8de2e524df162153d3f27094.tar.xz |
Add filtering.filter_events function, with stub passes_filter function.
-rw-r--r-- | synapse/api/filtering.py | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/synapse/api/filtering.py b/synapse/api/filtering.py |