MatrixSynapse/synapse/storage/databases
Erik Johnston c2de2ca630
Delete stale non-e2e devices for users, take 2 (#14595)
This should help reduce the number of devices e.g. simple bots the repeatedly login rack up.

We only delete non-e2e devices as they should be safe to delete, whereas if we delete e2e devices for a user we may accidentally break their ability to receive e2e keys for a message.
2022-12-09 09:37:07 +00:00
..
main Delete stale non-e2e devices for users, take 2 (#14595) 2022-12-09 09:37:07 +00:00
state Optimize `filter_events_for_client` for faster `/messages` - v2 (#14527) 2022-11-22 21:56:28 +00:00
__init__.py Ensure that `get_datastores().main` is typed (#12070) 2022-02-25 10:20:40 +00:00