Michael Telatynski
|
9dbc1dbc85
|
Hide Advanced Appearance Settings
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-18 11:34:35 +01:00 |
|
Michael Telatynski
|
687a2e56b2
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15179
Conflicts:
src/components/views/settings/tabs/user/SecurityUserSettingsTab.js
src/settings/Settings.ts
src/settings/UIFeature.ts
|
2020-09-18 11:29:38 +01:00 |
|
J. Ryan Stinnett
|
ec4bf0c057
|
Merge pull request #5219 from matrix-org/jryans/defer-cross-signing-setup
Defer encryption setup until first E2EE room
|
2020-09-18 10:28:33 +01:00 |
|
Michael Telatynski
|
c904b4f416
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15178
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
|
2020-09-17 14:10:51 +01:00 |
|
Michael Telatynski
|
c1cf8db78f
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15181
Conflicts:
src/components/views/settings/tabs/user/GeneralUserSettingsTab.js
src/i18n/strings/en_EN.json
src/settings/Settings.ts
src/settings/UIFeature.ts
|
2020-09-17 13:55:11 +01:00 |
|
Michael Telatynski
|
5bf6697e48
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15178
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
|
2020-09-17 13:31:00 +01:00 |
|
Michael Telatynski
|
d340dd58d1
|
UI Feature Flag: Registration, Password Reset, Deactivate
|
2020-09-17 11:55:10 +01:00 |
|
Michael Telatynski
|
4db9ac16b5
|
Merge pull request #5211 from matrix-org/t3chguy/fix/15173
Hide Analytics sections if piwik config is not provided
|
2020-09-16 16:34:55 +01:00 |
|
J. Ryan Stinnett
|
7bd5e3fa31
|
Move security-related dialogs to a common directory
|
2020-09-16 15:03:06 +01:00 |
|
Michael Telatynski
|
d3c84e25f5
|
UI Feature Flag: Identity server
|
2020-09-16 14:45:34 +01:00 |
|
Michael Telatynski
|
7a448be1dc
|
UI Feature Flag: Disable advanced options and tidy up some copy
|
2020-09-16 12:14:33 +01:00 |
|
Michael Telatynski
|
f4f94e31d1
|
UI Feature Flag: Disable integrations entry UI
|
2020-09-16 11:38:50 +01:00 |
|
Michael Telatynski
|
9cc789756b
|
UI Feature Flag: Hide flair
|
2020-09-16 11:26:15 +01:00 |
|
Michael Telatynski
|
d990986407
|
Also hide Privacy heading in settings and fix React Key warning
|
2020-09-16 10:37:15 +01:00 |
|
Michael Telatynski
|
771ab82598
|
Hide Analytics sections if piwik config is not provided
|
2020-09-16 10:29:21 +01:00 |
|
Michael Telatynski
|
6f0f427ef4
|
Merge pull request #5210 from matrix-org/t3chguy/fix/15172
If no bug_report_endpoint_url, hide rageshaking from the App
|
2020-09-15 16:23:48 +01:00 |
|
Travis Ralston
|
88115b4f46
|
Merge pull request #5208 from matrix-org/travis/ui-func/base
Introduce a concept of UI features, using it for URL previews at first
|
2020-09-15 08:53:48 -06:00 |
|
Michael Telatynski
|
6c166f0560
|
If no bug_report_endpoint_url, hide rageshaking from the App
|
2020-09-15 15:49:25 +01:00 |
|
Travis Ralston
|
f4f30a3274
|
Introduce a concept of UI features, using it for URL previews at first
Fixes https://github.com/vector-im/element-web/issues/15176
This is effectively the base for all of https://github.com/vector-im/element-web/issues/15185
|
2020-09-14 22:28:02 -06:00 |
|
Travis Ralston
|
b177843e45
|
Remove defunct "always show encryption icons" setting
It doesn't do anything in practice.
Fixes https://github.com/vector-im/element-web/issues/8725
|
2020-09-14 22:03:54 -06:00 |
|
Michael Telatynski
|
e32cb175cb
|
Fix Bridges tab crashing when the room does not have bridges
|
2020-09-14 15:44:00 +01:00 |
|
J. Ryan Stinnett
|
46bc6b1d14
|
Rename key backup to secure backup
|
2020-09-04 13:56:28 +01:00 |
|
J. Ryan Stinnett
|
da6cc5c2e9
|
Tweak Security settings section headers
This brings us slightly closer to the version Design is working from in terms of
section naming.
Prep for https://github.com/vector-im/element-web/issues/13895
|
2020-09-03 15:41:17 +01:00 |
|
Michael Telatynski
|
9ba33c7f80
|
Fix eslint ts override tsx matching and delint
|
2020-08-29 01:11:08 +01:00 |
|
David Baker
|
0690c02e0c
|
Merge pull request #5131 from matrix-org/dbkr/clarify_media_device_id
Add clarifying comment in media device selection
|
2020-08-20 09:26:27 +01:00 |
|
David Baker
|
d1bca2838f
|
Add clarifying comment in media device selection
Hopefully explain the confusing mismatch.
|
2020-08-19 19:07:12 +01:00 |
|
Travis Ralston
|
4f851542ac
|
Implement force state for features like in the proposal
|
2020-08-17 13:51:41 -06:00 |
|
Travis Ralston
|
eda4e24926
|
Update LabsUserSettings for new feature behaviour
|
2020-08-17 13:19:15 -06:00 |
|
Travis Ralston
|
96087d61f6
|
Convert feature setting usages to regular settings
|
2020-08-17 13:12:18 -06:00 |
|
Jorik Schellekens
|
0060acbb33
|
Merge pull request #5056 from matrix-org/joriks/style-fighting
Quick win session 24/07/2020
|
2020-08-12 15:21:06 +01:00 |
|
Michael Telatynski
|
5c0d332e9d
|
Convert Bridge Settings Tab to Typescript
|
2020-08-08 11:38:57 +01:00 |
|
Michael Telatynski
|
f784500b1c
|
Fix Bridge Settings Tab
|
2020-08-08 11:28:44 +01:00 |
|
Jorik Schellekens
|
b871d7e849
|
Fix room security radios
|
2020-08-05 13:53:19 +01:00 |
|
Jorik Schellekens
|
271eeeabee
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into joriks/style-fighting
|
2020-08-04 15:04:56 +01:00 |
|
J. Ryan Stinnett
|
ce226ab534
|
Replace Riot with Element in docs and comments
This only covers the simple cases of references to issues and repos. More
complex areas, such as deployment scripts, will be handled separately.
Part of https://github.com/vector-im/element-web/issues/14864
|
2020-08-03 18:33:36 +01:00 |
|
Travis Ralston
|
1f7f40736b
|
Fix imports for SettingLevel to point at new file
|
2020-07-28 11:53:43 -06:00 |
|
Jorik Schellekens
|
f64ef65f97
|
Use StyledRadioGroup
|
2020-07-28 17:13:58 +01:00 |
|
Jorik Schellekens
|
447ef63950
|
Replace old checkboxes
|
2020-07-27 16:36:31 +01:00 |
|
Michael Telatynski
|
fe0c660fac
|
Put low priority xor toggle back in the room list context menu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-21 09:50:20 +01:00 |
|
Travis Ralston
|
2b15ba21dd
|
Rename RoomListStore file
|
2020-07-17 15:11:34 -06:00 |
|
Travis Ralston
|
1810711380
|
Dismantle usage of the proxy store class
|
2020-07-17 14:25:09 -06:00 |
|
Travis Ralston
|
c29da883db
|
Convert room list log setting to a real setting
To debug https://github.com/vector-im/riot-web/issues/14554 and https://github.com/vector-im/riot-web/issues/14508
|
2020-07-16 14:43:43 -06:00 |
|
David Baker
|
7ab1416787
|
Merge pull request #4986 from matrix-org/dbkr/update_help_link
Update help link
|
2020-07-15 16:30:03 +01:00 |
|
David Baker
|
7d5f40876e
|
Update help link
|
2020-07-15 14:31:15 +01:00 |
|
David Baker
|
6e35cd1d0c
|
Update cover photo link
|
2020-07-15 14:22:58 +01:00 |
|
Travis Ralston
|
cc22be4f1d
|
Update attribution
|
2020-07-14 15:51:34 -06:00 |
|
Travis Ralston
|
322d58ba0c
|
Merge branch 'develop' into element
|
2020-07-14 15:04:17 -06:00 |
|
Jorik Schellekens
|
3eac852ad0
|
Change font slider values
|
2020-07-14 21:27:01 +01:00 |
|
Travis Ralston
|
3a8b3e26ac
|
Fix appearance tab saying the wrong theme is selected
Fixes https://github.com/vector-im/riot-web/issues/14275
|
2020-07-14 11:53:10 -06:00 |
|
J. Ryan Stinnett
|
c0a552bfb0
|
Fix font input branding
|
2020-07-14 18:04:29 +01:00 |
|