session-ios/SessionMessagingKit/Database
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
2022-05-17 17:47:56 +10:00
..
LegacyDatabase Started re-adding media gallery interactions (in progress) 2022-05-13 18:07:24 +10:00
Migrations Added global search back 2022-05-17 17:47:56 +10:00
Models Added global search back 2022-05-17 17:47:56 +10:00
Notification+Contacts.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
OWSBackupFragment.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSBackupFragment.m Make things compile again 2020-11-26 10:37:56 +11:00
OWSPrimaryStorage.h Restructure 2020-11-25 16:15:16 +11:00
OWSPrimaryStorage.m Re-added a bunch of functionality to the home and message requests screens 2022-05-06 18:07:57 +10:00
OWSStorage+Subclass.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSStorage.h Restructure 2020-11-25 16:15:16 +11:00
OWSStorage.m Add missing strings 2021-05-05 13:18:45 +10:00
SSKPreferences.swift Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
Storage+ClosedGroups.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
Storage+Jobs.swift Correctly handle multiple untrusted attachments 2021-04-08 16:24:54 +10:00
Storage+Messaging.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 2022-04-01 17:22:45 +11:00
Storage+OpenGroups.swift Made some optimisations to open group deletion handling 2022-03-21 16:53:12 +11:00
Storage+Shared.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
TSDatabaseSecondaryIndexes.h Restructure 2020-11-25 16:15:16 +11:00
TSDatabaseSecondaryIndexes.m Restructure 2020-11-25 16:15:16 +11:00
TSDatabaseView.h Got the ability to send message working again and other tweaks 2022-05-06 12:44:26 +10:00
TSDatabaseView.m Got the ability to send message working again and other tweaks 2022-05-06 12:44:26 +10:00