6cbdcfdcf2
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. |
||
---|---|---|
.. | ||
private | ||
ChatColumnView.qml | ||
ChatContentView.qml | ||
ChatHeaderContentView.qml | ||
ChatMessagesView.qml | ||
ChatView.qml | ||
ContactsColumnView.qml | ||
CreateChatView.qml | ||
MembersEditSelectorView.qml | ||
MembersSelectorView.qml | ||
MessagesLoadingView.qml | ||
qmldir |