status-desktop/ui/app/AppLayouts
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
..
Browser chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
Chat fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
CommunitiesPortal fix(statusApp): resolving qml errors/warnings pt2.1 2023-02-08 18:43:51 +02:00
Node chore: remove bloom filter usage 2023-02-01 14:05:00 -05:00
Onboarding fix: changing password with wrong current one fails 2023-02-08 16:26:12 +02:00
Profile fix(ENS): For a ENS name the wrong release date is shown 2023-02-13 19:39:40 +01:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet feat(@desktop/wallet): adding wallet derivation path updates 2023-02-13 10:41:53 +01:00
stores fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00