mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-08 04:34:01 +00:00
Pascal Precht
5e965bcbb7
refactor: make accepting member requests to join async
This is necessary because with community token permissions, when owners manually accept a request, we a) don't want to block the UI when the users funds are check on chain and b) in case of insufficient funds, we'll react with a modal that tells the owner that the user can't be accepted. All of that is done in this commit.
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%