status-desktop/ui/app/AppLayouts/Chat
Sale Djenic 4207844826 fix(@desktop/chat): app crash when you click macOS' notification
A crash is happening not only when you click on a notification bubble with mentions, but on any
chat notification displayed in macOS' notification center. Discussion and details how we can
overcome this may be seen on zenhub, in issue 2819. So far this commit is just a simple solution
to avoid an app crash.

Fixes: #2819
2021-07-13 10:35:29 -04:00
..
ChatColumn fix(mentions): set mention index at the top when changing the filter 2021-07-13 09:41:52 -04:00
CommunityComponents refactor(Communities): replace `CategoryList and `ChannelList` with StatusQ components 2021-07-09 10:39:58 -04:00
ContactsColumn refactor(Communities): replace `CategoryList and `ChannelList` with StatusQ components 2021-07-09 10:39:58 -04:00
components refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml fix(@desktop/chat): app crash when you click macOS' notification 2021-07-13 10:35:29 -04:00
ChatLayout.qml refactor(ChatLayout): use StatusQ layout component to lay out view 2021-06-30 15:08:26 +02:00
CommunityColumn.qml refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
ContactsColumn.qml refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
qmldir