status-desktop/ui/app/AppLayouts/Chat/views
Lukáš Tinkl 61ea1d41cd fix(ContactsColumnView): fix layout issues to match design
Closes #6343 and #6344

- basically switch over to a column + row layout(s), bringing consistent
margins and paddings, scratches a lot of redundant code
- fix the icon colors
- fixed another bug when opening the create chat panel, and then clicking
on an existing channel in the list, doesn't close this create panel
- remove unused signals and connections
2022-07-12 09:39:22 +02:00
..
ActivityCenterGroupRequest.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ActivityCenterMessageComponentView.qml feat: contact verification request and trust status 2022-07-06 10:43:33 -04:00
ChatColumnView.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
ChatContentView.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
ChatContextMenuView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ChatMessagesView.qml fix(MessageView): slow chat switching because of height recalculation 2022-07-06 14:05:06 -04:00
ChatView.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
CommunityColumnView.qml fix(Community): Add check for admin permissions for context menu 2022-07-08 13:02:41 +03:00
CommunitySettingsView.qml Hotfix: Community settings tags 2022-07-05 19:29:50 +03:00
ContactsColumnView.qml fix(ContactsColumnView): fix layout issues to match design 2022-07-12 09:39:22 +02:00
CreateChatView.qml fix(CreateChatView): hide the Contacts label when no contacts 2022-07-08 09:40:02 +02:00
qmldir chore(community): replace plus button by adhoc btn 2022-06-22 09:01:45 -04:00