status-desktop/ui/app/AppLayouts
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
..
Chat fix(mentions): fix wrong user list given to mentions model (#16656) 2024-10-30 15:02:46 -04:00
Communities fix(airdrop): fix wording of the error when selecting the wrong account (#16632) 2024-10-30 11:45:20 -04:00
Node [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
Onboarding getEmojiHashAsJson moved from Utils to UtilsStore 2024-10-28 23:16:31 +01:00
Profile fix: links do not work in the terms of name registration popup 2024-10-30 14:10:40 +01:00
Wallet chore(@e2e): change object name for AccountListItem 2024-10-29 21:16:40 +03:00
stores fix: links do not work in the terms of name registration popup 2024-10-30 14:10:40 +01:00