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
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
..
Crypto Re-enable joining V1 open groups 4 years ago
Database Added logic for the GarbageCollectionJob 3 years ago
General Optimised the home screen query (~50% speed improvement) 3 years ago
JobRunner Added logic for the GarbageCollectionJob 3 years ago
Media Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Messaging Re-organize files 4 years ago
Meta Removed all the old Storage classes and YapDB extensions 3 years ago
Networking Added initial support for sharing URLs and text 3 years ago
PromiseKit refactor on timer and polling threading 3 years ago
Utilities Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
Configuration.swift Removed all the old Storage classes and YapDB extensions 3 years ago