session-ios/Session
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
..
Backups Merge branch 'remove-unused-code' into voice-calls-2 2022-04-04 11:08:54 +10:00
Calls Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Closed Groups Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
Conversations Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Dependencies Remove SwiftCSV 2021-01-27 14:09:19 +11:00
Emoji Further config util logic 2022-12-07 15:06:15 +11:00
Home Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Media Viewing & Editing Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Meta Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Notifications Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Onboarding Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Open Groups Replaced the 'ZXingObjC' dependency with a native implementation for scanning QR Codes 2023-07-12 17:13:59 +10:00
Path Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-05-18 17:34:25 +10:00
Settings Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Shared Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Utilities Cleaning up final things before release 2023-07-14 14:36:59 +10:00
.swiftlint.yml Fix target naming 2020-11-11 18:42:06 +11:00