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
Morgan Pretty d6fe54e9a0 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)
1 year ago
..
Calls Fixed the share extension and moved the WebRTC logic 1 year ago
Closed Groups Removed some unneeded code and fixed a couple of bugs 2 years ago
Conversations Resolved a TODO I had missed 1 year ago
Dependencies
Emoji Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Home Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Media Viewing & Editing Resolved a TODO I had missed 1 year ago
Meta Fixed the unit tests 1 year ago
Notifications Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Onboarding Fixed the unit tests 1 year ago
Open Groups Moving libSession into SessionUtilitiesKit to expose it to other targets 2 years ago
Path Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Settings Fixed the unit tests 1 year ago
Shared Fixed up a layout mistake 1 year ago
Utilities Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
.swiftlint.yml