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/General
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)
4 months ago
..
AppContext.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
Array+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Authentication.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
CallRingTonePlayer.swift add ringtone and other UI improvement 3 years ago
Collection+Utilities.swift Defensive coding for C API conversation, threading & logging tweaks 11 months ago
Constants.swift [Automated] Update translations from Crowdin 4 months ago
Data+Utilities.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
Dictionary+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Feature+ServiceNetwork.swift Finished up the remaining testing and added some more improvements 10 months ago
Feature.swift Added new 'animationsEnabled' feature flag, message deletion tweaks 5 months ago
General.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
LRUCache.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
Localization.swift Added additional developer settings and fixed some bugs 7 months ago
Logging.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
NSCache+Utilities.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
NSRegularExpression+SSK.swift enable CBR 3 years ago
Notifications+Lifecycle.swift Refactored AppContext and AppRediness to Swift 1 year ago
ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
SessionId.swift Fixed a number of QA issues 5 months ago
Set+Utilities.swift Pushing up my WIP changes from the last few days 2 years ago
Setting+Theme.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
String+SSK.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
String+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
TimeInterval+Utilities.swift add auto deletes subtitle on delete action in long press menu screen 1 year ago
Timer+MainThread.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 4 months ago
TimestampUtils.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
UIDevice+featureSupport.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 5 months ago
UIEdgeInsets.swift Reverted the isRTL changes (preferred the old approach) 7 months ago
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift Re-organize files 4 years ago