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/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)
3 years ago
..
LegacyDatabase Added a restore account button to the failed migrations alert 3 years ago
Migrations Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago
Models Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago
Types Attempted to fix the notification & call reporting issues 3 years ago
Utilities Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
OWSFileSystem.h Re-organize files 4 years ago
OWSFileSystem.m Re-organize files 4 years ago
SSKKeychainStorage.swift Started work on GRDB logic and migrations 3 years ago
Storage.swift Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
StorageError.swift Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago