status-desktop/ui/app/AppLayouts/Chat/views
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
..
ActivityCenterGroupRequest.qml fix:activity center view is empty 2022-02-01 11:49:47 +01:00
ActivityCenterMessageComponentView.qml chore(@desktop): remove identicon related code 2022-04-04 17:50:48 +02:00
ChatColumnView.qml feat(@desktop/wallet): Adapt to new SendModal Design 2022-03-28 13:08:56 -04:00
ChatContentView.qml fix(@desktop): use identicon ring/letter instead of identicon 2022-04-04 17:50:48 +02:00
ChatContextMenuView.qml fix(emoji-icon): fix emoji icon position and saving on edit 2022-03-24 15:38:01 -04:00
ChatMessagesView.qml chore(@desktop): remove identicon related code 2022-04-04 17:50:48 +02:00
ChatView.qml desktop(community-settings): add overview and members settings 2022-03-29 15:02:26 -04:00
CommunityColumnView.qml desktop(community-settings): add overview and members settings 2022-03-29 15:02:26 -04:00
CommunitySettingsView.qml desktop(community-settings): add overview and members settings 2022-03-29 15:02:26 -04:00
ContactsColumnView.qml fix(create/join chat): icon buttons were highlighted always 2022-03-29 16:48:23 -04:00
CreateChatView.qml fix(@desktop/chat): the app is crashed after sending gif to a group chat 2022-04-04 13:29:14 -04:00