session-ios/SessionUtilitiesKit/Database
Morgan Pretty 9859cf95a4 Attempted to fix the notification & call reporting issues
Fixed an issue where fileIds weren't correctly getting sent along with open group messages
Fixed an issue where the screens could miss updates if the device was locked with the app in the foreground and then later unlocked after receiving notifications
Added an optimisation to prevent attempting to send a message after it has been deleted
Added logic to report fake calls if the code goes down an invalid code path when handling a call (to prevent Apple blocking the app)
Delayed the core which clears notifications to increase the time the app has to handle interactions (just in case it was a race condition)
2022-07-25 17:03:09 +10:00
..
LegacyDatabase Added a restore account button to the failed migrations alert 2022-06-23 17:30:18 +10:00
Migrations Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 2022-07-05 16:47:12 +10:00
Models Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 2022-07-05 16:47:12 +10:00
Types Attempted to fix the notification & call reporting issues 2022-07-25 17:03:09 +10:00
Utilities Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +10:00
OWSFileSystem.h Re-organize files 2020-12-18 15:37:29 +11:00
OWSFileSystem.m Re-organize files 2020-12-18 15:37:29 +11:00
SSKKeychainStorage.swift Started work on GRDB logic and migrations 2022-03-31 11:47:09 +11:00
Storage.swift Fixed a number of reported bugs, some cleanup, added animated profile support 2022-07-08 17:53:48 +10:00
StorageError.swift Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 2022-07-05 16:47:12 +10:00