status-desktop/ui/app/AppLayouts/Chat/stores
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
..
CreateChatPropertiesStore.qml StatusChatInput: remove unmaintained integration with ChatCommandsPopup 2023-09-11 14:37:16 +02:00
MessageStore.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
MessagesData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
RootStore.qml fix: links do not work in the terms of name registration popup 2024-10-30 14:10:40 +01:00
StickerData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickerPackData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickersStore.qml chore: align buying stickers flow with the new sending flow 2024-10-01 17:21:26 +02:00
UsersStore.qml fix(mentions): fix wrong user list given to mentions model (#16656) 2024-10-30 15:02:46 -04:00
qmldir fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00