session-ios/SessionShareExtension
Morgan Pretty 5e2e103ee1 Resolved the remaining known internal testing issues
Removed the 'immediatelyOnMain' extensions as they would break in some cases (eg. upstream errors with multiple 'receive(on:)' calls) resulting in logic running on unexpected threads
Updated the ReplaySubject to add subscribers in an Atomic just to be safe
Updated the code to remove the invalid open group when the user receives an error after joining
Fixed a bug with editing closed group members
Fixed broken unit tests
2023-06-29 12:11:54 +10:00
..
Base.lproj Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
Meta Further config util logic 2022-12-07 15:06:15 +11:00
SAEScreenLockViewController.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-05-18 17:34:25 +10:00
ShareAppExtensionContext.swift Further config util logic 2022-12-07 15:06:15 +11:00
ShareNavController.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-05-18 17:34:25 +10:00
SimplifiedConversationCell.swift Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00
ThreadPickerVC.swift Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
ThreadPickerViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00