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
Erik Johnston 6633a4015a
Allow moving account data and receipts streams off master (#9104)
4 years ago
..
_scripts Strip trailing / from server_url in register_new_matrix_user (#8823) 4 years ago
api Kill off `HomeServer.get_ip_from_request()` (#9080) 4 years ago
app Allow moving account data and receipts streams off master (#9104) 4 years ago
appservice Tie together matches_user_in_member_list and get_users_in_room caches (#8676) 4 years ago
config Allow moving account data and receipts streams off master (#9104) 4 years ago
crypto Add type hints to the crypto module. (#8999) 4 years ago
events Remote dependency on distutils (#9125) 4 years ago
federation Support routing edu's to multiple instances (#9042) 4 years ago
groups Fix typos and spelling errors. (#8639) 4 years ago
handlers Allow moving account data and receipts streams off master (#9104) 4 years ago
http Properly raise an exception when the body exceeds the max size. (#9145) 4 years ago
logging Add type hints to the logging context code. (#8939) 4 years ago
metrics Various clean-ups to the logging context code (#8935) 4 years ago
module_api Add admin API for logging in as a user (#8617) 4 years ago
push Improve the performance of calculating ignored users in large rooms (#9024) 4 years ago
replication Allow moving account data and receipts streams off master (#9104) 4 years ago
res Give the user a better error when they present bad SSO creds 4 years ago
rest Allow moving account data and receipts streams off master (#9104) 4 years ago
server_notices Add admin API for logging in as a user (#8617) 4 years ago
spam_checker_api Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 4 years ago
state Fix mainline ordering in state res v2 (#8971) 4 years ago
static Add initial support for a "pick your IdP" page (#9017) 4 years ago
storage Allow moving account data and receipts streams off master (#9104) 4 years ago
streams Make token serializing/deserializing async (#8427) 4 years ago
util Remote dependency on distutils (#9125) 4 years ago
__init__.py 1.25.0 4 years ago
event_auth.py Ensure that event.redacts is the proper type before handling it (#8457) 4 years ago
notifier.py Fix "Starting metrics collection from sentinel context" errors (#9053) 4 years ago
python_dependencies.py Fix installing pysaml2 on Python 3.5. (#8898) 4 years ago
secrets.py
server.py Allow moving account data and receipts streams off master (#9104) 4 years ago
types.py Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) 4 years ago
visibility.py Try and drop stale extremities. (#8929) 4 years ago