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/Database/Types
Morgan Pretty 8ff542405c Finished of the Conversation screen and JobQueue concurrency
Updated the migrations to indicate progress (Potential to base progress for the "processing" sections on the file size of the legacy database)
Updated the JobRunner to properly support concurrent queues for sending/receiving (other queues are still serial)
Added the typing indicator logic into the ConversationVC
Put code into SUKLegacy for connecting to the YDB database
Fixed a couple of minor UI bugs with the GalleryRailView
Updated the media gallery selection screen to use the appropriate system theme colouring (was painful to randomly swap from dark mode to like for one screen...)
Added an alert for when the database migration fails
Deleted the legacy migrations (manually applying any unapplied changes as part of the YDB to GRDB migration process)
3 years ago
..
ColumnExpressible.swift Added global search back 3 years ago
Migration.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago
PagedDatabaseObserver.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago
TargetMigrations.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago
TypedTableAlias.swift Got the ability to send message working again and other tweaks 3 years ago
TypedTableDefinition.swift Further work on the DB refactoring 3 years ago