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
Patrick Cloke ad6190c925
Convert stream database to async/await. (#8074)
4 years ago
..
__init__.py copyrights 9 years ago
auth.py Add a shadow-banned flag to users. (#8092) 4 years ago
auth_blocking.py Convert synapse.api to async/await (#8031) 4 years ago
constants.py Add option to enable encryption by default for new rooms (#7639) 5 years ago
errors.py Improve performance of the register endpoint (#8009) 4 years ago
filtering.py Convert stream database to async/await. (#8074) 4 years ago
presence.py Convert stream database to async/await. (#8074) 4 years ago
ratelimiting.py Performance improvements and refactor of Ratelimiter (#7595) 5 years ago
room_versions.py Implement room version 6 (MSC2240). (#7506) 5 years ago
urls.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago