status-desktop/ui/app/AppLayouts/Chat
Pascal Precht 43e4ba771b fix(Communities): make leaving communities work again
Turns out in https://github.com/status-im/status-desktop/commit/81bb7fcc6 we've introduced a regression where
leaving a communities isn't possible anymore because we're trying
to call an API that doesn't exist on the `chatsModel`.

This commit fixes it by ensuring the API is called from `chatsModel.communities`.
2021-03-05 13:59:44 -05:00
..
ChatColumn Fixed not showing issue for the profile thumbnail in the suggestion list. Fixes #1916 2021-03-04 17:34:01 -05:00
CommunityComponents fix: fix member popup layout and member not showing 2021-03-05 13:57:49 -05:00
ContactsColumn fix: fix community channels not showing the right type 2021-03-03 16:45:23 -05:00
components fix: remove svg hack 2021-03-05 09:36:50 -05:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml Fixed not showing issue for the profile thumbnail in the suggestion list. Fixes #1916 2021-03-04 17:34:01 -05:00
ChatLayout.qml refactor: move communities functions to communities view in chat 2021-03-03 16:45:23 -05:00
CommunityColumn.qml fix(Communities): make leaving communities work again 2021-03-05 13:59:44 -05:00
ContactsColumn.qml feat: implement redesign of communities on the left tab 2021-03-03 16:45:23 -05:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00