element-web/res/css/views
Richard van der Hoff cf2340bcad
Replace event verification logic with new code in js-sdk (#11528)
* Use new crypto-api for cross user verification

* update verification flow with new APIs

* Replace some calls to `checkUserTrust`

A start on https://github.com/vector-im/crypto-internal/issues/147

* Enable cypress tests

* update tests

* Delegate decisions on event shields to the js-sdk

* rerender after editing events

This is required because a transition from "valid event" to "unencrypted event"
no longer triggers a state change, so the component does not render
itself. Previously, this would be a transition from `verified:
E2EState.Normal` to `verified: null`.

* Update tests

* prettier

* Test coverage

---------

Co-authored-by: Florian Duros <florianduros@element.io>
2023-09-18 17:12:18 +00:00
..
audio_messages Fix blowout of waveform of the voice message player on narror UI 2023-02-20 23:55:59 +09:00
auth Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
avatars Fix avatar in right panel not using the correct font (#11593) 2023-09-11 09:27:12 +00:00
beta Compound color pass (#11079) 2023-07-12 17:46:49 +00:00
context_menus Compound color pass (#11079) 2023-07-12 17:46:49 +00:00
dialogs [Backport staging] Fix avatars in public room & space search being flex shrunk (#11591) 2023-09-08 10:47:50 +00:00
directory Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
elements Fix regression around FacePile with overflow (#11527) 2023-09-05 09:11:26 +00:00
emojipicker Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
location Apply prettier formatting 2022-12-12 12:24:14 +01:00
messages Render custom images in reactions (#11087) 2023-09-01 10:16:24 +00:00
polls/pollHistory Poll history - make poll history independent from dialogs (#10349) 2023-03-12 20:22:30 +00:00
right_panel Fix avatar in right panel not using the correct font (#11593) 2023-09-11 09:27:12 +00:00
room_settings Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
rooms Replace event verification logic with new code in js-sdk (#11528) 2023-09-18 17:12:18 +00:00
settings Allow setting knock room directory visibility (#11529) 2023-09-08 01:00:48 +00:00
spaces Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
terms Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
toasts Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
typography Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
user-onboarding Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
verification Rename PostCSS files to .pcss (#9013) 2022-07-15 14:53:23 +01:00
voip Compound color pass (#11079) 2023-07-12 17:46:49 +00:00