status-desktop/ui
Jonathan Rainville 9e70e69faf
fix(mentions): fix wrong user list given to mentions model (#16656)
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-30 15:02:46 -04:00
..
StatusQ remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
app fix(mentions): fix wrong user list given to mentions model (#16656) 2024-10-30 15:02:46 -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: links do not work in the terms of name registration popup 2024-10-30 14:10:40 +01: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 chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
generate-rcc.go chore(@desktop/walletconnect): communication between qt desktop app and loaded wallet connect sdk is made via web channel 2023-11-17 13:55:20 +01:00
main.qml isAlias moved from Utils to UtilsStore 2024-10-28 23:16:31 +01:00
nim-status-client.pro chore: help QtCreator find the new StatusQ module 2024-10-22 15:54:31 +02:00