Allow sending locations within threads

This patch implements support for sending locations within threads by following a similar behavior to the other screens: pass the thread root between the various state machine states until the action is finally invoked.
This commit is contained in:
Stefan Ceriu
2025-06-12 13:30:23 +03:00
committed by Stefan Ceriu
parent 12b56b5b6c
commit 264a68d3e2
9 changed files with 101 additions and 65 deletions

View File

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