status-desktop/ui/imports/shared
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
..
controls fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
popups fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
status chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
stores fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
views perf(chatScroll): Avoid calling the backend on delegate creation/binding 2023-01-19 19:24:18 +02:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
polyfill.number.toLocaleString.js refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00