status-desktop/ui/app/AppLayouts/Chat/ChatColumn
hydrogen ff5b972139 fix: stop crash by showing error message
fix #898

The segmentation fault occured because the RPC response returned json with an error message as oppossed to the usual data required to update the chat. Since the section of the code didn't handle this error message it caused the app to crash. I've handled this error to show an error alert box by emitting a  event
2020-12-01 13:40:49 -05:00
..
ChatComponents refactor: replace transaction modal `reset` functionality 2020-11-26 11:17:24 -05:00
MessageComponents fix: fix ChatImage not opening in the popup 2020-11-27 15:19:20 -05:00
samples feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
ChatMessages.qml fix: stop crash by showing error message 2020-12-01 13:40:49 -05:00
EmptyChat.qml fix: fix emptyChat text not being translated or translatable 2020-10-27 10:23:26 -04:00
Message.qml feat: allow users to change font size for chat messages 2020-11-25 14:41:29 +01:00
SuggestionBox.qml fix: make sure the mention and emoji pickers close when pressing escape 2020-11-19 13:54:17 -05:00
SuggestionFilter.qml fix: display emojis on input textarea 2020-08-04 10:14:57 -04:00
TopBar.qml feat: add fetch more menu item in the chat drop down menu 2020-11-26 11:20:25 -05:00
qmldir feat: refactor Message and add Compact message type 2020-07-16 10:29:29 -04:00