status-desktop/ui/app
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
..
AppLayouts refactor(Communities): replace `CategoryList and `ChannelList` with StatusQ components 2021-07-09 10:39:58 -04:00
img Fixed #2151 - updated status icons. 2021-07-06 12:48:38 -04:00
AppMain.qml refactor(ContactsColumn): replace `ChannelList` with `StatusChatList` 2021-07-09 10:39:58 -04:00
qmldir