session-ios/SessionMessagingKit/Database/Migrations
Morgan Pretty 66fd2d4ff8 Finished off a few remaining bits and pieces
Added the 'outdated client' warning banner
Added a unit test to validate the 'group(by:)' method maintains ordering
Added an error when trying to message a non-standard session id directly
Removed the "hide" logic for groups (don't want it)
Removed some unneeded thread fetching
Updated the logic to use the 'lastHash' when fetching config messages
Updated the logic to use the libSession value restrictions instead of hard-coded values
Fixed an issue where members weren't getting removed from legacy groups
2023-03-08 17:27:07 +11:00
..
_001_InitialSetupMigration.swift Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
_002_SetupStandardJobs.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
_003_YDBToGRDBMigration.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
_004_RemoveLegacyYDB.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
_005_FixDeletedMessageReadState.swift Fixed a bug where deleted incoming messages could incorrectly be counted as unread 2022-08-16 11:44:11 +10:00
_006_FixHiddenModAdminSupport.swift Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
_007_HomeQueryOptimisationIndexes.swift A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
_008_EmojiReacts.swift Merge branch 'various-bugs-and-optimisations' into emoji-reacts 2022-08-22 11:30:06 +10:00
_009_OpenGroupPermission.swift clean up Permissions 2022-09-15 16:49:39 +10:00
_010_AddThreadIdToFTS.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 2022-09-26 11:16:47 +10:00
_011_AddPendingReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
_012_SessionUtilChanges.swift Finished off a few remaining bits and pieces 2023-03-08 17:27:07 +11:00
_013_GenerateInitialUserConfigDumps.swift Finished off a few remaining bits and pieces 2023-03-08 17:27:07 +11:00