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.
 
 
 
 
 
 
Andrew Morgan c5f487b7cb
Update expected DB query count when creating a room (#13307)
1 year ago
..
api Allow rate limiters to passively record actions they cannot limit (#13253) 1 year ago
app Remove `HomeServer.get_datastore()` (#12031) 2 years ago
appservice Remove remaining bits of groups code. (#12936) 1 year ago
config Reload cache factors from disk on SIGHUP (#12673) 2 years ago
crypto Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 1 year ago
events Rename storage classes (#12913) 1 year ago
federation Use HTTPStatus constants in place of literals in tests. (#13297) 1 year ago
handlers Use HTTPStatus constants in place of literals in tests. (#13297) 1 year ago
http Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
logging More type hints for `synapse.logging` (#13103) 1 year ago
module_api Additional constants for EDU types. (#12884) 1 year ago
push Speed up `get_unread_event_push_actions_by_room` (#13005) 1 year ago
replication Speed up `get_unread_event_push_actions_by_room` (#13005) 1 year ago
rest Update expected DB query count when creating a room (#13307) 1 year ago
scripts Add some type hints to tests files (#12833) 2 years ago
server_notices Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 year ago
state Fix typechecks against twisted trunk (#13061) 1 year ago
storage Use a real room in the notification rotation tests. (#13260) 1 year ago
test_utils Rename storage classes (#12913) 1 year ago
util Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py annotate tests.server.FakeChannel (#13136) 1 year ago
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_event_auth.py Add support for room version 10 (#13220) 1 year ago
test_federation.py Rip out auth-event reconciliation code (#12943) 1 year ago
test_mau.py Remove remaining bits of groups code. (#12936) 1 year ago
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_phone_home.py Add type hints to some tests files (#12371) 2 years ago
test_server.py Extra type annotations in `test_server` (#13124) 1 year ago
test_state.py Don't pull out the full state when storing state (#13274) 1 year ago
test_terms_auth.py Remove unnecessary `json.dumps` from tests (#13303) 1 year ago
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_types.py Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
test_visibility.py Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 year ago
unittest.py Remove unnecessary `json.dumps` from tests (#13303) 1 year ago
utils.py Type `tests.utils` (#13028) 1 year ago