status-desktop/ui
Jonathan Rainville 9a74a777f5
fix(mentions): fix wrong user list given to mentions model (#16615)
Fixes #16602

This was broken when we refactored the members to use a single model for public channels. Those public channels then didn't have any members in their model they used for suggestions.
This is fixed by putting the logic in the UsersStore and reusing that store whenever we need a list of the members.
2024-10-29 14:06:28 -04:00
..
StatusQ chore(@StatusQ): add object name for community tag 2024-10-18 20:14:28 +03:00
app fix(mentions): fix wrong user list given to mentions model (#16615) 2024-10-29 14:06:28 -04:00
fonts
i18n chore: rename holders string to match the general in app approach 2024-05-28 19:50:17 +03:00
imports fix(gifs): fix call to setGifUnfurlingEnabled using a bad store (#16603) 2024-10-25 10:54:58 -04:00
include/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
src/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
MonitoringSources.cmake
generate-rcc.go
main.qml Backend-dependent content removed from Constants, userProfile removed from Global 2024-10-16 23:02:02 +02:00
nim-status-client.pro chore: Architecture guide added and PR template updated 2024-08-09 22:29:44 +02:00