status-desktop/ui/imports/shared/views/chat
Alex Jbanca bf1d59c0ad perf(chatScroll): Avoid calling the backend on delegate creation/binding
Provide the needed data from the nim model directly to the delegate. This way whenever a delegate needs to display the data it doesn't need to reach the backend.

perf(chatScroll): Fix comments on Avoid calling the backend on delegate creation/binding

perf(chatScroll): Avoid calling the backend on delegate creation/binding  - add TODO comment on senderColorHash default

perf(chatScroll): merge quotedMessageAuthor details

perf(chatScroll): Fix nim tests

perf(chatScroll): Fix merge error - messages_model.nim
2023-01-19 19:24:18 +02:00
..
AcceptTransactionView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ChannelIdentifierView.qml fix(@desktop/chat): adjust chat name placement 2022-09-26 12:54:41 +03:00
InvitationBubbleView.qml fix(InvitationBubbleView): Community invite box cta bleeds out of box 2022-12-01 16:47:40 +01:00
LinksMessageView.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
MessageContextMenuView.qml feat(context-menu): add Copy message action in message context menu 2023-01-12 16:15:17 -05:00
MessageView.qml perf(chatScroll): Avoid calling the backend on delegate creation/binding 2023-01-19 19:24:18 +02:00
NewMessagesMarker.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
SimplifiedMessageView.qml hotfix(ActivityCenter): Fix warnings and text align with messageBadge 2023-01-18 18:01:56 +04:00
TransactionBubbleView.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
qmldir feat(Profile): Add SimplifiedMessageView for AC and verifiaction popups 2023-01-17 12:21:25 +04:00