status-desktop/ui/app/AppLayouts/Chat/views
Michał Iskierko 9ed38bddb7
13291 hide channels (#13876)
* feat(@desktop/communities): Hide channels if the user is not permitted to view and hideIfPermissionsNotMet is set

Extend chats model with channel permissions info and hideIfPermissionsNotMet.
Visibility of chat item is based on: member roles, channel permissions, hideIfPermissionsNotMet.
If all channels from category are hidden, category item is also hidden.
If all chats in community are hidden, infomration label is displayed.

Issue #13291

* chore(@desktop): Upgrade status-go

Issue #13291
2024-03-18 13:33:07 -04:00
..
private
ChatColumnView.qml fix: fix token master can't send a message on permissioned channel 2024-03-08 17:26:36 -05:00
ChatContentView.qml
ChatHeaderContentView.qml 13291 hide channels (#13876) 2024-03-18 13:33:07 -04:00
ChatMessagesView.qml fix(Profile flow): Send a contact request (CR) 2024-02-16 16:47:45 +01:00
ChatView.qml 13291 hide channels (#13876) 2024-03-18 13:33:07 -04:00
ContactsColumnView.qml feat(ChannelPermissions): Add permissions section in create/edit channel popup 2024-02-07 19:54:47 +02:00
CreateChatView.qml StatusChatInput: remove unmaintained integration with ChatCommandsPopup 2023-09-11 14:37:16 +02:00
MembersEditSelectorView.qml feat(@desktop/community): Community admin permissions (#10909) 2023-06-14 18:00:41 +02:00
MembersSelectorView.qml fix(Profile flow): Send a contact request (CR) 2024-02-16 16:47:45 +01:00
MessagesLoadingView.qml
qmldir