status-desktop/ui/imports/utils
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
..
Backpressure style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Audio.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Constants.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
Global.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
SelectedMessage.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Style.qml fix(@chat): Fixed blurry emojis 2022-05-13 14:03:50 -04:00
Utils.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
qmldir feat: enable emojis as channel icons 2022-03-08 15:15:25 -05:00