status-desktop/ui/imports/utils
Lukáš Tinkl e947f81cd2 fix: Chat input: can't send html text from the clipboard
We always take the plain text from the clipboard but even the plaintext
can contain HTML tags, so escape those and wrap the result in a `<div
style='white-space: pre-wrap'>foo</div>` container. That way we preserve
not only the linebreaks but also any whitespace or tags.

Fixes #8919
2023-01-05 12:32:53 +01:00
..
Backpressure style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Audio.qml fix(notifications): The sound of notifications is harsh and annoying 2022-12-12 11:39:32 +01:00
Constants.qml feature(@desktop/keycard): migrate an exsiting account from Keycard to Status Desktop 2023-01-04 14:24:55 +01:00
Global.qml fix(Global): Cleaned up Global from backend dependencies 2022-12-19 16:28:41 +02:00
LocaleUtils.qml feat(@desktop/communities) Permissions, 'who holds' section - handling localiezed amounts 2022-09-19 21:46:44 +02:00
ProfileUtils.qml fix(@desktop/chat): Fix user names propagation. 2022-12-14 17:44:26 +01:00
SelectedMessage.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Style.qml fix(@chat): Fixed blurry emojis 2022-05-13 14:03:50 -04:00
Tracer.qml feat(Utils): Tracer can be used directly in layouts 2022-10-07 20:15:48 +02:00
Utils.qml fix: Chat input: can't send html text from the clipboard 2023-01-05 12:32:53 +01:00
qmldir fix(@desktop/chat): Fix user names propagation. 2022-12-14 17:44:26 +01:00