Make the author line in the bubble and reply be part of the content model

This commit is contained in:
James Graham
2024-06-29 12:39:25 +01:00
parent 158b9ea2ca
commit 52d07320ef
20 changed files with 260 additions and 156 deletions

View File

@@ -19,6 +19,7 @@ qt_add_qml_module(timeline
SectionDelegate.qml
MessageComponentChooser.qml
ReplyMessageComponentChooser.qml
AuthorComponent.qml
AudioComponent.qml
CodeComponent.qml
EncryptedComponent.qml
@@ -42,6 +43,7 @@ qt_add_qml_module(timeline
PdfPreviewComponent.qml
PollComponent.qml
QuoteComponent.qml
ReplyAuthorComponent.qml
ReplyComponent.qml
StateComponent.qml
TextComponent.qml