status-desktop/ui/app/AppLayouts
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
..
Browser chore(@desktop): remove identicon related code 2022-04-04 17:50:48 +02:00
Chat fix(@desktop/chat): the app is crashed after sending gif to a group chat 2022-04-04 13:29:14 -04:00
Node feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00
Onboarding fix(@desktop/onboarding): users can save an empty "Display Name" in new onboarding 2022-04-04 13:19:44 -04:00
Profile fix(@desktop/onboarding): users can save an empty "Display Name" in new onboarding 2022-04-04 13:19:44 -04:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet fix(@desktop/wallet): In the dark mode, the menu of networks in wallet looks incorrect 2022-03-30 15:32:09 -04:00
stores chore(@desktop): remove identicon related code 2022-04-04 17:50:48 +02:00