summary refs log tree commit diff
path: root/synapse/handlers/search.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-10-14 09:49:00 +0100
committerErik Johnston <erik@matrix.org>2015-10-14 09:49:00 +0100
commit1d9e109820c1aec7193278b2b26042259329c144 (patch)
tree6b7f6fa5a2972f0f2731f376ca6bc358a049659a /synapse/handlers/search.py
parentAdd TODO markers (diff)
downloadsynapse-1d9e109820c1aec7193278b2b26042259329c144.tar.xz
More TODO markers
Diffstat (limited to 'synapse/handlers/search.py')
-rw-r--r--synapse/handlers/search.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/handlers/search.py b/synapse/handlers/search.py
index 79c1569868..8140c0b9d4 100644
--- a/synapse/handlers/search.py
+++ b/synapse/handlers/search.py
@@ -104,6 +104,9 @@ class SearchHandler(BaseHandler):
             user.to_string(), event_map.values()
         )
 
+        # TODO: Filter allowed_events
+        # TODO: Add a limit
+
         time_now = self.clock.time_msec()
 
         results = {