status-desktop/ui/app/AppLayouts/Chat
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
..
controls feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
helpers feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
panels fix(UserListPanel): use new `FastExpressionRole` (#13299) 2024-03-14 15:23:58 +00:00
popups feat(@desktop/chat): Displaying new type of chat message - bridge message 2024-01-30 13:06:17 +01:00
stores 13291 hide channels (#13876) 2024-03-18 13:33:07 -04:00
views 13291 hide channels (#13876) 2024-03-18 13:33:07 -04:00
ChatLayout.qml fix(CommunitySettings): Load the community settings on demand and preserve the load state 2024-03-14 13:49:58 +02:00
qmldir