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/SessionMessagingKit/Open Groups
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
2 years ago
..
Models Fixed a production build issue 2 years ago
Types Fixed up the remaining reported internal testing issues 2 years ago
OpenGroupAPI.swift Fixed a breaking issue and a few other minor bugs 2 years ago
OpenGroupManager.swift Resolved the remaining known internal testing issues 2 years ago
OpenGroupServerIdLookup.swift Made some optimisations to open group deletion handling 3 years ago