session-ios/SessionUtilitiesKit/Database
Morgan Pretty 6cf7cc42ab Fixed up the remaining reported internal testing issues
Removed the 'readPublisherFlatMap/writePublisherFlatMap' functions as they easily resulted in behaviours which held up database threads
Tweaked the logic around starting the open group pollers to avoid an unlikely atomic lock blocks
Updated some logic to avoid accessing database read threads for longer than needed
Updated the OpenGroupManager to only update the 'seqNo' value for valid messages
Cleaned up some double Atomic wrapped instances which had some weird access behaviours
Fixed an issue where a database read thread could have been started within a database write thread
Fixed an issue where the ReplaySubject might not emit values in some cases
2023-06-28 18:03:40 +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 number of issues found during internal testing 2023-06-23 17:54:29 +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 up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
StorageError.swift Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00