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 a91024f0bb Separate streams for attachment upload/download and bug fixes
• Updated the code to stop sending legacy PNs outside of legacy group conversations
• Updated the logger logic to clean things up and use the local date/time (with time zone info) to ease debugging user reports
• Fixed an issue where messages in a community could incorrectly accept disappearing message settings
• Fixed an issue where duplicate messages could be sent in some cases
• Fixed an issue where the conversation might not scroll to the bottom after sending an attachment
• Fixed an issue where attachment encryption was happening in a db write thread
11 months ago
..
_001_InitialSetupMigration.swift Fixed a crash and config issue 1 year ago
_002_SetupStandardJobs.swift Fixed a crash and config issue 1 year ago
_003_YDBToGRDBMigration.swift Initial work on 2.6.0 issues 11 months ago
_004_RemoveLegacyYDB.swift Fixed a crash and config issue 1 year ago
_005_FixDeletedMessageReadState.swift Fixed a crash and config issue 1 year ago
_006_FixHiddenModAdminSupport.swift Fixed a crash and config issue 1 year ago
_007_HomeQueryOptimisationIndexes.swift Fixed a crash and config issue 1 year ago
_008_EmojiReacts.swift Fixed a crash and config issue 1 year ago
_009_OpenGroupPermission.swift Fixed a crash and config issue 1 year ago
_010_AddThreadIdToFTS.swift Fixed a crash and config issue 1 year ago
_011_AddPendingReadReceipts.swift Fixed a crash and config issue 1 year ago
_012_AddFTSIfNeeded.swift Fixed a crash and config issue 1 year ago
_013_SessionUtilChanges.swift Fixed a crash and config issue 1 year ago
_014_GenerateInitialUserConfigDumps.swift Separate streams for attachment upload/download and bug fixes 11 months ago
_015_BlockCommunityMessageRequests.swift Fixed a crash and config issue 1 year ago
_016_MakeBrokenProfileTimestampsNullable.swift Fixed a crash and config issue 1 year ago
_017_RebuildFTSIfNeeded_2_4_5.swift Fixed a crash and config issue 1 year ago
_018_DisappearingMessagesConfiguration.swift Fixed a crash and config issue 1 year ago