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/Session
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
..
Closed Groups Logic for interactions with user mentions and closed group tweaks 3 years ago
Conversations Removed all the old Storage classes and YapDB extensions 3 years ago
DMs Re-added a bunch of functionality to the home and message requests screens 3 years ago
Dependencies Remove SwiftCSV 4 years ago
Home Optimised the home screen query (~50% speed improvement) 3 years ago
Media Viewing & Editing Finished of the Conversation screen and JobQueue concurrency 3 years ago
Meta Added logic for the GarbageCollectionJob 3 years ago
Notifications Removed all the old Storage classes and YapDB extensions 3 years ago
Onboarding Optimised the home screen query (~50% speed improvement) 3 years ago
Open Groups Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 3 years ago
Path Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
Settings Optimised the home screen query (~50% speed improvement) 3 years ago
Shared Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
Sheets & Modals Added back the majority of the ConversationVC interactions 3 years ago
Utilities Removed all the old Storage classes and YapDB extensions 3 years ago
.swiftlint.yml