status-desktop/ui/app/AppLayouts/Chat/CommunityComponents
Pascal Precht e725e7982d fix(Communities): properly pass `admin` state to profile popup
This was hardcoded into `isAdmin` for some reason. It also seems that the
property isn't actually used anywhere in the profile popup, so we might
as well get rid off it.
2021-03-16 12:43:01 -04:00
..
AccessExistingCommunityPopup.qml fix(Communities): make validation on community import work again 2021-03-11 10:00:05 -05:00
CommunitiesPopup.qml feat: add new import community popup 2021-03-03 16:45:23 -05:00
CommunityButton.qml feat: show unviewed count on the community button 2021-03-03 16:45:23 -05:00
CommunityDetailPopup.qml fix(Communities): don't crash on rejoin attempt 2021-03-11 10:41:19 -05:00
CommunityHeaderButton.qml fix(Communities): properly pass `admin` state to profile popup 2021-03-16 12:43:01 -04:00
CommunityList.qml fix(Communities): fallback to letter identicon if no image available 2021-03-11 10:00:05 -05:00
CommunityMembersPopup.qml fix: fix member popup layout and member not showing 2021-03-05 13:57:49 -05:00
CommunityPopupButton.qml fix: fix community profile looks and style 2021-03-03 16:45:23 -05:00
CommunityProfilePopup.qml fix(Communities): properly pass `admin` state to profile popup 2021-03-16 12:43:01 -04:00
CommunityWelcomeBanner.qml fix(Communities): properly pass `admin` state to profile popup 2021-03-16 12:43:01 -04:00
CreateChannelPopup.qml refactor: move communities functions to communities view in chat 2021-03-03 16:45:23 -05:00
CreateCommunityPopup.qml fix: disable ENS only setting if user has no ENS name 2021-03-05 14:01:42 -05:00
InviteFriendsToCommunityPopup.qml fix: fix invite to use new API and remove the double msg send 2021-03-03 16:45:23 -05:00
MembershipRadioButton.qml feat: add community requests, permissions, ENS and more 2021-03-03 16:45:23 -05:00
MembershipRequestsButton.qml refactor: move communities functions to communities view in chat 2021-03-03 16:45:23 -05:00
MembershipRequestsPopup.qml feat: new design for export popup 2021-03-03 16:45:23 -05:00
MembershipRequirementPopup.qml feat: add community requests, permissions, ENS and more 2021-03-03 16:45:23 -05:00
TransferOwnershipPopup.qml feat: add new import community popup 2021-03-03 16:45:23 -05:00