status-desktop/ui/imports/shared
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
..
controls feat(profile): add Messaging settings view in profile 2022-03-17 14:59:45 -04:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
keycard refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
panels feat(@desktop/wallet): adapt receive modal design 2022-03-16 15:27:00 -04:00
popups feat(profile): re-design Contacts setting view 2022-03-18 11:37:26 -04:00
status fix(chat): fix removal of emojis in reply preview 2022-03-23 18:02:27 -04:00
stores fix(@desktop/general): app/os notifications 2022-02-21 22:01:19 +01:00
views feat(community): add emoji for channel header and identifier as well 2022-03-23 09:56:30 -04:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
polyfill.number.toLocaleString.js refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
xss.js refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00