You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit
Morgan Pretty b6328f79b9 Reworked the app startup process
Shifted the initial HomeVC population to a background thread to avoid blocking launch processing
Added some logging for database 'ABORT' errors to better identify cases of deadlocks
Added a launch timeout modal to allow users to share their logs if the startup process happens to hang
Updated the notification handling (and cancelling) so it could run on background threads (seemed to take up a decent chunk of main thread time)
Fixed an issue where the IP2Country population was running sync which could cause a hang on startup
Fixed an issue where the code checking if the UIPasteBoard contained an image was explicitly advised against by the documentation (caused some reported hangs)
Fixed a hang which could be caused by a redundant function when the ImagePickerController appeared
1 year ago
..
Calls Fixed a number of issues found during internal testing 1 year ago
Common Networking Added in missing code changes unrelated to closed groups rebuild 2 years ago
Database Fixed a breaking issue and a few other minor bugs 1 year ago
File Server Fixed a number of issues found during internal testing 1 year ago
Jobs/Types Fixed a breaking issue and a few other minor bugs 1 year ago
Messages Cleaned up the outdated message logic and fixed a few bugs 1 year ago
Meta Theming tweaks and bug fixes 2 years ago
Open Groups Fixed a production build issue 1 year ago
Protos Updated to the latest version of libSession-util 1 year ago
Sending & Receiving Reworked the app startup process 1 year ago
SessionUtil Fixed a breaking issue and a few other minor bugs 1 year ago
Shared Models Fixed a breaking issue and a few other minor bugs 1 year ago
Utilities Reworked the app startup process 1 year ago
Configuration.swift [WIP] started adding logic to ignore messages invalidated by config 1 year ago
SMKDependencies.swift Fixed a number of issues found during internal testing 1 year ago