mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-03 10:14:04 +00:00
Jonathan Rainville
d6031f8126
refactor(members): use a single members list for public community chats (#16301)
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.
Status Desktop
Status Desktop client built with Nim and Qt.
Contributing
Our Website
Need Help?
Build Instructions
You have an idea for a cool feature or improvement?
Description
Languages
QML
39.2%
JavaScript
29.7%
Nim
18.5%
Python
5.7%
C++
5.2%
Other
1.6%