add sticker and emote support

This commit is contained in:
Henry Hiles 2025-12-04 14:56:33 -05:00
commit e7890cfe4f
No known key found for this signature in database
6 changed files with 97 additions and 6 deletions

View file

@ -200,6 +200,7 @@ class RoomChat extends HookConsumerWidget {
((message.editedAt != null)
? "<sub edited>(edited)</sub>"
: ""),
client: room.roomData.client,
),
topWidget: TopWidget(
message,