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
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
..
LegacyDatabase Started re-adding media gallery interactions (in progress) 3 years ago
Migrations Added global search back 3 years ago
Models Added global search back 3 years ago
Notification+Contacts.swift Added back the majority of the ConversationVC interactions 3 years ago
OWSBackupFragment.h Make things compile again 5 years ago
OWSBackupFragment.m Make things compile again 5 years ago
OWSPrimaryStorage.h Restructure 5 years ago
OWSPrimaryStorage.m Re-added a bunch of functionality to the home and message requests screens 3 years ago
OWSStorage+Subclass.h Make things compile again 5 years ago
OWSStorage.h Restructure 5 years ago
OWSStorage.m Add missing strings 4 years ago
SSKPreferences.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
Storage+ClosedGroups.swift Further work on SessionMessagingKit migrations 3 years ago
Storage+Jobs.swift Correctly handle multiple untrusted attachments 4 years ago
Storage+Messaging.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
Storage+OpenGroups.swift Made some optimisations to open group deletion handling 3 years ago
Storage+Shared.swift Further work on SessionMessagingKit migrations 3 years ago
TSDatabaseSecondaryIndexes.h Restructure 5 years ago
TSDatabaseSecondaryIndexes.m Restructure 5 years ago
TSDatabaseView.h Got the ability to send message working again and other tweaks 3 years ago
TSDatabaseView.m Got the ability to send message working again and other tweaks 3 years ago