d6031f8126
Fixes #16288 Introduces a new instance of the users module, but managed by the section module. This user module is managing the "public" community members list. Meaning that everytime we have a public channel in a community, we use that module instead. The channel's user module is empty for public channels to reduce the amount of processing and memory used. If the channel becomes private, we update the member list and populate it. |
||
---|---|---|
.. | ||
private | ||
ChatColumnView.qml | ||
ChatContentView.qml | ||
ChatHeaderContentView.qml | ||
ChatMessagesView.qml | ||
ChatView.qml | ||
ContactsColumnView.qml | ||
CreateChatView.qml | ||
MembersEditSelectorView.qml | ||
MembersSelectorView.qml | ||
MessagesLoadingView.qml | ||
qmldir |