Incoming session verification support (#3428)

* Fixes #1227 - Add support for receiving and interacting with incoming session verification requests.
* Fix a couple of random small warnings
* Move static view config to the view state
* Update snapshots
This commit is contained in:
Stefan Ceriu
2024-10-29 15:21:17 +02:00
committed by GitHub
parent d9d6c066ee
commit 2881d77bbc
104 changed files with 995 additions and 483 deletions

View File

@@ -59,7 +59,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/element-hq/matrix-rust-components-swift
exactVersion: 1.0.61
exactVersion: 1.0.62
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios