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 d8ae9669c8 Fixed a breaking issue and a few other minor bugs
Fixed a busted version comparison
Fixed an issue where the config dump population wasn't setting the 'created' timestamp for contacts
Fixed an issue where the 'SyncPushTokensJob' could run logic on the wrong thread
Fixed a bug where the 'scroll to bottom' button wouldn't initial be visible in some cases
Fixed a bug where the 'scroll to bottom' button would fade out when there were subsequent pages
Fixed a bug where an open group image might not get downloaded in some cases
Fixed an issue where we would incorrectly append a wildcard character to the end of a search term that ended in a quotation mark
Finished refactoring the OpenGroupAPI to use PreparedSendData
1 year ago
..
_001_InitialSetupMigration.swift Added a method to allow safer database inserts 2 years ago
_002_SetupStandardJobs.swift Removed unneeded imports of libraries to understand usage 2 years ago
_003_YDBToGRDBMigration.swift Finished adding logic to ignore messages invalidated by config 1 year 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 2 years ago
_006_FixHiddenModAdminSupport.swift Added a method to allow safer database inserts 2 years ago
_007_HomeQueryOptimisationIndexes.swift A few bugs fixes and some optimisations 2 years ago
_008_EmojiReacts.swift Merge branch 'various-bugs-and-optimisations' into emoji-reacts 2 years ago
_009_OpenGroupPermission.swift clean up Permissions 2 years ago
_010_AddThreadIdToFTS.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 2 years ago
_011_AddPendingReadReceipts.swift fix FTS table and global search 1 year ago
_012_AddFTSIfNeeded.swift update the description of the migration 1 year ago
_013_SessionUtilChanges.swift Started working on some config contact pruning logic 1 year ago
_014_GenerateInitialUserConfigDumps.swift Fixed a breaking issue and a few other minor bugs 1 year ago