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/Calls/Call Management
Morgan Pretty a91024f0bb Separate streams for attachment upload/download and bug fixes
• Updated the code to stop sending legacy PNs outside of legacy group conversations
• Updated the logger logic to clean things up and use the local date/time (with time zone info) to ease debugging user reports
• Fixed an issue where messages in a community could incorrectly accept disappearing message settings
• Fixed an issue where duplicate messages could be sent in some cases
• Fixed an issue where the conversation might not scroll to the bottom after sending an attachment
• Fixed an issue where attachment encryption was happening in a db write thread
4 weeks ago
..
SessionCall.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
SessionCallManager+Action.swift Refactored AppContext and AppRediness to Swift 6 months ago
SessionCallManager+CXCallController.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2 years ago
SessionCallManager+CXProvider.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 5 months ago
SessionCallManager.swift Changed the networking logic to suspend/resume rather than just cancel connections 1 month ago