status-desktop/ui/app/AppLayouts/Chat/popups
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
..
community fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
ChatCommandModal.qml fix(StatusModal): back button arrow was tiny 2022-08-04 13:13:50 +03:00
ChooseBrowserPopup.qml fix(ChooseBrowserPopup): 'Choose browser' modal doesn't look good 2022-08-31 15:04:34 +02:00
PinnedMessagesPopup.qml perf(chatScroll): Avoid calling the backend on delegate creation/binding 2023-01-19 19:24:18 +02:00
PublicChatPopup.qml fix(@desktop/chat): Limit chat name length #6938 2022-11-14 21:11:04 +02:00
RenameGroupPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
qmldir feat(ActivityCenter): Refactor AC from chat and place in mainui 2022-09-15 12:21:06 +03:00