You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Erik Johnston 1d9e109820 More TODO markers 9 years ago
..
__init__.py Add basic full text search impl. 9 years ago
_base.py
admin.py
appservice.py
auth.py Formatting changes 9 years ago
directory.py
events.py Split the sections of EventStreamHandler.get_stream that handle presence 9 years ago
federation.py Remove unused room_id parameter 9 years ago
identity.py
message.py Merge remote-tracking branch 'origin/develop' into erikj/search 9 years ago
presence.py Fix some races in the synapse presence handler caused by not yielding on deferreds 9 years ago
profile.py
receipts.py
register.py
room.py
search.py More TODO markers 9 years ago
sync.py Remove unused room_id parameter 9 years ago
typing.py