session-ios/SessionMessagingKit
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
..
Calls Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Common Networking Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
Database Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
File Server Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
Jobs/Types Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00
Messages Cleaned up the outdated message logic and fixed a few bugs 2023-06-13 14:40:04 +10:00
Meta Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Open Groups Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Protos Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Sending & Receiving Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
SessionUtil Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Shared Models Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00
Utilities Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
Configuration.swift [WIP] started adding logic to ignore messages invalidated by config 2023-05-30 17:45:46 +10:00
SMKDependencies.swift Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00