status-desktop/ui/app/AppLayouts/Chat/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
..
communities chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ChatRequestMessagePanel.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
ClosedEmptyPanel.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ContactRequestPanel.qml fix(@desktop): unify user avatar fallback color 2022-04-08 14:04:21 -04:00
EmptyChatPanel.qml test(onboarding): Improved validation after login 2022-11-22 18:55:02 +01:00
InlineSelectorPanel.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
SuggestedChannelsPanel.qml fix(PublicChatPopup): sug channels were missaligned 2022-08-05 13:22:21 +03:00
SuggestionBoxPanel.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
SuggestionFilterPanel.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
UserListPanel.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
qmldir feat(Storybook): adding UsersList in storybook 2022-11-16 11:37:35 +01:00