status-desktop/ui
Pascal Precht aa7fb862f2 fix(Communities): make creating channels work again
Very similar to #1986, we're trying to access the `activeCommunity`
property on the `chatsModel` object, which doesn't have such a property
anymore every since we've moved communities into its own view.
This causes errors when trying to create channels.

This commit fixes this bug by ensuring `activeCommunity` is accessed
from `chatsModel.communities` instead.
2021-03-05 13:59:44 -05:00
..
app fix(Communities): make creating channels work again 2021-03-05 13:59:44 -05:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n chore: run translation scripts 2021-02-18 15:23:58 -05:00
imports feat: intercept clicks on messages links as well 2021-03-03 16:45:23 -05:00
onboarding Fixed login btn pending status in case of invalid password. Fixes #1972 2021-03-04 17:36:37 -05:00
shared fix: remove svg hack 2021-03-05 09:36:50 -05:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml fix: fix errorSound not defined 2021-02-23 11:57:33 -05:00
nim-status-client.pro feat: implement redesign of communities on the left tab 2021-03-03 16:45:23 -05:00