session-ios/SessionMessagingKit/Database/Models
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
..
Attachment.swift Added global search back 2022-05-17 17:47:56 +10:00
Capability.swift Further work on the DB refactoring 2022-04-08 16:56:33 +10:00
ClosedGroup.swift Working on the MediaGallery and ClosedGroup handling 2022-05-08 22:01:39 +10:00
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
Contact.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
ControlMessageProcessRecord.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 2022-05-10 17:42:15 +10:00
DisappearingMessageConfiguration.swift Working on the MediaGallery and ClosedGroup handling 2022-05-08 22:01:39 +10:00
GroupMember.swift Working on the MediaGallery and ClosedGroup handling 2022-05-08 22:01:39 +10:00
Interaction.swift Added global search back 2022-05-17 17:47:56 +10:00
InteractionAttachment.swift Added global search back 2022-05-17 17:47:56 +10:00
LinkPreview.swift Started re-adding media gallery interactions (in progress) 2022-05-13 18:07:24 +10:00
OpenGroup.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
Profile.swift Logic for interactions with user mentions and closed group tweaks 2022-05-09 14:45:14 +10:00
Quote.swift Started re-adding media gallery interactions (in progress) 2022-05-13 18:07:24 +10:00
RecipientState.swift Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
SessionThread.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 2022-05-10 17:42:15 +10:00
ThreadTypingIndicator.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 2022-05-10 17:42:15 +10:00