status-desktop/src/backend
Michal Iskierko 458fdd4938 feat(@desktop/permissions): Use permission-check light functions
Light functions are used first in order to reduce the number of calls to blockchain.
If the permission is not met (user is not a member of community/channel member list),
then normal permissions-check function is used.

Issue #14220
2024-05-20 15:00:22 +02: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 Fix(ProfileShowcase): send contact update when bio changes 2024-05-17 01:39:14 +07:00
activity.nim feat(wallet): removed allAddresses flag as redundant 2024-04-12 15:18:19 +02: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 Refactor out channel groups (#14202) 2024-05-13 15:58:55 -04:00
chatCommands.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
collectibles.nim fix(@desktop/wallet): New Collectible Details tabs 2024-05-14 09:32:45 +02:00
collectibles_types.nim fix(@desktop/wallet): New Collectible Details tabs 2024-05-14 09:32:45 +02:00
communities.nim feat(@desktop/permissions): Use permission-check light functions 2024-05-20 15:00:22 +02:00
community_tokens.nim feat(@desktop/communitytokens): Move community tokens logic to status-go. 2024-05-16 17:37:05 +02:00
community_tokens_types.nim fix(wallet): Add token data when new token is added (#14061) 2024-03-25 18:31:01 +01:00
connection_status.nim chore(nim): use compile-time string formatting (#13945) 2024-03-13 18:38:54 +01:00
contacts.nim fix(Profile flow): ID verification cannot be removed (#14308) 2024-04-18 20:09:27 +04: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 feat: swap via paraswap backend implementation 2024-04-08 11:00:19 +02: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 feat(desktop/communities): View community member messages functionality (#14002) 2024-03-20 11:50:10 +01:00
node.nim chore: clean up exception specifiers (#13735) 2024-03-12 16:20:02 +01:00
node_config.nim Fix(settings): crash when enabling history archive and disabling logs 2024-05-16 23:29:18 +07:00
poc_wallet_connect.nim feat(walletconnect): initial code organization 2024-05-02 09:47:30 +02: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