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
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
..
Database Added global search back 3 years ago
File Server Add get Session version file server endpoint 4 years ago
Jobs/Types Updated the SessionShareExtension to work with GRDB 3 years ago
Messages Updated the SessionShareExtension to work with GRDB 3 years ago
Meta Re-added a bunch of functionality to the home and message requests screens 3 years ago
Open Groups Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 3 years ago
Protos Removed 'publicKey' from the MessageRequestResponse and updated logic to use 'message.sender' isntead 3 years ago
Sending & Receiving Added global search back 3 years ago
Threads Added back the majority of the ConversationVC interactions 3 years ago
To Do Further work on SessionMessagingKit migrations 3 years ago
Utilities Added back the majority of the ConversationVC interactions 3 years ago
Storage.swift Further work on SessionMessagingKit migrations 3 years ago