anonymousland-synapse/synapse
Erik Johnston 78cdb72cd6
Delete stale non-e2e devices for users, take 3 (#15183)
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.
2023-03-29 12:07:14 +01:00
..
_scripts Make cleaning up pushers depend on the device_id instead of the token_id (#15280) 2023-03-24 11:09:39 -04:00
api Implement MSC2659: application service ping endpoint (#15249) 2023-03-16 15:00:03 +01:00
app Add information on uploaded media to user export command. (#15107) 2023-02-23 13:14:17 -05:00
appservice Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) 2023-03-28 18:26:27 +00:00
config Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) 2023-03-28 18:26:27 +00:00
crypto Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
events Bump ruff from 0.0.252 to 0.0.259 (#15328) 2023-03-28 09:46:47 +01:00
federation Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) 2023-03-28 18:26:27 +00:00
handlers Delete stale non-e2e devices for users, take 3 (#15183) 2023-03-29 12:07:14 +01:00
http Reject mentions on the C-S API which are invalid. (#15311) 2023-03-24 08:31:14 -04:00
logging Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
media Separate HTTP preview code and URL previewer. (#15269) 2023-03-20 14:32:26 -04:00
metrics Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
module_api Move Account Validity callbacks to a dedicated file (#15237) 2023-03-16 10:35:31 +00:00
push Make cleaning up pushers depend on the device_id instead of the token_id (#15280) 2023-03-24 11:09:39 -04:00
replication Have replication clients remove _INT_STREAM_POS (#15309) 2023-03-22 12:53:55 +00:00
res
rest Load /password_policy endpoint on workers. (#15331) 2023-03-27 07:37:17 -04:00
server_notices Remove unused room_alias field from /createRoom response (#15093) 2023-02-22 11:07:28 +00:00
spam_checker_api
state Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
static
storage Delete stale non-e2e devices for users, take 3 (#15183) 2023-03-29 12:07:14 +01:00
streams
types Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
util Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
__init__.py Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
event_auth.py More speedups/fixes to creating batched events (#15195) 2023-03-07 13:54:39 -08:00
notifier.py Fix a bug in the send_local_online_presence_to module API (#14880) 2023-01-25 21:34:37 +00:00
py.typed
server.py Move Account Validity callbacks to a dedicated file (#15237) 2023-03-16 10:35:31 +00:00
visibility.py Refactor filter_events_for_server (#15240) 2023-03-10 15:31:25 +00:00