mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
More TODO markers
This commit is contained in:
parent
d25b0f65ea
commit
1d9e109820
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user