session-ios/SessionUtilitiesKit/Database
Morgan Pretty 38420997b0 Fixed a couple of bugs and made some performance tweaks
Cleaned up some duplicate poller logic (avoid going back to the main queue)
Updated the code to remove a profile image if a user sends a message which doesn't have a profile image (ie. they've explicitly removed it)
Fixed an issue where some more logic could incorrectly run in the DBWrite queue
Fixed a bug where the OpenGroupPoller could stop polling when getting an error
Fixed a bug where messages which had the same timestamp wouldn't get correctly marked as read when scrolling under the right circumstances
2023-07-10 17:56:58 +10:00
..
LegacyDatabase Added a restore account button to the failed migrations alert 2022-06-23 17:30:18 +10:00
Migrations Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00
Models Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30:33 +10:00
Types Fixed a couple of bugs and made some performance tweaks 2023-07-10 17:56:58 +10:00
Utilities Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +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 an issue where return from background could hang 2023-07-07 14:55:03 +10:00
StorageError.swift Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00