status-desktop/ui/imports/shared/status
Jonathan Rainville fe64d0eb04 fix(mentions): fix @everyone inserting incorrectly sometimes
Fixes #10212

The problem was that we were detecting that the name was empty string and comparing to another empty string and inserting that, which is incorrect.

There was also a problem with the detection of the name being completely written. onKeyPressed didn't take into account the new letter added, onKeyReleased does.
2023-04-11 09:30:20 -04:00
..
StatusGifPopup refactor(gifs): lazy load tenor api key + make search async 2023-03-23 13:20:07 -04:00
StatusChatImage.qml fix: Pinning messages - tweaks to UI and interactions 2023-02-17 11:22:21 +01:00
StatusChatImageExtensionValidator.qml fix(images): fix second pasted image replaces the first one 2023-03-28 13:48:10 -04:00
StatusChatImageLoader.qml fix: Pinning messages - tweaks to UI and interactions 2023-02-17 11:22:21 +01:00
StatusChatImageQtyValidator.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StatusChatImageSizeValidator.qml fix(images): fix second pasted image replaces the first one 2023-03-28 13:48:10 -04:00
StatusChatImageValidator.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusChatInput.qml fix(mentions): fix @everyone inserting incorrectly sometimes 2023-04-11 09:30:20 -04:00
StatusChatInputImageArea.qml fix(@desktop/chat): context menu is gone for pictures 2022-02-01 11:19:56 -05:00
StatusChatInputReplyArea.qml fix: Pinning messages - tweaks to UI and interactions 2023-02-17 11:22:21 +01:00
StatusChatInputTextFormationAction.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
StatusEmojiPopup.qml fix(StatusEmojiPopup): 'Flags' section is cut off in the emoji modal 2022-09-01 19:28:21 +02:00
StatusEmojiSection.qml fix(StatusEmojiPopup): 'Flags' section is cut off in the emoji modal 2022-09-01 19:28:21 +02:00
StatusEmojiSuggestionPopup.qml fix(StatusEmojiSuggestionPopup): emoji is blurry in the suggestions popup 2022-11-24 14:35:54 +01:00
StatusExpandableAddress.qml fix(@wallet): trim tx data 2023-02-23 14:53:45 +01:00
StatusGifPopup.qml refactor(gifs): lazy load tenor api key + make search async 2023-03-23 13:20:07 -04:00
StatusImageModal.qml fix(@desktop/chat)!: adjust image context menu size and position 2022-08-15 15:05:16 +03:00
StatusImageRadioButton.qml fix(AppearanceView): UI issue fixes 2022-07-26 23:41:30 +02:00
StatusInputListPopup.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
StatusNotification.qml chore: remove public chat functionnalities 2023-01-25 10:05:55 -05:00
StatusSearchListPopup.qml chore(AppMain): improve startup time 2022-10-19 10:48:20 +02:00
StatusSectionDescItem.qml fix(@wallet): trim tx data 2023-02-23 14:53:45 +01:00
StatusSectionHeadline.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusSettingsLineButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusSticker.qml fix: Pinning messages - tweaks to UI and interactions 2023-02-17 11:22:21 +01:00
StatusStickerButton.qml fix(@desktop/wallet): Handle errors in ENS and stickers views. Disbale action and show tooltip. 2023-04-05 19:05:54 +02:00
StatusStickerList.qml fix: change gateway and remove old code to decode the hash 2022-08-26 19:47:02 +02:00
StatusStickerMarket.qml fix(@desktop/wallet): Browser: can't do transactions in simpledapp 2023-04-07 14:10:46 +02:00
StatusStickerPackClickPopup.qml fix(@desktop/wallet): Browser: can't do transactions in simpledapp 2023-04-07 14:10:46 +02:00
StatusStickerPackDetails.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StatusStickerPackIconWithIndicator.qml fix(refactor): cleaning up assets folder 2022-04-04 13:38:50 -04:00
StatusStickersPopup.qml refactor: make loading installed sticker packs asynchronous 2023-03-08 13:03:52 -05:00
StatusTextFormatMenu.qml feat(@desktop/chat): add textformat quote option functionality 2022-09-01 12:45:45 +03:00
qmldir feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00