session-ios/SessionUtilitiesKit
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
..
Combine Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Crypto Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00
Database Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
General Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
JobRunner Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
Media Fixed a couple of bugs found during testing 2023-03-06 17:53:30 +11:00
Meta Started working on some config contact pruning logic 2023-06-16 19:38:14 +10:00
Networking Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00
Utilities Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00
Configuration.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00