status-desktop/ui/app/AppLayouts/Chat/stores
Jonathan Rainville 95407cc1e0 fix(contacts): remove isMutualContact, use isContact or isAdded indead
Fixes #6220

Fixes the issue with the mutual contact icon showing when just added.
It also does a huge cleanup of the codebase to remove isContact and replace it with either isAdded, when we care only about if we added, or isMutualContact if we want the contact to be mutual
Also fixes an issue with the MessageContextMenu not reflecting the added state correctly.
2022-07-11 09:34:29 -04:00
..
MessageStore.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
MessagesData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
RootStore.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
StickerData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
StickerPackData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
StickersStore.qml feat(@wallet): multi transaction simple view 2022-06-09 15:22:24 +02:00
UsersStore.qml fix(@desktop/chat): mention suggestion list fixed 2022-02-08 12:33:45 -05:00
qmldir fix(@settings): fix Gas selector for snt 2022-04-21 14:05:31 +02:00