session-ios/SessionUtilitiesKit/Media
Morgan Pretty 4d5ded7557 Fixed a few bugs with media attachment handling, added webp support
Updated the OpenGroupManager to create a BlindedIdLookup for messages within the `inbox` (validating that the sessionId does actually match the blindedId)
Added support for static and animated WebP images
Added basic support for HEIC and HEIF images
Fixed an issue where the file size limit was set to 10,000,000 bytes instead of 10,485,760 bytes (which is actually 10Mb)
Fixed an issue where attachments uploaded by the current user on other devices would always show a loading indicator
Fixed an issue where media attachments that don't contain width/height information in their protos weren't updating the values once the download was completed
Fixed an issue where the media view could download an invalid file and endlessly appear to be downloading
2022-07-29 15:26:24 +10:00
..
Data+Image.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
DataSource.h Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
DataSource.m Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
ImageFormat.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
MIMETypeUtil.h Fixed a few bugs with media attachment handling, added webp support 2022-07-29 15:26:24 +10:00
MIMETypeUtil.m Fixed a few bugs with media attachment handling, added webp support 2022-07-29 15:26:24 +10:00
NSData+Image.h Re-organize files 2020-12-18 15:37:29 +11:00
NSData+Image.m Fixed a few bugs with media attachment handling, added webp support 2022-07-29 15:26:24 +10:00
OWSMediaUtils.swift Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
UIImage+OWS.h Re-organize files 2020-12-18 15:37:29 +11:00
UIImage+OWS.m Re-organize files 2020-12-18 15:37:29 +11:00
Updatable.swift Added logic to for unblinding current conversation & bug fixes 2022-06-16 13:14:56 +10:00