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/Sending & Receiving/Message Handling
Morgan Pretty ed34ebcae9 Fixed the share extension and moved the WebRTC logic
Moved the WebRTC dependency out of SessionMessagingKit and into the main Session app (it's the only one that used it and it was causing library linker issues in the share extension because it wasn't directly linked)
9 months ago
..
MessageReceiver+Calls.swift Fixed the share extension and moved the WebRTC logic 9 months ago
MessageReceiver+ClosedGroups.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
MessageReceiver+DataExtractionNotification.swift Separate streams for attachment upload/download and bug fixes 11 months ago
MessageReceiver+ExpirationTimers.swift Separate streams for attachment upload/download and bug fixes 11 months ago
MessageReceiver+MessageRequests.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
MessageReceiver+TypingIndicators.swift Fixed issues raised during QA 2 years ago
MessageReceiver+UnsendRequests.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
MessageReceiver+VisibleMessages.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
MessageSender+ClosedGroups.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago