status-desktop/ui
Pascal Precht 0a7d6f6bae fix(Community): ensure community members with write access can post to channel
When a user is part of a community, write access to any channel of
that community is granted. When the permission allows for it, a community's
channel `canPost` property is `true`, which should be relied on to
render the necessary component for writing into a channel.

This commit makes sure community members with proper access get the
chat input rendered so they can write to channels.

Fixes #1985
2021-03-08 11:57:09 -05:00
..
app fix(Community): ensure community members with write access can post to channel 2021-03-08 11:57:09 -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 feat: set profile and community image cropper to 1:1 ratio 2021-03-05 14:01:30 -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