element-web/src/components/views/right_panel
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
..
EncryptionInfo.js adapt encryption info to self-verification 2020-04-02 17:51:25 +02:00
EncryptionPanel.js Separate toasts for existing & new device verification 2020-04-28 18:35:16 +01:00
GroupHeaderButtons.js Apply suggestions from code review 2020-01-16 17:00:04 +00:00
HeaderButton.js Various ARIA a11y fixes. 2019-10-03 09:35:39 +01:00
HeaderButtons.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
RoomHeaderButtons.js Passing refireParams actually prevented this from working 2020-01-28 22:06:04 +00:00
UserInfo.js Separate toasts for existing & new device verification 2020-04-28 18:35:16 +01:00
VerificationPanel.js Fix end-to-end tests for end-to-end encryption verification 2020-04-17 14:31:33 -06:00