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 37d3d5b829 Plugged in some more libSession functions and added more unit tests
Updated the code to use the libSession encrypt/decrypt functions for the 'groupKicked' message
Updated the code to use the libSession function to load the admin key when receiving a promotion instead of reloading the config state
Changed the NotificationsManager and NotificationActionHandler to be injected via dependencies instead of the Environment
Mocked out the NotificationsManager for unit testing
1 year ago
..
_001_InitialSetupMigration.swift Plugged in some more libSession functions and added more unit tests 1 year 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 group message requests, admin message deletion, fixed a few bugs 2 years ago
_014_GenerateInitialUserConfigDumps.swift Added more unit tests, fixed a couple of minor bugs 1 year 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 New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages 1 year ago