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/Migrations
Morgan Pretty 4399a5a5bb Fixed a few issues that came up when testing
• Attempt to fix an issue where the CI couldn't find a test simulator because it didn't exist (now try to grab the latest)
• Refactored the notification service extension logging to be more helpful and allow for better tracking
• Fixed a minor layout issue on devices with a home button
• Fixed an issue where display pictures could be given the wrong file extension because we were assuming jpeg
• Fixed an issue where disabling the "Auto dark-mode" setting may not correctly trigger a theme update
• Fixed an issue where returning to the settings screen from a child screen would result in the screen jumping
• Fixed an issue where migrating the community display picture would fail
• Fixed an issue where failing to decrypt a config message push notification would incorrectly result in the fallback notification being shown
10 months ago
..
_001_InitialSetupMigration.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_002_SetupStandardJobs.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_003_YDBToGRDBMigration.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_004_RemoveLegacyYDB.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_005_FixDeletedMessageReadState.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_006_FixHiddenModAdminSupport.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_007_HomeQueryOptimisationIndexes.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_008_EmojiReacts.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_009_OpenGroupPermission.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_010_AddThreadIdToFTS.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_011_AddPendingReadReceipts.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_012_AddFTSIfNeeded.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_013_SessionUtilChanges.swift Fixed a few migration issues found when testing 10 months ago
_014_GenerateInitialUserConfigDumps.swift Fixed a few migration issues found when testing 10 months ago
_015_BlockCommunityMessageRequests.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_016_MakeBrokenProfileTimestampsNullable.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_017_RebuildFTSIfNeeded_2_4_5.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_018_DisappearingMessagesConfiguration.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_019_ScheduleAppUpdateCheckJob.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_020_AddMissingWhisperFlag.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_021_ReworkRecipientState.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago
_022_GroupsRebuildChanges.swift Fixed a few issues that came up when testing 10 months ago
_023_GroupsExpiredFlag.swift Refactored the remaining DB queries to avoid using type-based queries 10 months ago