status-desktop/ui/app/AppLayouts/Chat/popups/community
Lukáš Tinkl 9559789030 chore: reduce the number of (verification) RPC calls
- when calling `Utils.getColorHashAsJson()` we don't actually need to
issue ID verification requests at all and there might be situations when
we know beforehand that we don't need the ENS verification either
- change these helper functions' syntax and do early returns in that case
- in MessageContextMenuView, the "contact details" were duplicated, so
remove one
- remove dead code, fix some warnings
2022-12-01 16:50:23 +01:00
..
CommunitiesPopup.qml fix: Import Community panel fixes 2022-09-16 14:11:40 +02:00
CommunityDetailPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
CommunityProfilePopup.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
CreateCategoryPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
CreateChannelPopup.qml fix(CreateChannelPopup): cursor not jumping to the end 2022-11-11 15:14:44 +02:00
InviteFriendsToCommunityPopup.qml fix(InviteFriendsToCommunityPopup): adaptive popup height, consistent footer height 2022-11-08 22:03:56 +01:00
MembershipRequestsPopup.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
TransferOwnershipPopup.qml fix(Communities): Fix elide for communtiy public key 2022-10-12 16:33:18 +03:00
qmldir chore(Storybook): page for CreateChannelPopup added 2022-11-11 15:14:44 +02:00