Dirk Klimpel 682dfcfc0d Fix that user cannot `/forget` rooms after the last member has left (#13546) 1 gadu atpakaļ
..
api 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1 gadu atpakaļ
app e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 gadi atpakaļ
appservice 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 gadi atpakaļ
config d38d242411 Reload cache factors from disk on SIGHUP (#12673) 2 gadi atpakaļ
crypto 88193f2125 Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 2 gadi atpakaļ
events 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) 1 gadu atpakaļ
federation 1a209efdb2 Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) 1 gadu atpakaļ
handlers 682dfcfc0d Fix that user cannot `/forget` rooms after the last member has left (#13546) 1 gadu atpakaļ
http e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 1 gadu atpakaļ
logging 1b09b0832e Allow use of both `@trace` and `@tag_args` stacked on the same function (#13453) 1 gadu atpakaļ
module_api f3fba4914d Reduce the number of tests using TCP replication. (#13543) 1 gadu atpakaļ
push b4ae3b0d44 Don't include appservice users when calculating push rules (#13332) 1 gadu atpakaļ
replication f3fba4914d Reduce the number of tests using TCP replication. (#13543) 1 gadu atpakaļ
rest d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 gadu atpakaļ
scripts 444588c5fc Add some type hints to tests files (#12833) 2 gadi atpakaļ
server_notices 37f329c9ad Fix that sending server notices fail if avatar is `None` (#13566) 1 gadu atpakaļ
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) 1 gadu atpakaļ
storage 682dfcfc0d Fix that user cannot `/forget` rooms after the last member has left (#13546) 1 gadu atpakaļ
test_utils 1e453053cb Rename storage classes (#12913) 2 gadi atpakaļ
util 0b87eb8e0c Make DictionaryCache have better expiry properties (#13292) 1 gadu atpakaļ
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
server.py 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) 1 gadu atpakaļ
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 gadi atpakaļ
test_event_auth.py ad5761b65c Add support for room version 10 (#13220) 1 gadu atpakaļ
test_federation.py fe15a865a5 Rip out auth-event reconciliation code (#12943) 1 gadu atpakaļ
test_mau.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 gadi atpakaļ
test_metrics.py be4250c7a8 Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 1 gadu atpakaļ
test_phone_home.py d666fc02fa Add type hints to some tests files (#12371) 2 gadi atpakaļ
test_server.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 1 gadu atpakaļ
test_state.py 335ebb21cc Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 1 gadu atpakaļ
test_terms_auth.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 1 gadu atpakaļ
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 gadi atpakaļ
test_types.py c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) 1 gadu atpakaļ
test_visibility.py 52a0c8f2f7 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 gadu atpakaļ
unittest.py f9f03426de Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 1 gadu atpakaļ
utils.py 19e5d44886 Revert "Update locked versions of mypy and mypy-zope (#13521)" 1 gadu atpakaļ