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 4380f1975c Further work on the DB refactoring
Added the rest of the interaction structure to the database (testing some migration logic now - still needs to be finalised)
Updated the YDBToGRDB migrations to wrap their inserts in autorelease pools (helps memory slightly, unfortunately it's caching the YDB data which uses the most memory but we have opted for speed over RAM at the moment)
Updated the MockDataGenerator so it should now "chunk" the code generation (crazy large figures were previously resulting in excessive memory usage)
3 years ago
..
Closed Groups Further work on SessionMessagingKit migrations 3 years ago
Conversations Further work on SessionMessagingKit migrations 3 years ago
DMs Further work on SessionMessagingKit migrations 3 years ago
Dependencies Remove SwiftCSV 4 years ago
Home Further work on the DB refactoring 3 years ago
Media Viewing & Editing Further work on SessionMessagingKit migrations 3 years ago
Meta Further work on SessionMessagingKit migrations 3 years ago
Notifications Further work on the DB refactoring 3 years ago
Onboarding Further work on SessionMessagingKit migrations 3 years ago
Open Groups Further work on SessionMessagingKit migrations 3 years ago
Path Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
Settings Further work on SessionMessagingKit migrations 3 years ago
Shared Further work on SessionMessagingKit migrations 3 years ago
Sheets & Modals Built out the Message Request functionality 3 years ago
Utilities Further work on the DB refactoring 3 years ago
.swiftlint.yml Fix target naming 5 years ago