session-ios/SessionMessagingKit
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
..
Calls Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Common Networking Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
Database Cleaning up final things before release 2023-07-14 14:36:59 +10:00
File Server Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
Jobs/Types Updated the CI and fixed a couple of config bugs 2023-07-13 14:47:10 +10:00
Messages Cleaning up final things before release 2023-07-14 14:36:59 +10:00
Meta Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Open Groups Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Protos Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Sending & Receiving Cleaning up final things before release 2023-07-14 14:36:59 +10:00
SessionUtil Cleaning up final things before release 2023-07-14 14:36:59 +10:00
Shared Models 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
Configuration.swift CI tweaks and incremented build number 2023-07-13 17:57:08 +10:00
SMKDependencies.swift Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00