status-desktop/ui/imports/shared/status
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
..
StatusGifPopup fix(Chat): improve gif confirmation popup and fix preview whitelisting 2022-09-05 12:41:48 +02:00
StatusChatImage.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusChatImageExtensionValidator.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
StatusChatImageLoader.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
StatusChatImageQtyValidator.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
StatusChatImageSizeValidator.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
StatusChatImageValidator.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusChatInput.qml fix(@desktop/chat): adjust emoji popup behaviour 2022-09-02 17:22:00 +03:00
StatusChatInputImageArea.qml fix(@desktop/chat): context menu is gone for pictures 2022-02-01 11:19:56 -05:00
StatusChatInputReplyArea.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
StatusChatInputTextFormationAction.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
StatusETHTransactionModal.qml fix: remove recipient selector from StatusETHTransactionModal 2022-08-23 08:52:01 -04:00
StatusEmojiPopup.qml fix(StatusEmojiPopup): 'Flags' section is cut off in the emoji modal 2022-09-01 19:28:21 +02:00
StatusEmojiSection.qml fix(StatusEmojiPopup): 'Flags' section is cut off in the emoji modal 2022-09-01 19:28:21 +02:00
StatusEmojiSuggestionPopup.qml feat: enable emojis as channel icons 2022-03-08 15:15:25 -05:00
StatusExpandableAddress.qml feat(@desktop/wallet): adapt receive modal design 2022-03-16 15:27:00 -04:00
StatusGifPopup.qml chore(Chat/StatusGifPopup): refactor and simplify gif popup 2022-09-05 12:41:48 +02:00
StatusImageModal.qml fix(@desktop/chat)!: adjust image context menu size and position 2022-08-15 15:05:16 +03:00
StatusImageRadioButton.qml fix(AppearanceView): UI issue fixes 2022-07-26 23:41:30 +02:00
StatusInputListPopup.qml fix(EmojiPopup): Fix emoji suggestions and add tests for it 2022-08-26 12:41:28 +03:00
StatusNotification.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
StatusSNTTransactionModal.qml test(@wallet): add test for ens name 2022-08-18 13:11:36 +02:00
StatusSearchListPopup.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
StatusSectionDescItem.qml feat: check for updates (using status-go) 2022-07-07 09:54:55 -04:00
StatusSectionHeadline.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusSettingsLineButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusSticker.qml feat: move stickers business logic to status-go 2022-03-09 12:16:42 -04:00
StatusStickerButton.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
StatusStickerList.qml fix: change gateway and remove old code to decode the hash 2022-08-26 19:47:02 +02:00
StatusStickerMarket.qml test(chat): add a test that install a sticker pack and sends a sticker 2022-08-29 10:52:00 -04:00
StatusStickerPackClickPopup.qml feat(@wallet): multi transaction simple view 2022-06-09 15:22:24 +02:00
StatusStickerPackDetails.qml feat: move stickers business logic to status-go 2022-03-09 12:16:42 -04:00
StatusStickerPackIconWithIndicator.qml fix(refactor): cleaning up assets folder 2022-04-04 13:38:50 -04:00
StatusStickersPopup.qml test(chat): add a test that install a sticker pack and sends a sticker 2022-08-29 10:52:00 -04:00
StatusTextFormatMenu.qml feat(@desktop/chat): add textformat quote option functionality 2022-09-01 12:45:45 +03:00
qmldir chore(Chat/StatusGifPopup): refactor and simplify gif popup 2022-09-05 12:41:48 +02:00