element-web/res
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
..
css Replace event verification logic with new code in js-sdk (#11528) 2023-09-18 17:12:18 +00:00
fonts Upgrade emojibase and twemoji (#7286) 2022-03-23 17:08:34 +00:00
img Polish & delabs Exploring public spaces feature (#11423) 2023-08-21 09:39:20 +00:00
media Reduce and normalise volume of notification sounds to LUFS 20 at TP of -9 (#9143) 2023-06-15 07:35:33 +00:00
themes Remove green "verified" bar for e2e events (#11496) 2023-09-01 09:41:14 +00:00