Show the last message state in the room list.

This commit is contained in:
Doug
2025-11-27 13:33:28 +00:00
committed by Doug
parent ecd5ee426f
commit 782916f03d
18 changed files with 129 additions and 15 deletions

View File

@@ -101,6 +101,7 @@ class RoomSummaryTests: XCTestCase {
activeMembersCount: 0,
lastMessage: nil,
lastMessageDate: nil,
lastMessageState: nil,
unreadMessagesCount: 0,
unreadMentionsCount: 0,
unreadNotificationsCount: 0,