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 face9da02b Fixed search performance, started styling in-conversaiton settings
Fixed a bug where the scroll to bottom button wasn't working
Fixed an issue where searching was running on the main thread (which could cause UI issues)
Updated the searching to interrupt the previous query when the search term changes
Updated the in-conversation settings to be use the new config-based approach (deleted the OWSConversationSettingsViewController)
3 years ago
..
_001_InitialSetupMigration.swift Fixed search performance, started styling in-conversaiton settings 3 years ago
_002_SetupStandardJobs.swift
_003_YDBToGRDBMigration.swift Merge branch 'dev' into feature/theming 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 the 2.0.2 migration broke the original _003_ migration 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_AddThreadIdToFTS.swift Fixed search performance, started styling in-conversaiton settings 3 years ago