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
|
19170945b1
|
Treat sessions that are there when we log in as old
Use the bulk 'review' toast for sessions that existed at the time
of login, rather than considering them all to be new.
Also cheeky unrelated proptypes fix.
Fixes https://github.com/vector-im/riot-web/issues/13443
Requires https://github.com/matrix-org/matrix-js-sdk/pull/1360
|
2020-04-29 17:45:28 +01:00 |
David Baker
|
d691386ef0
|
Lint
|
2020-04-29 15:56:01 +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
|
9cbc407305
|
Add the other toast component
|
2020-04-29 12:37:10 +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 |
David Baker
|
3e6a623270
|
Lint
|
2020-04-29 12:35:02 +01:00 |
David Baker
|
e5d06b1acb
|
Aggregate device verification toasts into one toast
'Review' now opens the only place we can verify our own devices:
our user info.
|
2020-04-29 12:34:43 +01:00 |
Zoe
|
9ed83b8648
|
Show a warning dialog when user indicates a new session wasn't them
|
2020-02-25 11:37:01 +00:00 |
J. Ryan Stinnett
|
b5914f5c2b
|
Fix later button
|
2020-01-29 15:14:56 +00:00 |
J. Ryan Stinnett
|
f12fe984e5
|
Change new session toast to unverified
This also changes text to show the device ID and name in the toast.
Fixes https://github.com/vector-im/riot-web/issues/11916
|
2020-01-29 15:00:04 +00:00 |