status-desktop/ui/imports/shared/status
Stefan D 1c52dd3b8e fix(chat): fix removal of emojis in reply preview
Emojis are parsed in a message to transform from special emojis characters
in qml image links. After this transformation, an XSS filter was applied
that "fixes" all the image URLs introduced by the previous stage.
Reversing the order of these opperations fixed the issue.

fixes #4899
2022-03-23 18:02:27 -04:00
..
StatusChatImage.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusChatImageExtensionValidator.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusChatImageLoader.qml fix(@dekstop/chat): higher cpu usage after opening gif selector 2022-02-23 15:43:21 -05:00
StatusChatImageQtyValidator.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusChatImageSizeValidator.qml refactor(@desktop/general): `globalUtils` instance added (changed old `utilsModel`) 2022-02-01 11:44:56 +01:00
StatusChatImageValidator.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusChatInput.qml fix(@desktop/chat): cannot create a group chat by hitting `Confirm` 2022-03-23 10:14:56 -04:00
StatusChatInputImageArea.qml fix(@desktop/chat): context menu is gone for pictures 2022-02-01 11:19:56 -05:00
StatusChatInputReplyArea.qml fix(chat): fix removal of emojis in reply preview 2022-03-23 18:02:27 -04:00
StatusChatInputTextFormationAction.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
StatusETHTransactionModal.qml refactor: add back eip1559 2022-03-01 15:10:23 -05:00
StatusEmojiPopup.qml feat: enable emojis as channel icons 2022-03-08 15:15:25 -05:00
StatusEmojiSection.qml feat: enable emojis as channel icons 2022-03-08 15:15:25 -05: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
StatusGifColumn.qml refactor(@desktop): gif section 2022-02-01 11:49:14 +01:00
StatusGifPopup.qml fix(@dekstop/chat): higher cpu usage after opening gif selector 2022-02-23 15:43:21 -05:00
StatusImageModal.qml fix(@desktop/chat): context menu is gone for pictures 2022-02-01 11:19:56 -05:00
StatusImageRadioButton.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
StatusInputListPopup.qml fix(ChannelPicker): re-hook channel picker with new model and functions 2022-02-01 11:50:17 +01:00
StatusNotification.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
StatusSNTTransactionModal.qml feat: move stickers business logic to status-go 2022-03-09 12:16:42 -04:00
StatusSearchListPopup.qml fix(@desktop/sections): make ctrl+k display chats from communities 2022-02-09 10:38:34 +01:00
StatusSectionDescItem.qml feat(@desktop/wallet): adapt receive modal design 2022-03-16 15:27:00 -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 refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusStickerList.qml feat: move stickers business logic to status-go 2022-03-09 12:16:42 -04:00
StatusStickerMarket.qml feat: move stickers business logic to status-go 2022-03-09 12:16:42 -04:00
StatusStickerPackClickPopup.qml feat: move stickers business logic to status-go 2022-03-09 12:16:42 -04:00
StatusStickerPackDetails.qml feat: move stickers business logic to status-go 2022-03-09 12:16:42 -04:00
StatusStickerPackIconWithIndicator.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusStickersPopup.qml feat: move stickers business logic to status-go 2022-03-09 12:16:42 -04:00
StatusTextFormatMenu.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
qmldir feat: enable emojis as channel icons 2022-03-08 15:15:25 -05:00