Andrew Morgan 6cba6a51af Merge branch 'master' into develop 1 year ago
..
api 0dbdc39940 Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018) 1 year ago
app e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
appservice 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago
config d38d242411 Reload cache factors from disk on SIGHUP (#12673) 1 year ago
crypto 88193f2125 Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 1 year ago
events 1e453053cb Rename storage classes (#12913) 1 year ago
federation 3c1c40d843 Clean up the test code for client disconnections (#12929) 1 year ago
handlers d4b1c0d800 Fix inconsistencies in event validation (#13088) 1 year ago
http c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
logging 31b554c297 Fixes for opentracing scopes (#11869) 2 years ago
module_api c52abc1cfd Additional constants for EDU types. (#12884) 1 year ago
push 0d1d3e0708 Speed up `get_unread_event_push_actions_by_room` (#13005) 1 year ago
replication 0d1d3e0708 Speed up `get_unread_event_push_actions_by_room` (#13005) 1 year ago
rest 6cba6a51af Merge branch 'master' into develop 1 year ago
scripts 444588c5fc Add some type hints to tests files (#12833) 1 year ago
server_notices 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 year ago
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) 1 year ago
storage 7469824d58 Fix serialization errors when rotating notifications (#13118) 1 year ago
test_utils 1e453053cb Rename storage classes (#12913) 1 year ago
util fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py d38d242411 Reload cache factors from disk on SIGHUP (#12673) 1 year ago
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_event_auth.py d4b1c0d800 Fix inconsistencies in event validation (#13088) 1 year ago
test_federation.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
test_mau.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago
test_metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_phone_home.py d666fc02fa Add type hints to some tests files (#12371) 2 years ago
test_server.py f1145563f6 Extra type annotations in `test_server` (#13124) 1 year ago
test_state.py fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
test_terms_auth.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_types.py c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
test_visibility.py 1e453053cb Rename storage classes (#12913) 1 year ago
unittest.py fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
utils.py c95b04bb0e Change default `sync_response_cache_duration` (#13042) 1 year ago