status-desktop/ui/imports
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
..
Themes fix(StatusChatInput): improve code highlighting in code snippet/blocks 2023-01-10 15:21:45 +01:00
assets fix(main): replace the frozen splash screen with an animator 2023-02-13 19:40:00 +01:00
shared fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
utils chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00