status-desktop/ui/app/AppLayouts/Chat
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
..
ChatColumn fix(@desktop/wallet): app crash when click on sign and send message 2021-07-08 14:18:58 -04:00
CommunityComponents feat: community userlist 2021-07-08 14:14:27 -04:00
ContactsColumn fix(activity_center): Mark as read does not clear @ symbol in chat 2021-07-07 14:25:52 -04:00
components fix(@desktop/chat) 2021-07-08 13:23:00 -04:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml feat: community userlist 2021-07-08 14:14:27 -04:00
ChatLayout.qml refactor(ChatLayout): use StatusQ layout component to lay out view 2021-06-30 15:08:26 +02:00
CommunityColumn.qml feat(community): add notification setting to community 2021-07-06 10:41:10 -04:00
ContactsColumn.qml refactor: make use of StatusQ `StatusAppLayout` 2021-06-30 15:08:26 +02:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00