session-ios/SessionUtilitiesKit
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
..
Crypto Re-enable joining V1 open groups 2021-03-29 11:33:52 +11:00
Database Added global search back 2022-05-17 17:47:56 +10:00
General Started re-adding media gallery interactions (in progress) 2022-05-13 18:07:24 +10:00
JobRunner Updated the SessionShareExtension to work with GRDB 2022-05-15 14:39:21 +10:00
Media Added global search back 2022-05-17 17:47:56 +10:00
Messaging Re-organize files 2020-12-18 15:37:29 +11:00
Meta Use proper API 2021-04-07 09:26:00 +10:00
Networking Added initial support for sharing URLs and text 2022-01-12 09:40:53 +11:00
PromiseKit refactor on timer and polling threading 2022-02-22 14:01:48 +11:00
Utilities Cleared out some of the legacy serialisation logic, further UI binding 2022-05-03 17:14:56 +10:00
Configuration.swift Further work on the JobRunner 2022-04-27 10:48:54 +10:00