Jorik Schellekens
|
57d880ca5e
|
Use correct name and indentation
|
2020-04-28 14:24:44 +01:00 |
|
Jorik Schellekens
|
c268b98ded
|
Use faster lookup method
Co-Authored-By: Travis Ralston <travpc@gmail.com>
|
2020-04-28 14:17:50 +01:00 |
|
David Baker
|
5d4aa03c8e
|
Lint
|
2020-04-27 14:43:17 +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
|
a087f5ea40
|
Lint
|
2020-04-23 13:55:10 +01:00 |
|
Jorik Schellekens
|
e5cb149296
|
Handle fontslider input errors correctly
|
2020-04-23 13:52:08 +01:00 |
|
Jorik Schellekens
|
c86638c667
|
add toggle between font slider and custom setting
|
2020-04-23 12:09:08 +01:00 |
|
Jorik Schellekens
|
8f0d81e770
|
Linearly interpolate between value intervals.
|
2020-04-23 10:45:48 +01:00 |
|
Jorik Schellekens
|
fe175bb9a8
|
Styling for the font slider
|
2020-04-23 10:45:48 +01:00 |
|
Jorik Schellekens
|
ee33fc1c20
|
Remove labels
|
2020-04-23 10:45:48 +01:00 |
|
Jorik Schellekens
|
ba362b727c
|
Use onSelectionChange prop
|
2020-04-23 10:45:48 +01:00 |
|
Jorik Schellekens
|
315a272cb4
|
File rename
|
2020-04-23 10:45:48 +01:00 |
|
Jorik Schellekens
|
4525f71b1c
|
Missed an import
|
2020-04-23 10:45:47 +01:00 |
|
Jorik Schellekens
|
82974bd98c
|
Space out ternaries
Co-Authored-By: Travis Ralston <travpc@gmail.com>
|
2020-04-23 10:45:47 +01:00 |
|
Jorik Schellekens
|
e254675287
|
Retain copyright
Co-Authored-By: Travis Ralston <travpc@gmail.com>
|
2020-04-23 10:45:47 +01:00 |
|
Jorik Schellekens
|
abd94a65bd
|
Move compoenets/FontSlider to views/Slider
|
2020-04-23 10:45:47 +01:00 |
|
Jorik Schellekens
|
7c9df04d42
|
Use "Appearance" instead of "Style"
|
2020-04-23 10:45:47 +01:00 |
|
Jorik Schellekens
|
f1130ecba1
|
Linting. Finally set up my linter properly
|
2020-04-23 10:45:47 +01:00 |
|
Jorik Schellekens
|
8b72756b8d
|
Use the font slider
|
2020-04-23 10:45:47 +01:00 |
|
Jorik Schellekens
|
0faf7b865f
|
Set font option width
|
2020-04-23 10:45:47 +01:00 |
|
Jorik Schellekens
|
14551b1885
|
Hide font scaling behind labs
|
2020-04-23 10:45:47 +01:00 |
|
Jorik Schellekens
|
269621ad24
|
Move theme settings to a new tab
|
2020-04-23 10:45:47 +01:00 |
|
J. Ryan Stinnett
|
4a0f228714
|
Merge pull request #4467 from matrix-org/travis/seshat-enable
Take encrypted message search out of labs
|
2020-04-23 10:21:58 +01:00 |
|
Agusti Bau
|
2471b3c100
|
Update src/components/views/settings/tabs/user/SecurityUserSettingsTab.js
Co-Authored-By: Michael Telatynski <7t3chguy@googlemail.com>
|
2020-04-22 20:03:22 +02:00 |
|
Agusti Bau
|
5163232081
|
Update src/components/views/settings/tabs/user/SecurityUserSettingsTab.js
Co-Authored-By: Michael Telatynski <7t3chguy@googlemail.com>
|
2020-04-22 20:03:13 +02:00 |
|
Travis Ralston
|
27138b33c0
|
Match settings paragraph style in all cases
|
2020-04-22 11:08:46 -06:00 |
|
Travis Ralston
|
3662c9e1c1
|
Appease the linter
|
2020-04-22 11:05:43 -06:00 |
|
Travis Ralston
|
fdcdd2529e
|
Take encrypted message search out of labs
Fixes https://github.com/vector-im/riot-web/issues/13262
This is part of the cross-signing shipping master plan. Known issues relating to this feature are:
* https://github.com/vector-im/riot-web/issues/12896
* https://github.com/vector-im/riot-web/issues/12385
* https://github.com/vector-im/riot-web/issues/11831
* https://github.com/vector-im/riot-web/issues/11155
In theory, these are issues we're comfortable with shipping as we're already enabling it by default. This just makes it easier on everyone by removing the flag (making it still enabled by default).
|
2020-04-22 10:58:11 -06:00 |
|
Agusti Bau
|
ff3272061c
|
Fixed linter errors
Signed-off-by: Agusti Bau <agustibau@gmail.com>
|
2020-04-22 17:19:03 +02:00 |
|
Agusti Bau
|
cd87124e0f
|
removed console logs
Signed-off-by: Agusti Bau <agustibau@gmail.com>
|
2020-04-22 17:19:03 +02:00 |
|
Agusti Bau
|
08bac716d5
|
Disabled unignore button when unignoring in process
Signed-off-by: Agusti Bau <agustibau@gmail.com>
|
2020-04-22 17:19:03 +02:00 |
|
Agusti Bau
|
47708ca127
|
Sync settings ignoredUsers with global state
Signed-off-by: Agusti Bau <agustibau@gmail.com>
|
2020-04-22 17:19:03 +02:00 |
|
Agusti Bau
|
7a42caa326
|
Fixed Unignore state variable naming missmatch
Signed-off-by: Agusti Bau <agustibau@gmail.com>
|
2020-04-22 17:19:03 +02:00 |
|
David Baker
|
9e18dbc0dc
|
Fix key backup debug panel
The type changed so it thought it was not stored when it was
|
2020-04-16 21:08:14 +01:00 |
|
Travis Ralston
|
54f8ba4d80
|
Remove UI to change the cross-signing setting
|
2020-04-16 11:15:12 -06:00 |
|
Travis Ralston
|
b4e2daaf46
|
Convert cross-signing feature flag to setting
This is intended as a temporary measure until we're comfortable with removing the flag entirely.
|
2020-04-15 13:18:42 -06:00 |
|
Travis Ralston
|
f0a2f5dd4f
|
Merge pull request #4380 from matrix-org/travis/widget-complaints
Add comments to highlight where we'll need m.widget support
|
2020-04-14 12:55:49 -06:00 |
|
Michael Telatynski
|
384336e8f1
|
s/alias/address/ in copy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-14 10:06:57 +01:00 |
|
Travis Ralston
|
879b4e15e5
|
Use singular text on 'delete sessions' button for SSO
Missed in https://github.com/matrix-org/matrix-react-sdk/pull/4357
Not a release blocker at this time.
|
2020-04-09 16:18:12 -06:00 |
|
Travis Ralston
|
b4b0c4c6df
|
Add comments to highlight where we'll need m.widget support
For https://github.com/vector-im/riot-web/issues/13111
|
2020-04-09 15:14:07 -06:00 |
|
J. Ryan Stinnett
|
a5f6a07ed6
|
Merge pull request #4359 from matrix-org/jryans/backup-key-cache-format
Add debug status for cached backup key format
|
2020-04-08 11:32:11 +01:00 |
|
J. Ryan Stinnett
|
c21dccc397
|
Add debug status for cached backup key format
Check backup key format to ease tracking such issues
Debug helper for https://github.com/vector-im/riot-web/issues/13057
|
2020-04-07 19:11:06 +01:00 |
|
Travis Ralston
|
3ab9634249
|
Pluralize more differently
|
2020-04-07 11:46:53 -06:00 |
|
Travis Ralston
|
3be197cf86
|
Use singular copy when only deleting one device
|
2020-04-07 11:19:56 -06:00 |
|
Travis Ralston
|
5c2841323e
|
Appease the linter by turning it off
|
2020-04-01 14:45:54 -06:00 |
|
Travis Ralston
|
47e5cfecf2
|
Silence usages of componentWillReceiveProps
For https://github.com/vector-im/riot-web/issues/12877
|
2020-04-01 14:35:39 -06:00 |
|
Travis Ralston
|
07030a9466
|
Merge branch 'develop' into travis/react-warnings/3-componentCannotDidMount
|
2020-04-01 11:14:19 -06:00 |
|
Travis Ralston
|
59a99bbad8
|
Merge pull request #4313 from matrix-org/travis/react-warnings/1-componentDidMount
Use componentDidMount in place of componentWillMount where possible
|
2020-04-01 11:13:04 -06:00 |
|
Travis Ralston
|
6d0d77f98e
|
Disable the linter on lines it complaints about UNSAFE_componentWillMount
|
2020-03-31 14:21:12 -06:00 |
|