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 417060a676 Added functionality for a bunch of GroupUpdate messages
Added logic to trigger and handle destroyed groups
Added logic to trigger and handle handle supplementary key rotations (libSession implementation is WIP)
Added logic for 'remove user and their content'
Added the ability to associate a callback to any arbitrary job
Added data support for the group description value
Added logic to handle being kicked from a group
Added logs for failed GROUP_KEYS merges (already have for other config types)
Fixed an issue where the initial key generation didn't include the initial members
Fixed a crash which could occur when creating a conversation via handling a USER_GROUPS config
Fixed an issue where manually triggering the ConfigurationSyncJob might not ever get a callback
Updated to have the latest Protobuf tweaks
Removed recognition of the LegacyConfigurationMessage
2 years ago
..
_001_InitialSetupMigration.swift Pushing up my WIP changes from the last few days 2 years ago
_002_SetupStandardJobs.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_003_YDBToGRDBMigration.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_004_RemoveLegacyYDB.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_005_FixDeletedMessageReadState.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_006_FixHiddenModAdminSupport.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_007_HomeQueryOptimisationIndexes.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_008_EmojiReacts.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_009_OpenGroupPermission.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_010_AddThreadIdToFTS.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_011_AddPendingReadReceipts.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_012_AddFTSIfNeeded.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_013_SessionUtilChanges.swift Added functionality for a bunch of GroupUpdate messages 2 years ago
_014_GenerateInitialUserConfigDumps.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
_015_BlockCommunityMessageRequests.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
_016_MakeBrokenProfileTimestampsNullable.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_017_DisappearingMessagesConfiguration.swift Merge remote-tracking branch 'origin/feature/drop-yap-database-support' into feature/groups-rebuild 2 years ago
_018_GroupsRebuildChanges.swift Pushing up my WIP changes from the last few days 2 years ago