status-desktop/ui/imports/shared/controls/chat
Alex Jbanca f9f860a215 fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml
LinksMessageView component will receive the urls from nim as string and it will only forward the string to getLinkPreviewData slot implemented in nim together with some settings (supported img extensions and unfurling preferences)
On nim side the urls will be parsed and validated using the settings received from qml.
Images are now validated before sending them to the UI using the HEAD request.
2023-02-14 08:55:24 +02:00
..
menuItems test(contact): add a test that sends a contact request from the chat 2023-01-05 15:21:38 -05:00
EmojiReaction.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
FetchMoreMessagesButton.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
GapComponent.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
GasSelectorButton.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
MessageBorder.qml fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
ProfileHeader.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
RectangleCorner.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
SendTransactionButton.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SentMessage.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
StateBubble.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
UserImage.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
UsernameLabel.qml feat(CreateCommunityPopup): add discord import progress panel and discord message handling 2022-10-06 09:13:57 +02:00
VerificationLabel.qml fix(Chat): big space between username and time 2022-08-16 18:36:20 +03:00
qmldir feat: contact verification request and trust status 2022-07-06 10:43:33 -04:00