Commit graph

3 commits

Author SHA1 Message Date
David Baker
c97eab24c7 Update toast copy again
Fixes https://github.com/vector-im/riot-web/issues/13447
2020-04-29 19:08:08 +01:00
David Baker
691066af94 Update (bulk) unverified device toast copy
Fixes https://github.com/vector-im/riot-web/issues/13444
2020-04-29 15:32:56 +01:00
David Baker
0f9d3f555e Separate toasts for existing & new device verification
Separate device verification toasts into ones for devices that were
there when the app loaded and a separate toast for each device that
has appeared since.

Reverts part of https://github.com/matrix-org/matrix-react-sdk/pull/4506
(clicking a device from your own UserInfo now triggers the legacy
verification flow again).

Fixes https://github.com/vector-im/riot-web/issues/13422
Fixes https://github.com/vector-im/riot-web/issues/13418
2020-04-29 12:37:05 +01:00
Renamed from src/components/views/toasts/UnverifiedSessionToast.js (Browse further)