status-desktop/ui/imports/shared/views/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
..
AcceptTransactionView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ChannelIdentifierView.qml fix(@desktop/chat): adjust chat name placement 2022-09-26 12:54:41 +03:00
ChatTextView.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
InvitationBubbleView.qml fix(InvitationBubbleView): Community invite box cta bleeds out of box 2022-12-01 16:47:40 +01:00
LinksMessageView.qml fix: reactions distance to message content is inconsistent 2022-11-23 17:42:11 +01:00
MessageContextMenuView.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
MessageView.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
TransactionBubbleView.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
qmldir fix(Storybook): mock for DotherSide types added 2022-10-17 10:50:12 -04:00