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/Utilities
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
2 years ago
..
AppReadiness.h Restructure 5 years ago
AppReadiness.m Further config util logic 2 years ago
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
DeviceSleepManager.swift Further work on migrations and message pipeline refactoring 3 years ago
Environment.swift Fixed the broken unit tests 3 years ago
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 5 years ago
MessageWrapper.swift Re-organize files 5 years ago
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 3 years ago
OWSAudioPlayer.m Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
OWSAudioSession.swift Fixed the broken unit tests 3 years ago
OWSWindowManager.h Finished removing usages to non-theme colour variables 3 years ago
OWSWindowManager.m Finished removing usages to non-theme colour variables 3 years ago
Preferences.swift Removed the 'screenshot notifications' setting 3 years ago
ProfileManager.swift Updated to the latest version of libSession-util 2 years ago
ProfileManagerError.swift Sorted out a bunch of the config syncing logic 2 years ago
ProximityMonitoringManager.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SMKDependencies.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SSKReachabilityManager.swift Restructure 5 years ago
Sodium+Utilities.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
String+Utlities.swift More work on getting SOGS V4 integrated 3 years ago
Threading.swift Re-added a bunch of functionality to the home and message requests screens 3 years ago