You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Backstory: There's an encrypted watercooler room where people have verified each other to ensure the room stays as a green shield at all times.
I'm fairly sure this is a duplicate, but can't find anything.
I added 2 encryption-capable devices to my account and then promptly deleted them some time later on Synapse v1.20.0 - my local server figured it out, but everyone in the room reported that the devices were still there (on other homeservers).
After they ran insert into device_lists_remote_resync (user_id, added_ts) values ('@travis:t2l.io', (extract(epoch from now())::bigint * 1000)); it fixed itself.