status-desktop/ui/app/AppLayouts/Profile/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
..
browser fix(CommunitiesPortal): fixed status input as per design 2022-07-25 15:07:27 +03:00
profile feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
wallet feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
AboutView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
AdvancedView.qml feat(AdvancedView): introduce feature flag for discord import tool 2022-08-26 10:18:49 +02:00
AppearanceView.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
BrowserView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
CommunitiesView.qml feat(desktop): New invite to community popup with message 2022-08-12 11:54:51 +04:00
ContactsView.qml feat(MessageContextMenu): add option to verify identity in context menu 2022-07-29 09:43:35 -04:00
DevicesView.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04: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 feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
EnsListView.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03: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 test(@wallet): add test for ens name 2022-08-18 13:11:36 +02:00
EnsTermsAndConditionsView.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
EnsView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsWelcomeView.qml test(@wallet): add test for ens name 2022-08-18 13:11:36 +02:00
KeycardView.qml feat(@desktop/keycard): initial UI for the keycard settings 2022-08-24 14:18:06 +02:00
LanguageView.qml test(Settings/Language): Can change language 2022-08-18 11:28:55 +02:00
LeftTabView.qml test(@desktop/general): can quit app by going to settings -> quit 2022-08-11 21:39:34 +02:00
MessagingView.qml fix(Chat): improve gif confirmation popup and fix preview whitelisting 2022-09-05 12:41:48 +02:00
MyProfileView.qml fix(MyProfileView): New design 2022-07-04 21:56:04 +04:00
NotificationsView.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
SettingsContentBase.qml test(chat): Can send a gif 2022-08-26 12:18:42 +03:00
WalletView.qml test(@wallet): send transaction 2022-08-03 09:45:55 +02:00