status-desktop/ui/app/AppLayouts/Chat/ChatColumn
Anthony Laibe 5c4b75ce6a perf(@desktop/chat): Improve performance when big member list
Avoid computation when it is not needed for the suggestion filter

This is quite visible when the member list contains 1000s of members.
It is the case when you load historical message (1 month)
2021-08-31 13:18:20 -04:00
..
ChatComponents feat(@desktop/chat): Align chat member and suggestion 2021-08-24 14:56:20 -04:00
MessageComponents fix(@desktop/chat) Reply to image doest show image in reply box 2021-08-31 12:14:48 -04:00
samples
ActivityCenter.qml
ChatMessages.qml fix(@desktop/chat): Add new dedicated event for sending message 2021-08-26 16:53:38 -04:00
EmptyChat.qml
Message.qml fix(@desktop/timeline): Fix timeline reaction 2021-08-20 15:11:57 -04:00
SuggestionBox.qml feat(@desktop/chat): allow for entering ENS names manually 2021-08-26 15:05:29 -04:00
SuggestionFilter.qml perf(@desktop/chat): Improve performance when big member list 2021-08-31 13:18:20 -04:00
User.qml fix(@desktop/communities): improve member list sorting 2021-08-20 14:56:00 -04:00
UserList.qml fix(@desktop/chatMembersList) Increased minimum width in chat members list 2021-08-27 09:24:23 -04:00
qmldir