status-desktop/ui/imports/shared
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
..
controls fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
keycard refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
panels feat: check for updates (using status-go) 2022-07-07 09:54:55 -04:00
popups fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
status StatusSyntaxHighlighter added 2022-07-07 23:23:09 +02:00
stores feat(CommunitiesPortal): Enable Communities portal & update chat menu 2022-06-27 10:28:36 +02:00
views fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
polyfill.number.toLocaleString.js refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
xss.js refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00