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 2ee1fa0125 Updated NTS & 1-1 conversation deletion to be consistent with other plats
• Added a few functions to retrieve conversation settings from libSession
• Updated the Note to Self swipe action to be "Hide" (hides the conversation but does not delete the messages)
• Updated the one-to-one deletion behaviour (now syncs both hiding the conversation and deleting it's messages)
• Updated the logic to retrieve the relevant disappearing messages setting from libSession when creating a thread if it doesn't exist (allows us to delete threads without worrying about losing settings)
• Updated a bunch of dependency management & injection code so the unit tests would pass
5 months ago
..
_001_InitialSetupMigration.swift Merge branch 'dev' into fix/rework-recipient-state 6 months ago
_002_SetupStandardJobs.swift Refactored the LintLocalizableStrings script 6 months ago
_003_YDBToGRDBMigration.swift Refactored the LintLocalizableStrings script 6 months ago
_004_RemoveLegacyYDB.swift Refactored the LintLocalizableStrings script 6 months ago
_005_FixDeletedMessageReadState.swift Refactored the LintLocalizableStrings script 6 months ago
_006_FixHiddenModAdminSupport.swift Refactored the LintLocalizableStrings script 6 months ago
_007_HomeQueryOptimisationIndexes.swift Refactored the LintLocalizableStrings script 6 months ago
_008_EmojiReacts.swift Refactored the LintLocalizableStrings script 6 months ago
_009_OpenGroupPermission.swift Refactored the LintLocalizableStrings script 6 months ago
_010_AddThreadIdToFTS.swift Refactored the LintLocalizableStrings script 6 months ago
_011_AddPendingReadReceipts.swift Refactored the LintLocalizableStrings script 6 months ago
_012_AddFTSIfNeeded.swift Refactored the LintLocalizableStrings script 6 months ago
_013_SessionUtilChanges.swift Updated NTS & 1-1 conversation deletion to be consistent with other plats 5 months ago
_014_GenerateInitialUserConfigDumps.swift Refactored the LintLocalizableStrings script 6 months ago
_015_BlockCommunityMessageRequests.swift Refactored the LintLocalizableStrings script 6 months ago
_016_MakeBrokenProfileTimestampsNullable.swift Refactored the LintLocalizableStrings script 6 months ago
_017_RebuildFTSIfNeeded_2_4_5.swift Refactored the LintLocalizableStrings script 6 months ago
_018_DisappearingMessagesConfiguration.swift Refactored the LintLocalizableStrings script 6 months ago
_019_ScheduleAppUpdateCheckJob.swift Refactored the LintLocalizableStrings script 6 months ago
_020_AddMissingWhisperFlag.swift Refactored the 'RecipientState' type 6 months ago
_021_ReworkRecipientState.swift Refactored the 'RecipientState' type 6 months ago