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)
2022-05-31 17:41:02 +10:00
..
LegacyDatabase Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
Migrations Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
Models Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
Notification+Contacts.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
OWSBackupFragment.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSBackupFragment.m Make things compile again 2020-11-26 10:37:56 +11:00
OWSPrimaryStorage.h Restructure 2020-11-25 16:15:16 +11:00
OWSPrimaryStorage.m Removed some more legacy code which has been refactored 2022-05-23 12:23:43 +10:00
OWSStorage+Subclass.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSStorage.h Restructure 2020-11-25 16:15:16 +11:00
OWSStorage.m Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Storage+OpenGroups.swift Made some optimisations to open group deletion handling 2022-03-21 16:53:12 +11:00
Storage+Shared.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
TSDatabaseSecondaryIndexes.h Restructure 2020-11-25 16:15:16 +11:00
TSDatabaseSecondaryIndexes.m Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
TSDatabaseView.h Got the ability to send message working again and other tweaks 2022-05-06 12:44:26 +10:00
TSDatabaseView.m Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00