You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Eastwood 1c802de626
Re-introduce the outbound federation proxy (#15913)
11 months ago
..
databases Add basic read/write lock (#15782) 11 months ago
util Require types in tests.storage. (#14646) 1 year ago
__init__.py Reference Matrix Home Server 9 years ago
test__base.py Require types in tests.storage. (#14646) 1 year ago
test_account_data.py Fix a long-standing bug where an initial sync would not respond to changes to the list of ignored users if there was an initial sync cached. (#15163) 1 year ago
test_appservice.py Require types in tests.storage. (#14646) 1 year ago
test_background_update.py Fix downgrading to previous version of Synapse (#15907) 11 months ago
test_base.py Require types in tests.storage. (#14646) 1 year ago
test_cleanup_extrems.py Remove unused `room_alias` field from `/createRoom` response (#15093) 1 year ago
test_client_ips.py Revert pruning of old devices (#15360) 1 year ago
test_database.py Make sqlite database migrations transactional again, part two (#14926) 1 year ago
test_devices.py Require types in tests.storage. (#14646) 1 year ago
test_directory.py Require types in tests.storage. (#14646) 1 year ago
test_e2e_room_keys.py Re-introduce the outbound federation proxy (#15913) 11 months ago
test_end_to_end_keys.py Require types in tests.storage. (#14646) 1 year ago
test_event_chain.py Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 1 year ago
test_event_federation.py Add foreign key constraint to `event_forward_extremities`. (#15751) 11 months ago
test_event_metrics.py Remove unused `room_alias` field from `/createRoom` response (#15093) 1 year ago
test_event_push_actions.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_events.py Add final type hint to tests.unittest. (#15072) 1 year ago
test_id_generators.py Always notify replication when a stream advances (#14877) 1 year ago
test_keys.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago
test_main.py Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 1 year ago
test_monthly_active_users.py Require types in tests.storage. (#14646) 1 year ago
test_profile.py Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787) 11 months ago
test_purge.py Re-introduce the outbound federation proxy (#15913) 11 months ago
test_receipts.py Remove unused `room_alias` field from `/createRoom` response (#15093) 1 year ago
test_redaction.py Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 1 year ago
test_registration.py Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 year ago
test_relations.py Accept threaded receipts for events related to the root event. (#14174) 1 year ago
test_rollback_worker.py Re-introduce the outbound federation proxy (#15913) 11 months ago
test_room.py Require types in tests.storage. (#14646) 1 year ago
test_room_search.py Add final type hint to tests.unittest. (#15072) 1 year ago
test_roommember.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_state.py Use immutabledict instead of frozendict (#15113) 1 year ago
test_stream.py Add final type hint to tests.unittest. (#15072) 1 year ago
test_transactions.py Improve type hints for cached decorator. (#15658) 1 year ago
test_txn_limit.py Require types in tests.storage. (#14646) 1 year ago
test_unsafe_locale.py Add final type hint to tests.unittest. (#15072) 1 year ago
test_user_directory.py Fix ICU tests on alpine / macOS. (#15177) 1 year ago