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 08b1e9a131 Started caching pending ReadReceipt messages to resolve an edge-case
Fixed an issue where read receipts could be sent for already read messages
Fixed an issue where the read state change might not update the UI
3 years ago
..
_001_InitialSetupMigration.swift Added a method to allow safer database inserts 3 years ago
_002_SetupStandardJobs.swift Added a method to allow safer database inserts 3 years ago
_003_YDBToGRDBMigration.swift Updated the code to take the service node offset into account when setting timestamps 3 years ago
_004_RemoveLegacyYDB.swift
_005_FixDeletedMessageReadState.swift
_006_FixHiddenModAdminSupport.swift Added a method to allow safer database inserts 3 years ago
_007_HomeQueryOptimisationIndexes.swift
_008_EmojiReacts.swift
_009_OpenGroupPermission.swift
_010_AddThreadIdToFTS.swift
_011_AddPendingReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 3 years ago