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 f6fde343a1 Merge remote-tracking branch 'origin/develop' into erikj/search 9 years ago
..
__init__.py Add basic full text search impl. 9 years ago
_base.py Also bundle in sender 9 years ago
admin.py Remove completely unused concepts from codebase 9 years ago
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 Add endpoint that proxies ID server request token and errors if the given email is in use on this Home Server. 9 years ago
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 Re-enable receipts 9 years ago
register.py Remove unused import 9 years ago
room.py Add 'trusted_private_chat' to room creation presets 9 years ago
search.py Remove unused room_id parameter 9 years ago
sync.py Remove unused room_id parameter 9 years ago
typing.py Remove needless existence checks 9 years ago