synapse-product/synapse/storage
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
..
controllers Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
databases Delete stale non-e2e devices for users, take 2 (#14595) 2022-12-09 09:37:07 +00:00
engines Drop support for Postgres 10 in full text search code. (#14397) 2022-11-09 09:55:34 -05:00
schema Rebuild the user directory and stats tables. (#14643) 2022-12-08 11:40:20 -05:00
util Reintroduce #14376, with bugfix for monoliths (#14468) 2022-11-16 22:16:46 +00:00
__init__.py
_base.py Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) 2022-11-04 18:43:14 +00:00
background_updates.py
database.py Remove option to skip locking of tables during emulated upserts (#14469) 2022-11-28 13:42:06 +00:00
keys.py
prepare_database.py
push_rule.py
roommember.py
state.py
types.py