status-desktop/ui/app/AppLayouts/Chat
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
..
controls chore(@desktop): remove identicon related code 2022-04-04 17:50:48 +02:00
helpers refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
layouts desktop(community-settings): add overview and members settings 2022-03-29 15:02:26 -04:00
panels fix(@desktop): show compressed multiformat public keys 2022-04-04 12:55:31 -04:00
popups chore(@desktop): remove identicon related code 2022-04-04 17:50:48 +02:00
stores chore(@desktop): remove identicon related code 2022-04-04 17:50:48 +02:00
views fix(@desktop/chat): the app is crashed after sending gif to a group chat 2022-04-04 13:29:14 -04:00
ChatLayout.qml desktop(community-settings): add overview and members settings 2022-03-29 15:02:26 -04:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00