status-desktop/src/backend
Jonathan Rainville 8ca51c34cc
refactor(messages): make message sending async (#15237)
Fixes #12411

Makes message sending async and adds a placeholder "Sending.." message
2024-06-20 18:46:12 -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 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(messages): make message sending async (#15237) 2024-06-20 18:46:12 -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 refactor: rely on canPost and canView instead of checking permissions (#14993) 2024-06-03 15:06:34 -04:00
community_tokens.nim fix(@desktop/communities): add hidden button to refresh (retrack transaction) community tokens 2024-05-28 13:52:42 +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): task simplification (#13956) 2024-06-18 10:10:01 +02: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 fix(HistoryNodes): Fix mailserver management UI controllers 2024-06-04 15:37:06 -04: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): fix saving settings 2024-06-10 22:26:06 +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(Profile): remove old social links code (#14899) 2024-05-24 12:21:42 +02: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 feat(@desktop/wallet): initial integration for swap proposal, approve tx and swap tx 2024-06-11 14:15:26 +02: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 feat(dapps) implement signing of messages 2024-06-17 15:06:26 +02:00