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
2022-12-21 10:32:46 +01:00
2022-12-05 21:03:03 +01:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 38.5%
JavaScript 30%
Nim 18.7%
Python 5.7%
C++ 5.3%
Other 1.7%