status-desktop/ui/app/AppLayouts/Chat
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
..
controls chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
helpers refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
layouts fix(MyProfileView): New design 2022-07-04 21:56:04 +04:00
panels fix(ContactsColumnView): fix layout issues to match design 2022-07-12 09:39:22 +02:00
popups fix(ContactsColumnView): fix layout issues to match design 2022-07-12 09:39:22 +02:00
stores fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
views fix(ContactsColumnView): fix layout issues to match design 2022-07-12 09:39:22 +02:00
ChatLayout.qml fix(@desktop/chat): intermittent with community invites 2022-06-21 10:56:46 -04:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00