status-desktop/ui/app/AppLayouts/Chat/stores
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
..
CommunitiesStore.qml feat(@desktop:communities): Minting functionality with dummy data 2023-02-13 13:42:29 +01:00
MessageStore.qml refactor(chat-model): flatten chat model to only have chat items 2023-01-30 15:36:48 -05:00
MessagesData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
RootStore.qml fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
StickerData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickerPackData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickersStore.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
UsersStore.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
qmldir fix: pasting a user's profile link in the ad-hoc chat search 2023-02-10 11:23:26 +01:00