status-desktop/ui/app/AppLayouts/Chat/ChatColumn
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
..
ChatComponents feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00
MessageComponents fix(@desktop/wallet): app crash when click on sign and send message 2021-07-08 14:18:58 -04:00
samples feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
ActivityCenter.qml feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00
ChatMessages.qml feat: community userlist 2021-07-08 14:14:27 -04:00
EmptyChat.qml Fixed onboarding view backgroud image issue on dark mode. Fixes #1965 2021-03-04 17:17:29 -05:00
Message.qml feat: edit messages 2021-07-06 11:30:07 -04:00
SuggestionBox.qml Fixed not showing issue for the profile thumbnail in the suggestion list. Fixes #1916 2021-03-04 17:34:01 -05:00
SuggestionFilter.qml fix: fix mention popup not showing after a line break 2021-04-01 17:07:25 -04:00
TopBar.qml feat: user list 2021-07-07 06:19:41 -04:00
User.qml fix: code review 2 2021-07-07 06:19:41 -04:00
UserList.qml feat: community userlist 2021-07-08 14:14:27 -04:00
qmldir feat: refactor Message and add Compact message type 2020-07-16 10:29:29 -04:00