Šimon Brandner 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
..
databases cc21a431f3 Async get event cache prep (#13242) 1 year ago
util 888a29f412 Wait for lazy join to complete when getting current state (#12872) 1 year ago
__init__.py 4f475c7697 Reference Matrix Home Server 9 years ago
test__base.py e630722f11 Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252) 2 years ago
test_account_data.py dda9b7fc4d Use the ignored_users table to test event visibility & sync. (#12225) 2 years ago
test_appservice.py 24b590de32 Remove code which updates `application_services_state.last_txn` (#12680) 2 years ago
test_background_update.py 9d21ecf7ce Add type hints to tests files. (#12256) 2 years ago
test_base.py 444588c5fc Add some type hints to tests files (#12833) 1 year ago
test_cleanup_extrems.py c4cf916ed7 Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350) 2 years ago
test_client_ips.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_database.py 6121056740 Handle cancellation in `DatabasePool.runInteraction()` (#12199) 2 years ago
test_devices.py c52abc1cfd Additional constants for EDU types. (#12884) 1 year ago
test_directory.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_e2e_room_keys.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_end_to_end_keys.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_event_chain.py 1e453053cb Rename storage classes (#12913) 1 year ago
test_event_federation.py 147f098fb4 Stop writing to `event_reference_hashes` (#12679) 2 years ago
test_event_metrics.py 495b214f4f Fix (final) Bugbear violations (#9838) 3 years ago
test_event_push_actions.py 5ce2887653 Strengthen tests about deleted old push actions. (#13471) 1 year ago
test_events.py 335ebb21cc Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 1 year ago
test_id_generators.py 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
test_keys.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_main.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_monthly_active_users.py a7da00d4f7 Add storage and module API methods to get monthly active users and their appservices (#12838) 1 year ago
test_profile.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_purge.py cc21a431f3 Async get event cache prep (#13242) 1 year ago
test_receipts.py 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
test_redaction.py 1e453053cb Rename storage classes (#12913) 1 year ago
test_registration.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_rollback_worker.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_room.py bb20113c8f Remove obsolete RoomEventsStoreTestCase (#13200) 1 year ago
test_room_search.py 1e453053cb Rename storage classes (#12913) 1 year ago
test_roommember.py 682dfcfc0d Fix that user cannot `/forget` rooms after the last member has left (#13546) 1 year ago
test_state.py 0b87eb8e0c Make DictionaryCache have better expiry properties (#13292) 1 year ago
test_stream.py 793d03e2c5 Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 2 years ago
test_transactions.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_txn_limit.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 years ago
test_unsafe_locale.py e78d4f61fc Refuse to start if DB has an unsafe locale (#12262) 2 years ago
test_user_directory.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago