element-web/src/components/views/settings
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
..
account Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
discovery Appease the linter by turning it off 2020-04-01 14:45:54 -06:00
tabs Take encrypted message search out of labs 2020-04-22 10:58:11 -06:00
AvatarSetting.js Fix more imports post-merge 2020-01-09 14:19:19 -07:00
BridgeTile.js prefixes 2020-01-28 16:05:27 +00:00
ChangeAvatar.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
ChangeDisplayName.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
ChangePassword.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
CrossSigningPanel.js Add debug status for cached backup key format 2020-04-07 19:11:06 +01:00
DevicesPanel.js Use singular text on 'delete sessions' button for SSO 2020-04-09 16:18:12 -06:00
DevicesPanelEntry.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
E2eAdvancedPanel.js Adding the files would help 2020-03-25 18:47:57 +00:00
EnableNotificationsButton.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
EventIndexPanel.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
IntegrationManager.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
KeyBackupPanel.js Fix key backup debug panel 2020-04-16 21:08:14 +01:00
Notifications.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
ProfileSettings.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
SetIdServer.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
SetIntegrationManager.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00