status-desktop/ui/imports/shared/controls/delegates
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
..
ContactListItemDelegate.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
qmldir fix(@desktop/chat): rework members selector 2022-09-13 12:33:34 +02:00