status-desktop/ui/app/AppLayouts/Chat/popups
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
..
community fix(ContactsColumnView): fix layout issues to match design 2022-07-12 09:39:22 +02:00
ActivityCenterPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ChatCommandModal.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
ChooseBrowserPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ContactRequestsPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
GroupInfoPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
PinnedMessagesPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
PrivateChatPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
PublicChatPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
RenameGroupPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
qmldir feat(CommunitiesPortal): Enable Communities portal & update chat menu 2022-06-27 10:28:36 +02:00