status-desktop/ui/imports
Lukáš Tinkl 42445d4b73 fix: App crashes on uploading an image containing "+" in its name
as we're dealing with local file URLs only here, we don't want to turn
the plus signs (`+`) into spaces (leads to failing to open the file,
emits an exception, crashes later on in our JS code)

Fixes #9538
2023-02-16 16:09:53 +01: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: App crashes on uploading an image containing "+" in its name 2023-02-16 16:09:53 +01:00
utils chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00