Bruno Windels
|
ce77593cf9
|
rename toast title
|
2020-03-26 17:37:44 +01:00 |
|
David Baker
|
be50f80314
|
Wait for SSSS upgrade to complete
and show a spinner while it completes
|
2020-03-24 19:02:57 +00:00 |
|
David Baker
|
8f0e5f76af
|
Merge remote-tracking branch 'origin/develop' into dbkr/unify_cross_signing_checks
|
2020-03-24 13:27:12 +00:00 |
|
David Baker
|
5e1a46c656
|
Update for new name
|
2020-03-24 13:03:07 +00:00 |
|
David Baker
|
629d85c938
|
No, it's fine
|
2020-03-23 19:01:30 +00:00 |
|
David Baker
|
281bc09c9a
|
Use unified function to check cross-signing is ready
Fixes mismatches where the Cross signing panel would say cross
signing was not ready but no toasts would appear.
Fixes https://github.com/vector-im/riot-web/issues/12796
Fixes https://github.com/vector-im/riot-web/issues/12798
Requires https://github.com/matrix-org/matrix-js-sdk/pull/1279
|
2020-03-23 18:36:37 +00:00 |
|
David Baker
|
ba1d245af9
|
Make SSSS migration toast dismissable
|
2020-03-20 19:01:26 +00:00 |
|
David Baker
|
252972e159
|
Dismiss SSSS migration toast once migration done
|
2020-03-20 18:53:31 +00:00 |
|
David Baker
|
d72ce28a27
|
Merge branch 'uhoreg/symmetric-ssss-migrate' of git://github.com/uhoreg/matrix-react-sdk into uhoreg-uhoreg/symmetric-ssss-migrate
|
2020-03-17 13:12:05 +00:00 |
|
Hubert Chathi
|
f7dddfc1a7
|
show encryption upgrade when SSSS needs upgrading
|
2020-03-16 17:31:26 -04:00 |
|
J. Ryan Stinnett
|
b5d532b8cd
|
Test for cross-signing homeserver support during login, toasts
This adds more checking of homeserver support for cross-signing at login and in
toasts.
Fixes https://github.com/vector-im/riot-web/issues/12228
|
2020-03-12 18:08:51 +00:00 |
|
J. Ryan Stinnett
|
7a5bf8f102
|
Update user info for device and trust changes
This ensure the user info panel updates automatically for device and trust
changes.
Fixes https://github.com/vector-im/riot-web/issues/12134`
|
2020-01-29 21:55:29 +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 |
|
David Baker
|
1356b61276
|
Merge pull request #3941 from matrix-org/dbkr/dismiss_logged_out_device_toasts
Dismiss logged out device toasts
|
2020-01-27 10:25:20 +00:00 |
|
David Baker
|
e50ed95edf
|
English
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
|
2020-01-27 10:17:16 +00:00 |
|
David Baker
|
43173824d3
|
Capitalisation
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
|
2020-01-27 09:44:39 +00:00 |
|
David Baker
|
ebb70ca9fb
|
English
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
|
2020-01-27 09:44:12 +00:00 |
|
David Baker
|
7169a84449
|
Dismiss toasts for logged out devices
|
2020-01-25 17:08:31 +00:00 |
|
David Baker
|
8c5fd5c77e
|
Verification nag toasts
Implement the three differenty cases for this session, and also fix
ones for other sessions which had the wrong copy.
Fixes https://github.com/vector-im/riot-web/issues/11220
|
2020-01-25 16:52:12 +00:00 |
|
J. Ryan Stinnett
|
a7231d7336
|
New session toast should check cross-signing verification
To ensure all your sessions are cross-signing verified, we use the more specific
test for only that kind of verification in the new session toast.
|
2020-01-21 11:33:14 +00:00 |
|
David Baker
|
c7ddba786b
|
Move feature flag check for new session toast
Forgot the path where it checks on startup. Just put it in recheck which covers everything.
Fixes https://github.com/vector-im/riot-web/issues/11921
|
2020-01-17 20:06:44 +00:00 |
|
David Baker
|
42fe69aec9
|
Don't check devices if crypto is disabled
|
2020-01-17 14:08:37 +00:00 |
|
David Baker
|
9e43abaf3a
|
Toasts for new, unverified sessions
Fixes https://github.com/vector-im/riot-web/issues/11218
|
2020-01-17 11:43:35 +00:00 |
|