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 c7e8071dd1 Fixed a large number of bugs and added a setting to control open group message deletion
Added a setting to control whether open group messages older than 6 months should be pruned
Added some defensive coding to prevent an edge-case which could cause a crash (wasn't filtering out a potential invalid row from the home screen data)
Fixed a bug where preOffer call messages weren't correctly sending push notifications
Fixed a bug where all incoming calls would be rejected and seen as calls disabled
Fixed a bug where the copy on call info messages was displaying the sender's name instead of the thread contact's name for outgoing calls
Fixed a bug where the input view wouldn't appear when creating new DM conversations
Fixed a bug where threads might not show the message request approval UI
Fixed an issue where some logic might not have run correctly when first registering an account
Fixed a bug where the note to self thread could incorrectly appear when restoring a device
Updated the GarbageCollectionJob to run onActive instead of onLaunch (since it's likely we will rarely launch)
Updated the logic for erasing an account from a device
3 years ago
..
AudioFiles add ringtone and other UI improvement 4 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 large number of bugs and added a setting to control open group message deletion 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