status-desktop/ui/app/AppLayouts/Profile/panels
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
..
CommunitiesListPanel.qml fix(CommunitiesListPanel): set uniform icon size 2022-09-22 11:18:16 +02:00
ContactPanel.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ContactsListPanel.qml test(Settings): adds a test that sends a contact request with chat key 2022-11-29 15:51:29 -05:00
MenuPanel.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
NotificationAppearancePreviewPanel.qml refactor: replace StatusNotification with StatusMacNotification 2021-11-05 15:15:14 -04:00
ProfileDescriptionPanel.qml chore(settings/profile): address social links QA issues 2022-08-17 13:18:32 +02:00
StatusNotificationWithDropShadowPanel.qml refactor: replace StatusNotification with StatusMacNotification 2021-11-05 15:15:14 -04:00
TokenSettingsModalContent.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00