status-desktop/ui/imports
Sale Djenic a70d800e6d fix(@desktop/chat): the app is crashed after sending gif to a group chat
The issue was happening because adding gif to the recently used gifs model
was initiated after `gifSelected` action was fired and that action actually removed
the context within `addToRecentsGif` ought to be called and the app crashed.

That's fixed now updating the order of those two calls.

Fixes #5263
2022-04-04 13:29:14 -04:00
..
Themes style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
assets fix(welcomeScreen): Updated welcome image to comply with both themes 2022-03-31 15:47:58 -04:00
shared fix(@desktop/chat): the app is crashed after sending gif to a group chat 2022-04-04 13:29:14 -04:00
utils fix(@desktop/onboarding): users can save an empty "Display Name" in new onboarding 2022-04-04 13:19:44 -04:00