Setup composer actions within threaded timelines.

This commit is contained in:
Stefan Ceriu
2025-06-03 17:53:43 +03:00
committed by Stefan Ceriu
parent 3923d65b41
commit 84478c8251
9 changed files with 66 additions and 37 deletions

View File

@@ -967,6 +967,7 @@ class AppCoordinator: AppCoordinatorProtocol, AuthenticationFlowCoordinatorDeleg
switch await roomProxy.timeline.sendMessage(replyText,
html: nil,
threadRootEventID: nil,
inReplyToEventID: nil,
intentionalMentions: .empty) {
case .success: