When replying from notification, do not interfere with specialModeEventTimelineItem

This commit is contained in:
Benoit Marty 2024-06-03 13:15:05 +02:00 committed by Benoit Marty
parent c547296656
commit 92bcf9c90e
5 changed files with 36 additions and 11 deletions

View file

@ -179,7 +179,8 @@ class NotificationBroadcastReceiver : BroadcastReceiver() {
eventId = threadId.asEventId(),
body = message,
htmlBody = null,
mentions = emptyList()
mentions = emptyList(),
fromNotification = true,
)
} else {
room.liveTimeline.sendMessage(