session-ios/SignalUtilitiesKit
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
..
Database/Migrations Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
Media Viewing & Editing Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
Meta Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
Profile Pictures Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Screen Lock Further config util logic 2022-12-07 15:06:15 +11:00
Shared View Controllers Further config util logic 2022-12-07 15:06:15 +11:00
Shared Views Removed some unneeded imports 2022-12-07 15:54:56 +11:00
Utilities Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
Configuration.swift Increased the file upload size to 10Mb 2022-12-21 09:10:47 +11:00