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/SessionMessagingKit/Calls
Morgan Pretty 8c8453d922 Updated to the latest libSession, fixed remaining items
Updated to the latest libSession version
Updated the 'hidden' logic to be based on a negative 'priority' value
Added an index on the Quote table to speed up conversation query
Fixed an odd behaviour with GRDB and Combine (simplified the interface as well)
Fixed an issue where migrations could fail
2 years ago
..
CallManagerProtocol.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
CallMode.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
CurrentCallProtocol.swift fix a case when the app goes into background with an ongoing call 3 years ago
EndCallMode.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
TurnServerInfo.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
WebRTC+Utilities.swift Improve logging 4 years ago
WebRTCSession+DataChannel.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
WebRTCSession+MessageHandling.swift Refactored the remaining references to PromiseKit 2 years ago
WebRTCSession+UI.swift WIP: refactor on the call UI to add switching function of caller and callee's video views 2 years ago
WebRTCSession.swift Updated to the latest libSession, fixed remaining items 2 years ago