status-desktop/ui/imports/shared/views
Stefan d81b6ca518 fix(Chat): improve gif confirmation popup and fix preview whitelisting
Enable preview for gifs after enabling the gif functionality
Disable gif functionality if the preview was disabled

Addition fixes
- The gifs weren't checked if all images weren't enabled
- The subdomain wasn't checked for whitelisting if the main domain wasn't enabled
- Image clicking
- Dismiss asking for unfurling was not updating the state

Considerations
- Looked into having the "gif enabled" - "tenor unfurling" relation
embedded in the controller but it would require extensive refactoring
by implementing a data-model for unfurling whitelisted domains

Closes: #6829
2022-09-05 12:41:48 +02:00
..
chat fix(Chat): improve gif confirmation popup and fix preview whitelisting 2022-09-05 12:41:48 +02:00
AssetsDetailView.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
AssetsView.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
EnsResolver.qml refactor(@desktop/general): necessary changes applied due to refactored `Contacts` sub-section of the `Settings` section 2022-02-01 11:47:46 +01:00
ExistingContacts.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
HistoryView.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
NetworkCardsComponent.qml feat(@desktop/wallet): Implement the advanced/custom view with simple same network transfers 2022-07-14 16:28:38 +02:00
NetworkSelector.qml feat(@desktop/wallet): Send modal should work as a wizard and use StatusDialog instead of StatusModal 2022-08-03 09:42:06 +02:00
NetworksAdvancedCustomRoutingView.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
NetworksSimpleRoutingView.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
NoFriendsRectangle.qml feat(desktop): New invite to community popup with message 2022-08-12 11:54:51 +04:00
PasswordView.qml fix(@desktop/onboarding): Onboarding/Login flow improvements 2022-07-22 08:13:27 +02:00
PickedContacts.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ProfileView.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
SearchResults.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
SendModalFooter.qml test(@wallet): send transaction 2022-08-03 09:45:55 +02:00
SendModalHeader.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
TabAddressSelectorView.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
TransactionPreview.qml fix(@desktop): Fix scrolling twitches using ScrollView amd Flickable items 2022-07-21 18:44:30 +03:00
TransactionSigner.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04:00
TransactionStackView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir feat(@desktop/wallet): Add Token Detail View 2022-08-23 10:52:26 +02:00