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
2023-04-14 12:39:18 +10:00
..
CallManagerProtocol.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
CallMode.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
CurrentCallProtocol.swift fix a case when the app goes into background with an ongoing call 2022-09-02 16:59:50 +10:00
EndCallMode.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
TurnServerInfo.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
WebRTC+Utilities.swift Improve logging 2021-08-18 11:18:11 +10:00
WebRTCSession+DataChannel.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
WebRTCSession+MessageHandling.swift Refactored the remaining references to PromiseKit 2022-12-07 15:58:53 +11:00
WebRTCSession+UI.swift WIP: refactor on the call UI to add switching function of caller and callee's video views 2023-02-13 14:22:54 +11:00
WebRTCSession.swift Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00