session-ios/SessionUtilitiesKit/Database
Morgan Pretty c7e8071dd1 Fixed a large number of bugs and added a setting to control open group message deletion
Added a setting to control whether open group messages older than 6 months should be pruned
Added some defensive coding to prevent an edge-case which could cause a crash (wasn't filtering out a potential invalid row from the home screen data)
Fixed a bug where preOffer call messages weren't correctly sending push notifications
Fixed a bug where all incoming calls would be rejected and seen as calls disabled
Fixed a bug where the copy on call info messages was displaying the sender's name instead of the thread contact's name for outgoing calls
Fixed a bug where the input view wouldn't appear when creating new DM conversations
Fixed a bug where threads might not show the message request approval UI
Fixed an issue where some logic might not have run correctly when first registering an account
Fixed a bug where the note to self thread could incorrectly appear when restoring a device
Updated the GarbageCollectionJob to run onActive instead of onLaunch (since it's likely we will rarely launch)
Updated the logic for erasing an account from a device
2022-06-29 18:10:10 +10:00
..
LegacyDatabase Added a restore account button to the failed migrations alert 2022-06-23 17:30:18 +10:00
Migrations Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
Models Added paging to the Home/MessageRequests screens and fix a bunch of bugs 2022-06-24 18:29:45 +10:00
Types Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +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
GRDBStorage.swift 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
StorageError.swift Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00