status-desktop/ui/imports/shared/popups
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
..
keycard feature(@desktop/keycard): migrate an exsiting account from Keycard to Status Desktop 2023-01-04 14:24:55 +01:00
AccountsModalHeader.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
AddEditSavedAddressPopup.qml fix(@desktop/wallet): correct error message when adding own ENS name to saved addresses 2022-11-15 07:26:45 -03:00
BlockContactConfirmationDialog.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
ChatCommandsPopup.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
CommunityIntroDialog.qml feat(communities): User is able to cancel membership request 2022-11-10 23:07:22 +03:00
ConfirmationDialog.qml feat(CreateCommunityPopup): add discord import progress panel and discord message handling 2022-10-06 09:13:57 +02:00
ContactVerificationRequestPopup.qml fix: Chat input: can't send html text from the clipboard 2023-01-05 12:32:53 +01:00
DisplayNamePopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
DownloadPage.qml feat(updates): implement new download update page 2022-03-25 10:32:31 -04:00
ImageCropWorkflow.qml fix(profile-settings): Add usage dirty values for preview and load image profile on save 2022-11-14 14:59:46 +03:00
ImportCommunityPopup.qml feat(communities): allow community import via public key 2022-12-07 14:18:08 +01:00
InviteFriendsPopup.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ModalPopup.qml test(chat): add a test that install a sticker pack and sends a sticker 2022-08-29 10:52:00 -04:00
NicknamePopup.qml fix: allow whitespaces in display and nicknames 2022-12-06 19:34:17 +01:00
OutgoingContactVerificationRequestPopup.qml ens: Fix ens name inconsistency across app 2022-12-14 23:46:50 +03:00
PopupMenu.qml fix(improvements): remove console warnings pt1 2023-01-04 17:28:59 +02:00
ProfileDialog.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
SelectAccountModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SendContactRequestModal.qml fix(@desktop/contact): Message from the Contacts Request is not displayed correctly in the chat after the request was accepted 2022-12-29 17:04:46 +02:00
SendModal.qml feat(@desktop/wallet): Update the token selector in SendModal 2023-01-03 09:33:20 +01:00
SettingsDirtyToastMessage.qml fix(SettingsDirtyToastMessage): Avoid scrolling when content height is 0 2022-11-15 19:30:15 +03:00
SignTransactionModal.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
ToastMessage.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
TransactionModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
TransactionSettingsConfirmationPopup.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
UnblockContactConfirmationDialog.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
UserStatusContextMenu.qml ens: Fix ens name inconsistency across app 2022-12-14 23:46:50 +03:00
qmldir fix(receive) fix header alignment for ReceiveModal 2022-11-16 15:40:03 +01:00