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/Messages/Control Messages
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
1 year ago
..
CallMessage.swift Resolved the remaining known internal testing issues 1 year ago
ClosedGroupControlMessage.swift Removed usages of Box.KeyPair, removed a TODO 1 year ago
ConfigurationMessage+Convenience.swift Updated to the latest lib, started handling UserGroups 1 year ago
ConfigurationMessage.swift Further config util logic 2 years ago
ControlMessage.swift Cleared out some of the legacy serialisation logic, further UI binding 2 years ago
DataExtractionNotification.swift JobRunner fixes 1 year ago
ExpirationTimerUpdate.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
MessageRequestResponse.swift Fixed a few more QA issues, added a minor feature 2 years ago
ReadReceipt.swift Cleared out some of the legacy serialisation logic, further UI binding 2 years ago
SharedConfigMessage.swift [WIP] started adding logic to ignore messages invalidated by config 1 year ago
TypingIndicator.swift Cleared out some of the legacy serialisation logic, further UI binding 2 years ago
UnsendRequest.swift Added back the majority of the ConversationVC interactions 2 years ago