status-desktop/ui/app/AppLayouts/Chat/ChatColumn/MessageComponents
Sale Djenic eb7809ecdf fix(@desktop/wallet): app crash when click on sign and send message
A reason why the crash is happening is actually previous step, when an user who is about to receive
a transaction clicks "confirm and share address" button. In that moment instead of his address an
empty js object is shared. After that clicking on the "sign and send" button, by sender, causes an
app crash because transaction cannot be made using invalid address of the recipient.

Fixes: #2718
2021-07-08 14:18:58 -04:00
..
TransactionComponents fix(@desktop/wallet): app crash when click on sign and send message 2021-07-08 14:18:58 -04:00
AudioPlayer.qml feat: play audio messages 2020-07-30 13:49:50 -04:00
ChannelIdentifier.qml refactor: extract 'channels' to its own file 2021-06-18 12:12:01 -04:00
ChatButtons.qml feat: edit messages 2021-07-06 11:30:07 -04:00
ChatImage.qml fix: fix chat height being too high in compact mode 2020-10-02 12:48:02 -04:00
ChatReply.qml feat: edit messages 2021-07-06 11:30:07 -04:00
ChatText.qml feat: edit messages 2021-07-06 11:30:07 -04:00
ChatTime.qml feat: introduce global settings 2021-04-19 13:53:14 +02:00
CompactMessage.qml feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00
DateGroup.qml feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00
EmojiReactions.qml fix: show emoji in reaction tooltip 2021-05-14 12:17:48 -04:00
ImageLoader.qml feat: implement redesign of message replies 2021-04-29 12:35:59 -04:00
InvitationBubble.qml fix(community): fix request access label 2021-07-02 08:51:48 -04:00
LinksMessage.qml force refetching previews when preview whitelist changes 2021-05-03 15:03:03 -04:00
MessageBorder.qml feat: whitelist gifs (no url extension needed) 2020-12-21 14:14:32 -05:00
MessageMouseArea.qml feat(act-center): scroll to the clicked message in the act center 2021-06-15 13:14:19 -04:00
NormalMessage.qml feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00
RectangleCorner.qml
Retry.qml refactor: extract messages from chat view 2021-06-22 15:12:01 -04:00
SentMessage.qml feat: show time and sent status on the image itself 2021-01-14 16:02:27 -05:00
StatusUpdate.qml feat: introduce Utils.formatDateTime 2021-01-04 15:16:37 -05:00
Sticker.qml feat: implement redesign of message replies 2021-04-29 12:35:59 -04:00
TransactionBubble.qml refactor wallet views 2021-06-17 16:11:01 -04:00
UserImage.qml feat: implement redesign of message replies 2021-04-29 12:35:59 -04:00
UsernameLabel.qml feat(community): fetch community info from link 2021-05-03 14:36:37 -04:00
qmldir