status-desktop/ui/app/AppLayouts
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
..
Browser feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
Chat chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
CommunitiesPortal feat(Settings): Enable Community Archive by default and remove toggle 2022-11-30 14:41:48 -05:00
Node fix: allow copying the results of callPrivateRPC 2022-11-28 10:06:41 -04:00
Onboarding chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
Profile chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet fix(@desktop/wallet): fix switch accounts after opening collectible details 2022-11-23 15:29:19 -03:00
stores fix: ens names should not display `@` 2022-11-10 10:42:05 +01:00