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/Utilities
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
..
ColumnDefinition+Utilities.swift Started work on GRDB logic and migrations 3 years ago
Database+Utilities.swift Cleaned up the ConversationVC query and started plugging in paging 3 years ago
DatabaseMigrator+Utilities.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago
GRDB+Notifications.swift Started work on GRDB logic and migrations 3 years ago
QueryInterfaceRequest+Utilities.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
TableRecord+Utilities.swift Added global search back 3 years ago