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/SessionMessagingKit/Utilities
Morgan Pretty 93b54a3b7d Added logic for the GarbageCollectionJob
Fixed a bug where the GalleryRailView wasn't appearing
Fixed a database reentrancy error
Fixed a bug where the threadId for migrated attachmentUpload jobs wasn't getting set to the non-legacy version
Deleted the buggy overwritten 'delete' methods to avoid confusion
Updated the GroupMember table to cascade delete if it's thread is deleted (can't do so for the Closed/Open group but they share the same id conveniently)
Updated the 'isRunningTests' to be based on the existence of XCInjectBundleInfo which seems to be more consistent than the old approach
3 years ago
..
AppReadiness.h Restructure 5 years ago
AppReadiness.m Make things compile again 5 years ago
BoxKeyPair+Utilities.swift Further work on SessionMessagingKit migrations 3 years ago
DeviceSleepManager.swift Further work on migrations and message pipeline refactoring 3 years ago
Environment.swift Removed all the old Storage classes and YapDB extensions 3 years ago
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 5 years ago
MessageWrapper.swift Re-organize files 5 years ago
NSData+messagePadding.h Allow admins to leave & fix remaining issues 4 years ago
NSData+messagePadding.m Allow admins to leave & fix remaining issues 4 years ago
OWSAES256Key+Utilities.swift Further work on SessionMessagingKit migrations 3 years ago
OWSAudioPlayer.h Finished off the MediaGallery logic 3 years ago
OWSAudioPlayer.m Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
OWSAudioSession.swift Removed all the old Storage classes and YapDB extensions 3 years ago
OWSBackgroundTask.h Restructure 5 years ago
OWSBackgroundTask.m Redesign conversation screen part 1 4 years ago
OWSPreferences.h Finished of the conversation screen and resolved a bug of bugs/TODOs 3 years ago
OWSPreferences.m Migrated a couple more preferences 3 years ago
OWSWindowManager.h Make things compile again 5 years ago
OWSWindowManager.m Finished of the Conversation screen and JobQueue concurrency 3 years ago
Preferences.swift Optimised the home screen query (~50% speed improvement) 3 years ago
ProfileManager.swift Added logic for the GarbageCollectionJob 3 years ago
ProfileManagerError.swift Removed a bunch of legacy database types 3 years ago
ProximityMonitoringManager.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SSKReachabilityManager.swift Restructure 5 years ago
Threading.swift Re-added a bunch of functionality to the home and message requests screens 3 years ago