status-desktop/src
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
..
app fix: Chat input: can't send html text from the clipboard 2023-01-05 12:32:53 +01:00
app_service chore: re-enable logging in prod version 2023-01-04 18:16:04 +01:00
backend fix(@desktop/onboarding): refetching backed up data added 2023-01-04 11:15:58 +01:00
dev style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
constants.nim feat(@desktop/keycard): initial keycard implementation 2022-08-04 09:50:04 +02:00
contributing.md docs(general-cpp): Initial proposal / best general and cpp practices 2022-05-12 19:06:15 +02:00
nim_status_client.nim chore: re-enable logging in prod version 2023-01-04 18:16:04 +01:00
nim_windows_launcher.nim feat(@desktop/Windows): status-im:// protocol support and installer fixes 2021-09-09 16:53:09 -04:00