status-desktop/ui/app/AppLayouts/Chat/views
Lukáš Tinkl c5598d9ff9 chore(StatusMemberListItem): refactor to use ItemDelegate
- simpler, standard property based API
- much lighter than deriving from the heavy StatusListItem
- should reduce RAM usage significantly, esp. with large communities

Iterates #11059
2024-09-12 15:04:22 +02:00
..
private fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
ChatColumnView.qml chore(StatusMemberListItem): refactor to use ItemDelegate 2024-09-12 15:04:22 +02:00
ChatContentView.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
ChatHeaderContentView.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
ChatMessagesView.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
ChatView.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
ContactsColumnView.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
CreateChatView.qml chore(StatusMemberListItem): refactor to use ItemDelegate 2024-09-12 15:04:22 +02:00
MembersEditSelectorView.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
MembersSelectorView.qml fix(Profile flow): Send a contact request (CR) 2024-02-16 16:47:45 +01:00
MessagesLoadingView.qml
qmldir