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/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
4 years ago
..
Attachment.swift Added global search back 4 years ago
Capability.swift Further work on the DB refactoring 4 years ago
ClosedGroup.swift Working on the MediaGallery and ClosedGroup handling 4 years ago
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 4 years ago
Contact.swift Added back the majority of the ConversationVC interactions 4 years ago
ControlMessageProcessRecord.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 4 years ago
DisappearingMessageConfiguration.swift Working on the MediaGallery and ClosedGroup handling 4 years ago
GroupMember.swift Working on the MediaGallery and ClosedGroup handling 4 years ago
Interaction.swift Added global search back 4 years ago
InteractionAttachment.swift Added global search back 4 years ago
LinkPreview.swift Started re-adding media gallery interactions (in progress) 4 years ago
OpenGroup.swift Added back the majority of the ConversationVC interactions 4 years ago
Profile.swift Logic for interactions with user mentions and closed group tweaks 4 years ago
Quote.swift Started re-adding media gallery interactions (in progress) 4 years ago
RecipientState.swift Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
SessionThread.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 4 years ago
ThreadTypingIndicator.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 4 years ago