session-ios/SessionUtilitiesKit
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
2023-02-20 12:56:48 +11:00
..
Combine Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Crypto Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
Database Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
General Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
JobRunner Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Media Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
Meta A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
Networking Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Utilities Fixing the broken unit tests, resolved the remaining TODOs 2022-12-07 16:04:31 +11:00
Configuration.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00