Šimon Brandner 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
..
api 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 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 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) 1 year ago
federation 7bc110a19e Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 1 year ago
handlers 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
http 7bc110a19e Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 1 year ago
logging 1b09b0832e Allow use of both `@trace` and `@tag_args` stacked on the same function (#13453) 1 year ago
module_api f3fba4914d Reduce the number of tests using TCP replication. (#13543) 1 year ago
push b4ae3b0d44 Don't include appservice users when calculating push rules (#13332) 1 year ago
replication 7bc110a19e Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 1 year ago
rest 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
scripts 444588c5fc Add some type hints to tests files (#12833) 1 year ago
server_notices 37f329c9ad Fix that sending server notices fail if avatar is `None` (#13566) 1 year ago
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) 1 year ago
storage 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
test_utils 1e453053cb Rename storage classes (#12913) 1 year ago
util 0b87eb8e0c Make DictionaryCache have better expiry properties (#13292) 1 year ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) 1 year ago
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_event_auth.py ad5761b65c Add support for room version 10 (#13220) 1 year ago
test_federation.py fe15a865a5 Rip out auth-event reconciliation code (#12943) 1 year ago
test_mau.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago
test_metrics.py be4250c7a8 Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 1 year ago
test_phone_home.py d666fc02fa Add type hints to some tests files (#12371) 2 years ago
test_server.py 7bc110a19e Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 1 year ago
test_state.py 335ebb21cc Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 1 year ago
test_terms_auth.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 1 year 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 52a0c8f2f7 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 year ago
unittest.py f9f03426de Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 1 year ago
utils.py 19e5d44886 Revert "Update locked versions of mypy and mypy-zope (#13521)" 1 year ago