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/SessionUtilitiesKit/Media
Morgan Pretty 8f3dcbc6be Sorted out a bunch of the config syncing logic
Updated the onboarding to attempt to retrieve the current user profile config and skip display name collection if it already exists
Updated the logic to get the snode pool and build paths immediately on launch even if the user hasn't been created yet (faster onboarding)
Removed the iOS-specific concurrent dual snode '/store' behaviour
Cleaned up the profile updating logic
Fixed an issue where the pollers could end up deadlocking the main thread if too many tried to start concurrently
3 years ago
..
Data+Image.swift Updated the ProfilePictureView to only use YYImage for Gif and WebP images 3 years ago
DataSource.h Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
DataSource.m Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
ImageFormat.swift Updated the ProfilePictureView to only use YYImage for Gif and WebP images 3 years ago
MIMETypeUtil.h Fixed a few bugs with media attachment handling, added webp support 3 years ago
MIMETypeUtil.m Fixed a few bugs with media attachment handling, added webp support 3 years ago
NSData+Image.h Re-organize files 5 years ago
NSData+Image.m Updated the ProfilePictureView to only use YYImage for Gif and WebP images 3 years ago
OWSMediaUtils.swift Progressing on theming functionality 3 years ago
UIImage+OWS.h Re-organize files 5 years ago
UIImage+OWS.m Re-organize files 5 years ago