MatrixSynapse/tests
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
..
api Do not reject `/sync` requests with unrecognised filter fields (#14369) 2022-11-07 13:49:31 +00:00
app
appservice Use `device_one_time_keys_count` to match MSC3202 (#14565) 2022-11-28 16:17:29 +00:00
config
crypto Stop using deprecated `keyIds` param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
events Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00
federation Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00
handlers Delete stale non-e2e devices for users, take 2 (#14595) 2022-12-09 09:37:07 +00:00
http Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
logging
metrics
module_api Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00
push Add `push.enabled` option to disable push notification calculation (#14551) 2022-12-01 13:46:24 +00:00
replication Faster remote room joins: unblock tasks waiting for full room state when the un-partial-stating of that room is received over the replication stream. [rei:frrj/streams/unpsr] (#14474) 2022-12-06 15:48:42 +00:00
rest Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
scripts
server_notices Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
state
storage Delete stale non-e2e devices for users, take 2 (#14595) 2022-12-09 09:37:07 +00:00
test_utils
util Check the stream position before checking if the cache is empty. (#14639) 2022-12-08 11:35:49 -05:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Faster joins: filter out non local events when a room doesn't have its full state (#14404) 2022-11-21 16:46:14 +01:00
unittest.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
utils.py Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00