status-desktop/ui/app/AppLayouts/Chat
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
..
ChatColumn fix: stop crash by showing error message 2020-12-01 13:40:49 -05:00
ContactsColumn Apply suggestions from code review 2020-11-26 11:45:17 -05:00
components feat: checkbox style 2020-12-01 13:30:58 -05:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml feat: show loading indicator on login when requesting mailserver messages 2020-12-01 13:32:39 -05:00
ChatLayout.qml fix: scroll to bottom when switching back from any module to chat 2020-11-26 11:43:45 -05:00
ContactsColumn.qml cleanup qml 2020-09-23 15:52:27 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00