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
2023-06-29 12:11:54 +10:00
..
CallMessage.swift Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
ClosedGroupControlMessage.swift Removed usages of Box.KeyPair, removed a TODO 2023-03-10 09:42:36 +11:00
ConfigurationMessage+Convenience.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
ConfigurationMessage.swift Further config util logic 2022-12-07 15:06:15 +11:00
ControlMessage.swift Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
DataExtractionNotification.swift JobRunner fixes 2023-04-05 17:19:21 +10:00
ExpirationTimerUpdate.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
MessageRequestResponse.swift Fixed a few more QA issues, added a minor feature 2022-10-03 18:23:34 +11:00
ReadReceipt.swift Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
SharedConfigMessage.swift [WIP] started adding logic to ignore messages invalidated by config 2023-05-30 17:45:46 +10:00
TypingIndicator.swift Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
UnsendRequest.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00