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 5fdfd6df3b Fixed issues raised during QA
Fixed a bug where the legacy group invitation was getting sent to the wrong location
Fixed a bug where outgoing typing indicators would be sent to blocked contacts
Fixed a bug where the call button was visible for blocked contacts
Fixed a bug where read receipts could be sent to blocked contacts
Fixed a bug where the conversation nav buttons wouldn't get updated correctly in some cases
Fixed a bug where we could incorrectly include the current user in the contacts syncing
Fixed a bug where the initial state of the Note to Self conversation wasn't getting synced
Fixed a bug where the Note to Self conversation could get removed
Fixed a bug with where the conversation title would be misaligned in some cases
Fixed a bug where link previews and quotes with images weren't getting sent correctly
Fixed a crash when removing a user from a legacy group
Added some missing accessibility info
Updated the code to ensure the user is kicked from the conversation if it's deletion gets synced while it's open
Updated the conversation empty state copy
2 years ago
..
_001_InitialSetupMigration.swift Added a method to allow safer database inserts 3 years ago
_002_SetupStandardJobs.swift Removed unneeded imports of libraries to understand usage 2 years ago
_003_YDBToGRDBMigration.swift Updated to the latest version of libSession-util 2 years 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 3 years ago
_006_FixHiddenModAdminSupport.swift Added a method to allow safer database inserts 3 years ago
_007_HomeQueryOptimisationIndexes.swift A few bugs fixes and some optimisations 3 years ago
_008_EmojiReacts.swift Merge branch 'various-bugs-and-optimisations' into emoji-reacts 3 years ago
_009_OpenGroupPermission.swift clean up Permissions 3 years ago
_010_AddThreadIdToFTS.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
_011_AddPendingReadReceipts.swift fix FTS table and global search 2 years ago
_012_AddFTSIfNeeded.swift update the description of the migration 2 years ago
_013_SessionUtilChanges.swift Updated migration numbers as a result from merge and bug fixes 2 years ago
_014_GenerateInitialUserConfigDumps.swift Fixed issues raised during QA 2 years ago