status-desktop/ui/app/mainui/activitycenter
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
..
controls fix: some notification UI fixes 2022-11-30 11:05:58 +01:00
panels Fix(ActivityCenter): Hotfix for activity center ui issues 2022-11-23 12:22:12 +01:00
popups fix(ActivityCenter): Get rid of DelegateChooser in ActivityCenterPopop 2022-12-01 15:05:03 +04:00
stores feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
views chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00