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 7b0f7ea8af Fixed a number of QA issues and other bugs founds
• Added a 2000 limit to the input field
• Added an error when opening the share extension before completing onboarding
• Updated the code to treat an empty `adminSignature` as null (in case a client sends it incorrectly)
• Updated the code to include updated group control messages when determining unread
• Updated code to perform a supplemental key rotation (if needed) when resending invites to members flagged as supplemental (to handle a case where the initial invite request failed)
• Updated the code to schedule group config update control messages when making the local changes but make their sending contingent on the next config sync succeeding
• Updated the code to only enable the Share and Notification extensions once the onboarding process has been completed
• Updated the code to always enqueue config syncs for all configs on launch (if there are no pending changes then it won't do anything, but if there are then this will increase the likelihood that they will be synced)
• Fixed an issue where the default contacts query was based on thread records instead of contact records
• Fixed an issue where creating a conversation by tapping on a group member or avatar wasn't correctly creating the conversation in the draft state
• Fixed an issue where incoming messages could be added to the "Note to Self" conversation if the "syncTarget" was incorrectly set on them
3 months ago
..
_001_InitialSetupMigration.swift Fixed a number of QA issues and other bugs founds 3 months ago
_002_SetupStandardJobs.swift Fixed a number of QA issues and other bugs founds 3 months ago
_003_YDBToGRDBMigration.swift Fixed a number of QA issues and other bugs founds 3 months ago
_004_RemoveLegacyYDB.swift Fixed a number of QA issues and other bugs founds 3 months ago
_005_FixDeletedMessageReadState.swift Fixed a number of QA issues and other bugs founds 3 months ago
_006_FixHiddenModAdminSupport.swift Fixed a number of QA issues and other bugs founds 3 months ago
_007_HomeQueryOptimisationIndexes.swift Fixed a number of QA issues and other bugs founds 3 months ago
_008_EmojiReacts.swift Fixed a number of QA issues and other bugs founds 3 months ago
_009_OpenGroupPermission.swift Fixed a number of QA issues and other bugs founds 3 months ago
_010_AddThreadIdToFTS.swift Fixed a number of QA issues and other bugs founds 3 months ago
_011_AddPendingReadReceipts.swift Fixed a number of QA issues and other bugs founds 3 months ago
_012_AddFTSIfNeeded.swift Fixed a number of QA issues and other bugs founds 3 months ago
_013_SessionUtilChanges.swift Fixed a number of QA issues and other bugs founds 3 months ago
_014_GenerateInitialUserConfigDumps.swift Fixed a number of QA issues and other bugs founds 3 months ago
_015_BlockCommunityMessageRequests.swift Fixed a number of QA issues and other bugs founds 3 months ago
_016_MakeBrokenProfileTimestampsNullable.swift Fixed a number of QA issues and other bugs founds 3 months ago
_017_RebuildFTSIfNeeded_2_4_5.swift Fixed a number of QA issues and other bugs founds 3 months ago
_018_DisappearingMessagesConfiguration.swift Fixed a number of QA issues and other bugs founds 3 months ago
_019_ScheduleAppUpdateCheckJob.swift Fixed a number of QA issues and other bugs founds 3 months ago
_020_AddMissingWhisperFlag.swift Fixed a number of QA issues and other bugs founds 3 months ago
_021_ReworkRecipientState.swift Fixed a number of QA issues and other bugs founds 3 months ago
_022_GroupsRebuildChanges.swift Fixed a number of QA issues and other bugs founds 3 months ago