status-desktop/ui/imports/shared/controls/chat
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
..
menuItems feat: New Profile Modal 2022-10-17 12:05:54 +02:00
EmojiReaction.qml
FetchMoreMessagesButton.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
GapComponent.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
GasSelectorButton.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
MessageBorder.qml
ProfileHeader.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
RectangleCorner.qml
SendTransactionButton.qml
SentMessage.qml
StateBubble.qml
UserImage.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
UsernameLabel.qml feat(CreateCommunityPopup): add discord import progress panel and discord message handling 2022-10-06 09:13:57 +02:00
VerificationLabel.qml fix(Chat): big space between username and time 2022-08-16 18:36:20 +03:00
qmldir