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)
2022-05-31 17:41:02 +10:00
..
ColumnDefinition+Utilities.swift Started work on GRDB logic and migrations 2022-03-31 11:47:09 +11:00
Database+Utilities.swift Cleaned up the ConversationVC query and started plugging in paging 2022-05-25 18:48:04 +10:00
DatabaseMigrator+Utilities.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
GRDB+Notifications.swift Started work on GRDB logic and migrations 2022-03-31 11:47:09 +11:00
QueryInterfaceRequest+Utilities.swift Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
TableRecord+Utilities.swift Added global search back 2022-05-17 17:47:56 +10:00