Closed
Description
When a new unverified device turns up in a room, and the user sends a message, we should warn them and let them check the device list.
This is going to be tricky to get right, without races: it would be easy for a malicious homeserver to engineer a race so that a new device turns up milliseconds before you press enter, so we must make sure we deal with that race robustly.