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/SessionShareExtension
Morgan Pretty 800e32c633 Cleaned up some TODOs, QA fixes and refetch on admin promotion
• Added logic to trigger a full refetch when getting promoted to admin within a group
• Added a timeout to display picture uploads
• Updated the code to inject the DisplayPictureManager via dependencies
• Updated the resend invite functionality to have a blocking loading indicator as well
• Refactored some closure-based logic for display picture uploads to use Combine instead
• Refactored the SnodeReceivedMessageInfo (with a migration) so it's no longer using a weird constructed key (now have individual queryable columns for the values)
3 months ago
..
Base.lproj Fixed a number of bugs with the config handling 2 years ago
Meta Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
SAEScreenLockViewController.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 8 months ago
ShareAppExtensionContext.swift Removed FileSystem and use a properly injected FileManagerType everywhere 6 months ago
ShareNavController.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 3 months ago
SimplifiedConversationCell.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 9 months ago
ThreadPickerVC.swift Fixed additional QA issues and bugs found while testing 3 months ago
ThreadPickerViewModel.swift Fixed additional QA issues and bugs found while testing 3 months ago