Commit Graph

4 Commits (19cd9d13c5d024b1b08725c2fba80f948611f92e)

Author SHA1 Message Date
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
Niels Andriesse d30fd2fb07 Clean 4 years ago
Niels Andriesse d21d6836a9 Implement rough conversation search 4 years ago
nielsandriesse a915c5ddaa Re-organize files 4 years ago