mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
71f0623de9
This attempts to be a direct port of https://github.com/matrix-org/synapse-dinsic/pull/74 to mainline. There was some fiddling required to deal with the changes that have been made to mainline since (mainly dealing with the split of `RegistrationWorkerStore` from `RegistrationStore`, and the changes made to `self.make_request` in test code). |
||
---|---|---|
.. | ||
01ignored_user.py | ||
02shard_send_to_device.sql | ||
03shard_send_to_device_sequence.sql.postgres | ||
04_event_auth_chains.sql | ||
04_event_auth_chains.sql.postgres | ||
04drop_account_data.sql | ||
05cache_invalidation.sql | ||
06chain_cover_index.sql | ||
06shard_account_data.sql | ||
06shard_account_data.sql.postgres | ||
07shard_account_data_fix.sql | ||
08delete_pushers_for_deactivated_accounts.sql | ||
08delete_stale_pushers.sql | ||
09rejected_events_metadata.sql | ||
10delete_purged_chain_cover.sql | ||
11drop_thumbnail_constraint.sql.postgres | ||
12account_validity_token_used_ts_ms.sql |