session-ios/Session/Conversations
Morgan Pretty f373a989a8 Fixes for user config crashes
Added a method to determine if the database is suspended
Updated the code to show the "Failed" state if sending a message fails due to a suspended database
Prevented a crash which could occur in rare cases when accessing the Seed via the home screen prompt (direct user to share logs with session - db locked or device in an invalid state)
Prevented a crash which could occur when trying to send a message due to failing to retrieve the mnemonic (db locked or device in an invalid state)
Fixed a bug where optimistic messages could end up appearing multiple times
Fixed a crash with the QRCode scanner
Fixed a crash when trying to take a video attachment
Fixed a crash where the image picker grid could go out of bounds when selecting elements
Fixed a crash which could occur when a user provides a recovery password with a word that contains less than 3 characters
Fixed a potential issue where the dependency injection could result in a stale date being used in some places (removing the DI here, proper fix requires larger changes in another branch)
2023-07-20 12:29:56 +10:00
..
Context Menu Cleaning up final things before release 2023-07-14 14:36:59 +10:00
Emoji Picker Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Input View Cleaning up final things before release 2023-07-14 14:36:59 +10:00
Message Cells CI tweaks and tweak for initial UX issue with 'blinded25' id 2023-07-14 16:48:53 +10:00
Settings Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Views & Modals Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
ConversationSearch.swift Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
ConversationVC+Interaction.swift Fixes for user config crashes 2023-07-20 12:29:56 +10:00
ConversationVC.swift Fixes for user config crashes 2023-07-20 12:29:56 +10:00
ConversationViewModel.swift Fixes for user config crashes 2023-07-20 12:29:56 +10:00