Private
Public Access
1
0

Add sender annotations

This commit is contained in:
2025-05-03 23:19:15 -07:00
parent dd91746310
commit 786d982ce0
9 changed files with 109 additions and 24 deletions

View File

@@ -37,6 +37,7 @@ sources = [
'transcript/layouts/bubble-layout.vala',
'transcript/layouts/chat-item-layout.vala',
'transcript/layouts/date-item-layout.vala',
'transcript/layouts/sender-annotation-layout.vala',
'transcript/layouts/text-bubble-layout.vala',
'models/conversation.vala',