status-desktop/ui/app/AppLayouts/Chat
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
..
ChatColumn fix(Communities): make rejoining communities work 2021-03-05 13:59:44 -05:00
CommunityComponents fix: disable ENS only setting if user has no ENS name 2021-03-05 14:01:42 -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 fix(Community): ensure community members with write access can post to channel 2021-03-08 11:57:09 -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 creating channels 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