mirror of https://github.com/vector-im/riot-web
				
				
				
			|  cf2340bcad * 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> | ||
|---|---|---|
| .. | ||
| audio_messages | ||
| auth | ||
| avatars | ||
| beacon | ||
| beta | ||
| context_menus | ||
| dialogs | ||
| elements | ||
| emojipicker | ||
| location | ||
| messages | ||
| polls/pollHistory | ||
| right_panel | ||
| rooms | ||
| settings | ||
| spaces | ||
| toasts | ||
| typography | ||
| user-onboarding | ||
| voip | ||
| Validation-test.ts | ||
| VerificationShowSas-test.tsx | ||