status-desktop/src/backend
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
..
interpret feat(Communities/Settings): Communities banner editing 2022-05-31 12:26:33 +03:00
about.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
accounts.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
activity.nim chore(nim): use compile-time string formatting (#13945) 2024-03-13 18:38:54 +01:00
backend.nim chore(nim): use compile-time string formatting (#13945) 2024-03-13 18:38:54 +01:00
browser.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
chat.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
chatCommands.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
collectibles.nim chore(nim): use compile-time string formatting (#13945) 2024-03-13 18:38:54 +01:00
collectibles_types.nim chore(nim): use compile-time string formatting (#13945) 2024-03-13 18:38:54 +01:00
communities.nim 13291 hide channels (#13876) 2024-03-18 13:33:07 -04:00
community_tokens.nim fix(@desktop/tokens): Compute deployment fees dynamically 2024-03-13 12:36:12 +01:00
community_tokens_types.nim feat(@desktop/activity): Handle token received notification (#13447) 2024-02-19 14:58:20 +01:00
connection_status.nim chore(nim): use compile-time string formatting (#13945) 2024-03-13 18:38:54 +01:00
contacts.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
core.nim chore(nim): use compile-time string formatting (#13945) 2024-03-13 18:38:54 +01:00
ens.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
eth.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
gen.nim chores: move to backend part1 2022-03-28 12:11:34 -04:00
general.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
gifs.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
group_chat.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
installations.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
mailservers.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
messages.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
node.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
node_config.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
privacy.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
provider.nim chore(warnings): clean up some Nim warnings 2023-04-26 10:36:58 -04:00
response_type.nim chore(nim): use compile-time string formatting (#13945) 2024-03-13 18:38:54 +01:00
settings.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
status_update.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
stickers.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
transactions.nim chore(nim): use compile-time string formatting (#13945) 2024-03-13 18:38:54 +01:00
visual_identity.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
wallet.nim chore: clean up build log (#13928) 2024-03-11 17:08:09 +00:00
wallet_connect.nim chore(walletconnect): store wallet connect sessions instead of pairings 2023-12-18 09:25:42 +01:00