status-desktop/ui/app/AppLayouts/Chat/CommunityComponents
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
..
AccessExistingCommunityPopup.qml fix(Communities): make validation on community import work again 2021-03-11 10:00:05 -05:00
BackUpCommuntyBanner.qml feat(community): add notification setting to community 2021-07-06 10:41:10 -04:00
CommunitiesPopup.qml revert: SortFilterProxyModel 2021-06-23 08:08:08 -04:00
CommunityChannel.qml feat: edit categories 2021-05-25 15:23:07 -04:00
CommunityDetailPopup.qml fix(InviteBubble): adapt invite bubble depending on access level 2021-05-26 15:27:49 -04:00
CommunityHeaderButton.qml fix(Communities) Long community names should be truncated 2021-06-29 07:55:34 -04:00
CommunityMembersPopup.qml fix: hide kick and ban options for non-admin users 2021-05-25 15:18:00 -04:00
CommunityPopupButton.qml
CommunityProfilePopup.qml fix(Communities) Long community names should be truncated 2021-06-29 07:55:34 -04:00
CommunityProfilePopupInviteFriendsView.qml fix(Communities): don't list members in contacts to invite list 2021-05-18 15:24:50 -04:00
CommunityProfilePopupMembersList.qml fix: remove actions from community member when self 2021-06-11 11:03:35 -04:00
CommunityProfilePopupOverview.qml feat(community): add notification setting to community 2021-07-06 10:41:10 -04:00
CommunityUserList.qml feat: community userlist 2021-07-08 14:14:27 -04:00
CommunityWelcomeBanner.qml fix(communities): Right click inside the community pane does not open context menu 2021-06-29 07:56:59 -04:00
CreateCategoryPopup.qml fix(communities): Naming validation for communities 2021-07-02 08:53:19 -04:00
CreateChannelPopup.qml fix(communities): Naming validation for communities 2021-07-02 08:53:19 -04:00
CreateCommunityPopup.qml fix(communities): Naming validation for communities 2021-07-02 08:53:19 -04:00
InviteFriendsToCommunityPopup.qml fix(Communities): make invite popup push onto modal stackview 2021-04-20 13:24:08 -04:00
MembershipRadioButton.qml fix(CreateCommunity): fix separator margins 2021-04-29 12:21:12 -04:00
MembershipRequestsButton.qml feat: show default unfurling for community links 2021-03-17 16:09:23 -04:00
MembershipRequestsPopup.qml fix(InviteBubble): adapt invite bubble depending on access level 2021-05-26 15:27:49 -04:00
MembershipRequirementPopup.qml
TransferOwnershipPopup.qml fix(CommunityTransfer): fix private key display to match design 2021-04-30 13:09:19 -04:00