status-desktop/ui
Jonathan Rainville 6cbdcfdcf2 fix: fix token master can't send a message on permissioned channel
Fixes #13779

The problem was that the permission update some times takes time to get propagated and get back, or even the control node is offline, so the TM would not be able to post, because the backend would detect that there is a permission and that we don't have the key for it.

The solution is to block the UI when a permission update is pending, since we can't post correctly while it is not processed by he control node.
2024-03-08 17:26:36 -05:00
..
StatusQ fix(ProfileShowcase): Fix blinking when hovering over an address (#13865) 2024-03-08 19:21:08 +04:00
app fix: fix token master can't send a message on permissioned channel 2024-03-08 17:26:36 -05:00
fonts fix(cpp): make libraries which are not dynamically loaded static 2022-08-02 15:30:08 +02:00
i18n chore(@AppMain.qml): fix misspelling 2023-10-25 10:18:56 +03:00
imports feat: Add new simplified model for profile showcase preferences (#13708) 2024-03-08 21:11:48 +01:00
include/StatusDesktop/Monitoring
src/StatusDesktop/Monitoring
MonitoringSources.cmake
generate-rcc.go chore(@desktop/walletconnect): communication between qt desktop app and loaded wallet connect sdk is made via web channel 2023-11-17 13:55:20 +01:00
main.qml fix: 150% and 200% zoom levels prevent the user from logging in 2024-02-27 10:39:05 +01:00
nim-status-client.pro