status-desktop/ui/imports
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
..
Themes style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
assets feat(profile): add Messaging settings view in profile 2022-03-17 14:59:45 -04:00
shared fix(chat): fix removal of emojis in reply preview 2022-03-23 18:02:27 -04:00
utils feat(profile): re-design Contacts setting view 2022-03-18 11:37:26 -04:00