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/SessionUtilitiesKit/Database/Types
Morgan Pretty a6c7e252a7 Added global search back
Removed the logic for 'oversizedText' (not sent by either iOS or Android and not handled at all by desktop)
Updated the HomeViewModel (and ConversationCell) to use the same query model as Global Search
Added an 'albumIndex' property to the InteractionAttachment so we can enforce a correct order (apparently SQLite doesn't do this by default)
Updated the YDB to GRDB migration to avoid creating GroupMembers if the current user isn't a member of a ClosedGroup (be consistent with the running logic)
Updated the attachment description logic to be consistent throughout
Cleaned up the Interaction preview generation logic
3 years ago
..
ColumnExpressible.swift Added global search back 3 years ago
Migration.swift
TargetMigrations.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
TypedTableAlias.swift Got the ability to send message working again and other tweaks 3 years ago
TypedTableDefinition.swift Further work on the DB refactoring 3 years ago