session-ios/SessionMessagingKit/Database/Migrations
Morgan Pretty 07046db4b6 Updated to the latest libSession, fixed a few bugs
Added the logic to sync the last read state for a conversation
Added the legacyClosedGroup thread variant
Updated the config handling to be able to update the 'mergeResult' and require a dump/push due to local changes
Fixed an issue where the name on the CallVC could go off the screen
Fixed an issue where OpenGroup info could sometimes incorrectly get deleted
Fixed an issue where the ConfirmationModal on a SessionTableViewController wouldn't trigger it's action
Fixed an issue where the config handling could incorrectly trigger a contacts update when there were no changes
2023-01-27 14:51:04 +11:00
..
_001_InitialSetupMigration.swift Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
_002_SetupStandardJobs.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
_003_YDBToGRDBMigration.swift Updated to the latest libSession, fixed a few bugs 2023-01-27 14:51:04 +11:00
_004_RemoveLegacyYDB.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
_005_FixDeletedMessageReadState.swift Fixed a bug where deleted incoming messages could incorrectly be counted as unread 2022-08-16 11:44:11 +10:00
_006_FixHiddenModAdminSupport.swift Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
_007_HomeQueryOptimisationIndexes.swift A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
_008_EmojiReacts.swift Merge branch 'various-bugs-and-optimisations' into emoji-reacts 2022-08-22 11:30:06 +10:00
_009_OpenGroupPermission.swift clean up Permissions 2022-09-15 16:49:39 +10:00
_010_AddThreadIdToFTS.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 2022-09-26 11:16:47 +10:00
_011_SharedUtilChanges.swift Updated to the latest libSession, fixed a few bugs 2023-01-27 14:51:04 +11:00