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/api
Callum Brown 947dbbdfd1
Implement MSC3231: Token authenticated registration (#10142)
3 years ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
auth.py Add a module type for account validity (#9884) 3 years ago
auth_blocking.py Add type hints to auth and auth_blocking. (#9876) 4 years ago
constants.py Implement MSC3231: Token authenticated registration (#10142) 3 years ago
errors.py Validate device_keys for C-S /keys/query requests (#10593) 3 years ago
filtering.py Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
presence.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
ratelimiting.py Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
room_versions.py When redacting, keep event fields around that maintain the historical event structure intact (MSC2716) (#10538) 3 years ago
urls.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago