session-ios/SessionMessagingKit
Morgan Pretty eb0118ac10 Fixed a few more bugs and tweaked attachment download logic
Updated the code to only auto-start attachment downloads when a user opens a conversation (and only for the current page of messages)
Updated the GarbageCollectionJob to default to handling all cases (instead of requiring the cases to be defined) - this means we can add future cases without having to recreate the default job
Added logic to remove approved blinded contact records as part of the GarbageCollectionJob
Added code to better handle "invalid" attachments when migrating
Added a mechanism to retrieve the details for currently running jobs (ie. allows us to check for duplicate concurrent jobs)
Resolved the remaining TODOs in the GRDB migration code
Cleaned up DB update logic to update only the targeted columns
Fixed a bug due to a typo in a localised string
Fixed a bug where link previews without images or with custom copy weren't being processed as link previews
Fixed a bug where Open Groups could display with an empty name value
2022-07-01 12:52:41 +10:00
..
Calls Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +10:00
Common Networking Fixed a few more bugs and tweaked attachment download logic 2022-07-01 12:52:41 +10:00
Database Fixed a few more bugs and tweaked attachment download logic 2022-07-01 12:52:41 +10:00
File Server Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
Jobs/Types Fixed a few more bugs and tweaked attachment download logic 2022-07-01 12:52:41 +10:00
Messages Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +10:00
Meta Removed an initial request occurring when pushing the conversation screen (could hold up main thread) 2022-06-03 16:44:29 +10:00
Open Groups Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +10:00
Protos Merge branch 'ipad-support-1' into voice-calls-2 2022-03-02 14:31:31 +11:00
Sending & Receiving Fixed a few more bugs and tweaked attachment download logic 2022-07-01 12:52:41 +10:00
Shared Models Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +10:00
Utilities Fixed a few more bugs and tweaked attachment download logic 2022-07-01 12:52:41 +10:00
Configuration.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00