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 3b772b7f90 [WIP] started adding logic to ignore messages invalidated by config
Created a ConfigMessageReceiveJob just to clean up the logs a bit
Updated the poller to make any MessageReceive jobs dependant on any ConfigMessageReceive jobs which are created
Updated legacy groups to delete the group content when you are removed
Fixed an issue where the JobRunner wouldn't stop pending jobs while clearing data
Fixed another issue with the profile view in the message cell
2 years ago
..
_001_InitialSetupMigration.swift Added a method to allow safer database inserts 3 years ago
_002_SetupStandardJobs.swift Removed unneeded imports of libraries to understand usage 2 years ago
_003_YDBToGRDBMigration.swift Updated to the latest version of libSession-util 2 years ago
_004_RemoveLegacyYDB.swift Removed unneeded imports of libraries to understand usage 2 years ago
_005_FixDeletedMessageReadState.swift Fixed a bug where deleted incoming messages could incorrectly be counted as unread 3 years ago
_006_FixHiddenModAdminSupport.swift Added a method to allow safer database inserts 3 years ago
_007_HomeQueryOptimisationIndexes.swift A few bugs fixes and some optimisations 3 years ago
_008_EmojiReacts.swift Merge branch 'various-bugs-and-optimisations' into emoji-reacts 3 years ago
_009_OpenGroupPermission.swift clean up Permissions 3 years ago
_010_AddThreadIdToFTS.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
_011_AddPendingReadReceipts.swift fix FTS table and global search 2 years ago
_012_AddFTSIfNeeded.swift update the description of the migration 2 years ago
_013_SessionUtilChanges.swift [WIP] started adding logic to ignore messages invalidated by config 2 years ago
_014_GenerateInitialUserConfigDumps.swift [WIP] started adding logic to ignore messages invalidated by config 2 years ago