status-desktop/ui/app/AppLayouts/Chat
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
..
controls feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
helpers feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
panels feat(profile dialog): General UI updates 2024-02-09 11:41:55 +01:00
popups feat(@desktop/chat): Displaying new type of chat message - bridge message 2024-01-30 13:06:17 +01:00
stores fix(chat input): should be disabled if user is not able to post 2024-03-05 18:13:29 +01:00
views fix: fix token master can't send a message on permissioned channel 2024-03-08 17:26:36 -05:00
ChatLayout.qml feat(desktop@communities): change kicked/banned member behavior (#13706) 2024-02-27 12:55:56 +01:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00