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 f30b383bb8 Updated to the latest version of libSession-util
Updated the SharedConfigMessage type to have a TTL of 30 days
Updated the SnodeAPI to have a 'poll' method to be more consistent with the OpenGroupAPI (it also does multiple things now so is cleaner)
Added logic to limit the number of config messages to be retrieved per poll
Added the 'ValidatableResponse' protocol to standardise SnodeAPI response validation
Added the libSession version to the logs
Fixed an issue where the user profile pic wouldn't get synced correctly due to memory going out of scope
Fixed some threading issues
Refactored the thread variants to follow the updated terminology (will think about refactoring other code areas later)
Cleaned up the Combine error handling
Started fixing broken unit tests
3 years ago
..
CallMessage.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
ClosedGroupControlMessage.swift Updated to the latest version of libSession-util 3 years ago
ConfigurationMessage+Convenience.swift Further config util logic 3 years ago
ConfigurationMessage.swift Further config util logic 3 years ago
ControlMessage.swift Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
DataExtractionNotification.swift Finished off the MediaGallery logic 3 years ago
ExpirationTimerUpdate.swift Added in missing code changes unrelated to closed groups rebuild 3 years ago
MessageRequestResponse.swift Fixed a few more QA issues, added a minor feature 3 years ago
ReadReceipt.swift Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
SharedConfigMessage.swift Updated to the latest version of libSession-util 3 years ago
TypingIndicator.swift Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
UnsendRequest.swift Added back the majority of the ConversationVC interactions 3 years ago