status-desktop/ui/app/AppLayouts/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
..
controls fix(statusApp): resolving qml errors/warnings pt2.1 2023-02-08 18:43:51 +02:00
helpers feat(Community Permissions): Update `Who holds` tokens dropdown design and flow according to the new design 2023-01-24 14:16:38 +01:00
layouts fix(Community Permissions): Update change detected buttons labels according to the new design 2023-01-12 13:37:49 +01:00
panels feat(@desktop:communities): Minting functionality with dummy data 2023-02-13 13:42:29 +01:00
popups chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
stores fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
views fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
ChatLayout.qml fix: pasting a user's profile link in the ad-hoc chat search 2023-02-10 11:23:26 +01:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00