element-portable/src/components/views
David Baker b998e6ffe8 Switch to using checkDeviceTrust
In the UserInfo panel. This means we now use cross-signing
verifications in the UserInfoPanel so we can see our cross-signing
verifications working!

Lots more to do here: the remaining device.isVerified() calls in
UserInfoPanel are where it needs to be switched to verifying users
rather than devices, and of course we need to replace all the calls
to device.isVerified() with checkDeviceTrust everywhere else.
2019-12-20 11:31:11 +00:00
..
auth Make Combobox dropdown keyboard and screen reader accessible 2019-12-15 15:04:57 +00:00
avatars Migrate away from Legacy React Contexts 2019-12-17 17:26:12 +00:00
context_menus Migrate away from Legacy React Contexts 2019-12-17 17:26:12 +00:00
create_room Switch to createReactClass: *everything else*. React 16 :D 2019-09-06 18:38:11 +01:00
dialogs Merge pull request #3743 from matrix-org/t3chguy/react16_contexts 2019-12-19 20:32:11 +00:00
directory Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
elements Merge pull request #3743 from matrix-org/t3chguy/react16_contexts 2019-12-19 20:32:11 +00:00
emojipicker Get rid of stripped-emoji.json in favour of an in-memory single truth source 2019-12-18 15:40:19 +00:00
globals React error/warning cleanup 2019-10-08 12:10:37 +01:00
groups delint 2019-12-17 17:34:03 +00:00
messages Merge pull request #3743 from matrix-org/t3chguy/react16_contexts 2019-12-19 20:32:11 +00:00
right_panel Switch to using checkDeviceTrust 2019-12-20 11:31:11 +00:00
room_settings Migrate away from Legacy React Contexts 2019-12-17 17:26:12 +00:00
rooms Merge pull request #3743 from matrix-org/t3chguy/react16_contexts 2019-12-19 20:32:11 +00:00
settings Migrate away from Legacy React Contexts 2019-12-17 17:26:12 +00:00
terms fix sdk import 2019-09-27 12:20:48 +01:00
toasts Use static modals for verification 2019-12-13 13:55:28 +00:00
verification Make the verification cancelled dialog say OK instead of Cancel 2019-06-19 15:07:45 -06:00
voip Migrate string refs over to createRef 2019-12-08 12:16:17 +00:00