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
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
..
Database Added logic for the GarbageCollectionJob 3 years ago
File Server Removed all the old Storage classes and YapDB extensions 3 years ago
Jobs/Types Added logic for the GarbageCollectionJob 3 years ago
Messages Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
Meta Removed all the old Storage classes and YapDB extensions 3 years ago
Open Groups Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 3 years ago
Protos Removed 'publicKey' from the MessageRequestResponse and updated logic to use 'message.sender' isntead 3 years ago
Sending & Receiving Removed all the old Storage classes and YapDB extensions 3 years ago
Shared Models Removed all the old Storage classes and YapDB extensions 3 years ago
Utilities Added logic for the GarbageCollectionJob 3 years ago