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/SessionMessagingKit/Database
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
..
LegacyDatabase Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
Migrations Finished of the Conversation screen and JobQueue concurrency 3 years ago
Models Finished of the Conversation screen and JobQueue concurrency 3 years ago
Notification+Contacts.swift Added back the majority of the ConversationVC interactions 3 years ago
OWSBackupFragment.h Make things compile again 5 years ago
OWSBackupFragment.m Make things compile again 5 years ago
OWSPrimaryStorage.h Restructure 5 years ago
OWSPrimaryStorage.m Removed some more legacy code which has been refactored 3 years ago
OWSStorage+Subclass.h Make things compile again 5 years ago
OWSStorage.h Restructure 5 years ago
OWSStorage.m Removed a bunch of legacy database types 3 years ago
Storage+OpenGroups.swift Made some optimisations to open group deletion handling 3 years ago
Storage+Shared.swift Further work on SessionMessagingKit migrations 3 years ago
TSDatabaseSecondaryIndexes.h Restructure 5 years ago
TSDatabaseSecondaryIndexes.m Removed a bunch of legacy database types 3 years ago
TSDatabaseView.h Got the ability to send message working again and other tweaks 3 years ago
TSDatabaseView.m Removed a bunch of legacy database types 3 years ago