status-desktop/ui/app/mainui
Jonathan Rainville e5ff0b4a6a fix(images): fix second pasted image replaces the first one
Fixes #9966

Uses the validate function to paste images so that it concatenates the previous images.
FIxes the validate function to also accept data images.
Moves the size validation function to Utils to reuse the data path prefix constant and fix the possible crash when we try to get the size of a data image.
2023-03-28 13:48:10 -04:00
..
activitycenter feat(ActivityCenter): Support status-go PR with endpoints refactor 2023-03-03 19:52:20 +04:00
panels fix(images): fix second pasted image replaces the first one 2023-03-28 13:48:10 -04:00
AppMain.qml refactor(chats): separate calls to getChats for each section 2023-03-24 13:05:19 -04:00
AppSearch.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
Popups.qml feat(Chat): Disable unpin action for PinnedMessagesPopup 2023-03-28 11:05:07 -04:00
SplashScreen.qml fix(main): replace the frozen splash screen with an animator 2023-02-13 19:40:00 +01:00
qmldir chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00