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/SessionSnodeKit
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
1 year ago
..
Database Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2 years ago
Jobs Fixed a number of issues found during internal testing 1 year ago
Meta Create SessionSnodeKit 4 years ago
Models Fixed a breaking issue and a few other minor bugs 1 year ago
Networking Fixed a number of issues found during internal testing 1 year ago
Types Few minor tweaks & bug fixes 1 year ago
Utilities Refactored the remaining references to PromiseKit 2 years ago
Configuration.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2 years ago
SSKDependencies.swift Fixed up the remaining reported internal testing issues 1 year ago