element-web/res/css
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
..
components/views
compound Update all non-major dependencies (#11383) 2023-09-07 17:40:51 +00:00
structures
views Replace event verification logic with new code in js-sdk (#11528) 2023-09-18 17:12:18 +00:00
voice-broadcast
_animations.pcss
_common.pcss
_components.pcss
_font-sizes.pcss
_spacing.pcss
rethemendex.sh