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 3ab8bdec77 Fixed an issue where hidden mods/admins wouldn't be properly recognised
Added an isHidden flag to the GroupMember
Reset the OpenGroup 'infoUpdates' value to force a re-fetch of the data and fix users affected by this bug
Fixed the broken unit tests
3 years ago
..
_001_InitialSetupMigration.swift Added an exponential back-off to polling open groups when they fail to poll 3 years ago
_002_SetupStandardJobs.swift Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago
_003_YDBToGRDBMigration.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
_004_RemoveLegacyYDB.swift Removed the debug code and added a migration to remove the old YDB 3 years ago
_005_FixDeletedMessageReadState.swift Fixed a bug where deleted incoming messages could incorrectly be counted as unread 3 years ago
_006_FixHiddenModAdminSupport.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago