status-desktop/ui/app/AppLayouts/Profile/views
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
..
browser chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
profile fix(profile): the profile image is blurred in different places 2022-07-08 09:40:22 +02:00
wallet feat(@wallet): multi network history 2022-07-04 09:58:39 +02:00
AboutView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
AdvancedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
AppearanceView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
BrowserView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
CommunitiesView.qml fix(communities): Fix `try/catch` block in communities service 2022-06-21 11:25:35 -04:00
ContactsView.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
DevicesView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsAddedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsConnectedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsDetailsView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsListView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsRegisteredView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsReleasedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsSearchView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsTermsAndConditionsView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsWelcomeView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
LanguageView.qml feat(Language&Currency): Add Date & Time Format 2022-05-12 18:42:06 +02:00
LeftTabView.qml feat: contact verification request and trust status 2022-07-06 10:43:33 -04:00
MessagingView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
MyProfileView.qml fix(MyProfileView): New design 2022-07-04 21:56:04 +04:00
NotificationsView.qml fix(@desktop/notifications): move notifications settings to `status-go` 2022-05-26 12:07:19 +02:00
SettingsContentBase.qml fix(MyProfileView): New design 2022-07-04 21:56:04 +04:00
WalletView.qml fix(@desktop/settings): content on the right side for all subsections need to have the same geometry 2022-05-10 20:47:29 +02:00