David Baker
0026e4a018
Comment typo
...
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
2020-04-29 11:25:18 +01:00
David Baker
126d81912b
Remove await for some more getStoredDevice() calls
2020-04-29 11:02:22 +01:00
David Baker
89a910c718
Clarify that we don't need tyo recheck
2020-04-29 10:55:44 +01:00
David Baker
75c680715f
s/unverified/new/
2020-04-29 10:53:36 +01:00
David Baker
6f25f2eaec
Add the other toast component
2020-04-29 10:44:51 +01:00
David Baker
719faed2ff
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-28 18:35:16 +01:00
Jorik Schellekens
cf05beb4b8
Merge pull request #4355 from JorikSchellekens/joriks/font-scaling-fixes
...
Fix scaling issues
2020-04-28 13:47:50 +01:00
David Baker
60d51a0f1e
Merge pull request #4506 from matrix-org/dbkr/aggregate_device_verify_toasts
...
Aggregate device verify toasts
2020-04-28 11:00:52 +01:00
Bruno Windels
3d094ea542
Merge pull request #4503 from matrix-org/bwindels/customthemechanges
...
Support setting username and avatar colors in custom themes
2020-04-28 09:06:08 +00:00
Bruno Windels
4978f8a2a9
validate hex color
2020-04-28 10:59:10 +02:00
David Baker
cad2f4d27d
Consts are constant
2020-04-28 09:49:03 +01:00
David Baker
4dca66d140
No need for this if statement now
2020-04-28 09:43:24 +01:00
David Baker
90326955ba
No need for a set here - bool is fine
2020-04-28 09:42:39 +01:00
Bruno Windels
19fc6a93ec
fix tests
2020-04-28 10:41:35 +02:00
David Baker
7e956514a2
Lint
2020-04-27 20:35:39 +01:00
David Baker
ff1fd15e72
Use the New Session review dialog for verifying our own devices
2020-04-27 20:31:14 +01:00
Bruno Windels
76e04fbdfa
update comment
2020-04-27 19:39:07 +02:00
Bruno Windels
1969310003
support overriding avatar background color from custom theme
2020-04-27 19:38:27 +02:00
Bruno Windels
e8e99c2646
Use color values for default avatar backgrounds
...
We still need to convert them to URLs for the notification icon,
so use a canvas (with a cache in front of it) to do that.
2020-04-27 19:35:38 +02:00
David Baker
3bdd24ce83
Make close button work from user info view
...
Adds more hacks so that the close button does something vagauely
plausible in all situations.
2020-04-27 18:34:48 +01:00
David Baker
a5ee99b858
Aggregate device verification toasts into one toast
...
'Review' now opens the only place we can verify our own devices:
our user info.
2020-04-27 18:33:54 +01:00
Jorik Schellekens
00c0212c03
Revert previous fix
2020-04-27 17:35:52 +01:00
Jorik Schellekens
c995e2e021
Fix info avatar
2020-04-27 17:29:03 +01:00
Jorik Schellekens
b567b95fad
Lint
2020-04-27 17:27:54 +01:00
Bruno Windels
b1870660d8
support theming username colors
2020-04-27 17:31:22 +02:00
Bruno Windels
2f68f608c5
add 15pct value of accent color for FormButton backgrounds
...
so the button in the toasts has the correct background color
2020-04-27 17:30:28 +02:00
David Baker
5d4aa03c8e
Lint
2020-04-27 14:43:17 +01:00
David Baker
4e38b63b82
Update i18n
2020-04-27 14:38:22 +01:00
David Baker
03d89361cd
Update to (almost) match design
2020-04-27 14:35:32 +01:00
David Baker
ca0cede1aa
Add a link from settings / devices to your user profile
...
Temporarily until you can verify devices in settings
Fixes https://github.com/vector-im/riot-web/issues/13401
2020-04-27 14:25:47 +01:00
Jorik Schellekens
b4dcd50d56
Use camel case on import
2020-04-27 11:51:56 +01:00
Jorik Schellekens
c3ba7a8c91
Tweak read receipt remainder text
2020-04-27 11:51:56 +01:00
Jorik Schellekens
0fe0d728f1
lint
2020-04-27 11:51:55 +01:00
Jorik Schellekens
cef6868f02
Resize room list scroll section.
...
This fix isn't perfect. Currently the scroll view is
slightly smaller than the list of rooms. I think it has something
to do with the how the heigh is calculate in js, considering it has
some assumptions about the height of each bar and the padding. However
room items are the only things which change with respect to the root
value. Therefore the item list is actually taller than the computed
pixel value of the list converted to rems.
I'll look into it.
2020-04-27 11:51:55 +01:00
Jorik Schellekens
ff1544b783
Fix read receipt horizontal spacing at scale
2020-04-27 11:51:54 +01:00
Jorik Schellekens
3f56ed393d
Use a function to convert to rem.
2020-04-27 11:51:54 +01:00
Jorik Schellekens
e2aef3a62b
Fix pills.
...
This was a hard pill to swallow
2020-04-27 11:51:54 +01:00
Michael Albert
b0fa823c12
Translated using Weblate (German)
...
Currently translated at 77.9% (1787 of 2294 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2020-04-27 09:14:10 +00:00
Priit Jõerüüt
2babe9cde2
Translated using Weblate (Estonian)
...
Currently translated at 6.4% (146 of 2294 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/et/
2020-04-27 09:14:09 +00:00
Stanislav Lukeš
6de03f425d
Translated using Weblate (Czech)
...
Currently translated at 93.8% (2152 of 2294 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/cs/
2020-04-27 09:13:59 +00:00
Osoitz
e02d061545
Translated using Weblate (Basque)
...
Currently translated at 100.0% (2294 of 2294 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
2020-04-27 09:13:58 +00:00
Txopi
ba7b39dcc7
Translated using Weblate (Basque)
...
Currently translated at 100.0% (2294 of 2294 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
2020-04-27 09:13:55 +00:00
Weblate
a5a9d96673
Merge branch 'origin/develop' into Weblate.
2020-04-24 17:56:45 +00:00
David Baker
121ac14273
Merge pull request #4485 from matrix-org/dbkr/setup_encryption_dialog_icon
...
Make icon change in SetupEncryptionDialog
2020-04-24 18:56:40 +01:00
Weblate
1e33570689
Merge branch 'origin/develop' into Weblate.
2020-04-24 16:45:09 +00:00
Travis Ralston
3b7cd3106e
Merge pull request #4487 from matrix-org/travis/labs-remove-padlocks
...
Remove invite only padlocks feature flag
2020-04-24 10:45:03 -06:00
David Baker
6460f6303c
Move store subscribe to didmount
2020-04-24 17:36:02 +01:00
Weblate
d18ba9bed0
Merge branch 'origin/develop' into Weblate.
2020-04-24 16:33:42 +00:00
Travis Ralston
117322b3b5
Remove invite only padlocks feature flag
...
Fixes https://github.com/vector-im/riot-web/issues/13366
Only known issue on this is https://github.com/vector-im/riot-web/issues/12148
This has been pre-approved by Product.
2020-04-24 10:05:28 -06:00
David Baker
a1e174d8b8
Fix incorrect toast if security setup skipped
...
DevieListener didn't wait for the user's device list to be downloaded
so it would think the user didn't have cross-signing set up.
Also clear the rest of the state on stop().
Fixes https://github.com/vector-im/riot-web/issues/13372
2020-04-24 15:58:28 +01:00