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/Session/Meta
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
3 years ago
..
AudioFiles add ringtone and other UI improvement 3 years ago
Certificates Debug 4 years ago
Countries Improve onion request path loading efficiency 4 years ago
Fonts Fix missing font 4 years ago
Images.xcassets Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Mnemonic Debug 5 years ago
Settings.bundle Organize files 5 years ago
Translations Fixed a few more bugs and tweaked attachment download logic 3 years ago
TurnServers add session turn server info 3 years ago
AppDelegate.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
AppEnvironment.swift Fixed the broken unit tests 3 years ago
Launch Screen.storyboard Added a simple migration progress indicator and animation (need timing tweaks) 3 years ago
MainAppContext.h Re-organize files 4 years ago
MainAppContext.m Fixed the broken unit tests 3 years ago
Session-Info.plist Merge branch 'ipad-support-1' into voice-calls-2 3 years ago
Session-Prefix.pch Finished of the Conversation screen and JobQueue concurrency 3 years ago
SessionApp.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
Signal-Bridging-Header.h Added code to ignore migrating open group messages older than 6 months 3 years ago
Signal.entitlements Organize files 5 years ago
SignalTSan.supp Organize files 5 years ago
SignalUBSan.supp Organize files 5 years ago