Mathieu Velten 87e5df9a6e Merge branch 'release-v1.86' into develop 1 year ago
..
api d0c4257f14 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 1 year ago
app a1154dfc20 Merge branch 'master' into develop 1 year ago
appservice 1f55c04cbc Improve type hints for cached decorator. (#15658) 1 year ago
config d1693f0362 Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 1 year ago
crypto 5e024a0645 Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago
events 553f2f53e7 Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 1 year ago
federation 1e89976b26 Rename blacklist/whitelist internally. (#15620) 1 year ago
handlers c485ed1c5a Clear event caches when we purge history (#15609) 1 year ago
http ef0d3d7bd9 Revert "Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#12504)" 1 year ago
logging 8bfded81f3 Trace functions which return `Awaitable` (#15650) 1 year ago
media 6f18812bb0 Add stubs package for lxml. (#15697) 1 year ago
metrics a4ca770655 Add missing type hints to tests. (#14687) 1 year ago
module_api d0c4257f14 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 1 year ago
push f880e64b11 Stabilize support for MSC3952: Intentional mentions. (#15520) 1 year ago
replication a1154dfc20 Merge branch 'master' into develop 1 year ago
rest c485ed1c5a Clear event caches when we purge history (#15609) 1 year ago
scripts 30509a1010 Add more missing type hints to tests. (#15028) 1 year ago
server_notices 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) 2 years ago
storage 21fea6b749 Prefill events after invalidate not before when persisting events (#15758) 1 year ago
test_utils 30a5076da8 Log when events are (unexpectedly) filtered out of responses in tests (#14213) 1 year ago
types 3b0083c92a Use immutabledict instead of frozendict (#15113) 1 year ago
util ca5c4be921 Add type hints to test_descriptors. (#15659) 1 year ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py c01343de43 Add stricter mypy options (#15694) 1 year ago
test_distributor.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_event_auth.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_federation.py 197fbb123b Remove legacy code of single user device resync api (#15418) 1 year ago
test_mau.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_phone_home.py 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
test_rust.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_server.py 5ab7146e19 Add Synapse-Trace-Id to access-control-expose-headers header (#14974) 1 year ago
test_state.py 553f2f53e7 Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 1 year ago
test_terms_auth.py 4dd2b6165c Proper types for tests.test_terms_auth (#15007) 1 year ago
test_test_utils.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_types.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_visibility.py 4bb26c95a9 Refactor `filter_events_for_server` (#15240) 1 year ago
unittest.py cc53c96bf8 Limit the size of the `HomeServerConfig` cache in trial test runs (#15646) 1 year ago
utils.py 5e024a0645 Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago