status-desktop/ui/app/AppLayouts
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
..
Browser chore: run translation scripts 2021-02-18 15:23:58 -05:00
Chat fix(Communities): make creating channels work again 2021-03-05 13:59:44 -05:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile fix: make the profile icons smooth 2021-03-05 10:34:10 -05:00
Timeline feat: add community requests, permissions, ENS and more 2021-03-03 16:45:23 -05:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet Fixed wrong color issue of the wallet layout. Fixes #1903 2021-02-25 15:43:14 -05:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00