session-ios/Session/Media Viewing & Editing
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
..
GIFs Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Transitions Further refactoring work 2022-12-07 15:54:17 +11:00
AllMediaViewController.swift Further config util logic 2022-12-07 15:06:15 +11:00
CropScaleImageViewController.swift Further config util logic 2022-12-07 15:06:15 +11:00
DocumentTitleViewController.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
ImagePickerController.swift Refactored the remaining references to PromiseKit 2022-12-07 15:58:53 +11:00
MediaDetailViewController.swift Further config util logic 2022-12-07 15:06:15 +11:00
MediaGalleryNavigationController.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
MediaGalleryViewModel.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00
MediaPageViewController.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00
MediaTileViewController.swift Further config util logic 2022-12-07 15:06:15 +11:00
OWSImagePickerController.swift Re-organize files 2021-01-12 11:05:52 +11:00
PhotoCapture.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
PhotoCaptureViewController.swift Fixed a few issues caused by the PromiseKit refactor 2022-12-07 15:59:17 +11:00
PhotoCollectionPickerViewModel.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
PhotoGridViewCell.swift Further config util logic 2022-12-07 15:06:15 +11:00
PhotoLibrary.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
SendMediaNavigationController.swift Further refactoring work 2022-12-07 15:54:17 +11:00