mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-04 21:40:51 -05: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