status-desktop/ui/app/mainui/activitycenter/views
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
..
ActivityNotificationBase.qml fix(ActivityCenter): Get rid of DelegateChooser in ActivityCenterPopop 2022-12-01 15:05:03 +04:00
ActivityNotificationCommunityInvitation.qml fix(ActivityCenter): Get rid of DelegateChooser in ActivityCenterPopop 2022-12-01 15:05:03 +04:00
ActivityNotificationCommunityKicked.qml fix(ActivityCenter): Get rid of DelegateChooser in ActivityCenterPopop 2022-12-01 15:05:03 +04:00
ActivityNotificationCommunityMembershipRequest.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ActivityNotificationCommunityRequest.qml fix(ActivityCenter): Get rid of DelegateChooser in ActivityCenterPopop 2022-12-01 15:05:03 +04:00
ActivityNotificationContactRequest.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ActivityNotificationMention.qml fix(ActivityCenter): Get rid of DelegateChooser in ActivityCenterPopop 2022-12-01 15:05:03 +04:00
ActivityNotificationMessage.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ActivityNotificationReply.qml fix(ActivityCenter): Get rid of DelegateChooser in ActivityCenterPopop 2022-12-01 15:05:03 +04:00
qmldir feat(Activity Center): Making mentions AC notifications match design and specs 2022-09-26 15:49:46 +03:00