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
Mark Haines a059760954 Merge pull request #305 from matrix-org/markjh/v2_sync_api 9 years ago
..
__init__.py Simplify LoginHander and AuthHandler 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 Fix bug where synapse was sending AS user queries incorrectly. 10 years ago
auth.py Formatting changes 9 years ago
directory.py Disallow whitespace in aliases here too 10 years ago
events.py Split the sections of EventStreamHandler.get_stream that handle presence 9 years ago
federation.py Remove unused room_id arg 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 Remove unused room_id arg 9 years ago
presence.py Fix some races in the synapse presence handler caused by not yielding on deferreds 9 years ago
profile.py Treat setting your display name to the empty string as removing it (SYN-186). 10 years ago
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
sync.py Merge pull request #305 from matrix-org/markjh/v2_sync_api 9 years ago
typing.py Remove needless existence checks 9 years ago