status-desktop/ui
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
..
StatusQ test(community): add a test where the admin can delete a user's message 2023-01-04 11:12:47 -05:00
app fix: Cannot open the link in the channel's description 2023-01-04 18:54:14 +01:00
fonts
i18n
imports fix: Chat input: can't send html text from the clipboard 2023-01-05 12:32:53 +01:00
shared/status
generate-rcc.go
main.qml fix(windows): fix app not showing when monitor setup changed 2022-12-26 09:55:14 -05:00
nim-status-client.pro chore(config): config adjusted to see qmldir files in QtCreator 2022-12-21 21:48:51 +01:00