status-desktop/ui/app/AppLayouts/Chat/ContactsColumn
Pascal Precht c675aff0f8 refactor(Communities): replace `CategoryList and `ChannelList` with StatusQ components
This commit replaces `CategoryList` and `ChannelList` with `StatusChatListAndCategories`,
`StatusPopupMenu` etc. provided by StatusQ.

It also removes components that lived inside Status Desktop but are no longer used
anywhere after the refactor.

Since StatusQ components are decoupled from UI model logic, we also needed to introduce
a new API retrieve a community category from within QML.

Closes #2805
2021-07-09 10:39:58 -04:00
..
AddChat.qml fix: menu dropdowns not closing on button click and position 2021-04-01 16:59:43 -04:00
Channel.qml fix(activity_center): Mark as read does not clear @ symbol in chat 2021-07-07 14:25:52 -04:00
ClosedEmptyView.qml chore: re-run qstr converter 2020-07-17 11:55:01 -04:00
EmptyView.qml refactor(ContactsColumn): replace `ChannelList` with `StatusChatList` 2021-07-09 10:39:58 -04:00
qmldir refactor(Communities): replace `CategoryList and `ChannelList` with StatusQ components 2021-07-09 10:39:58 -04:00