76f7e4e246
Added logic to handle the case when ID blinded gets switched on server-side and the app already has open groups with cached capabilities Added logic to migrate users from using HTTP and IP-based session open groups to use the HTTPS domain name url instead Fixed a bug with the PushNotificationAPI update registration response structure Fixed some broken unit tests (and a bug which was introduced in an earlier optimisation) Fixed a bug where trusting a contact (to download their messages) wouldn't trigger the message UI to update Fixed a bug where tapping a push notification wasn't opening the associated thread when the app isn't running in the background |
||
---|---|---|
.github | ||
Scripts | ||
Session | ||
Session.xcodeproj | ||
Session.xcworkspace | ||
SessionMessagingKit | ||
SessionMessagingKitTests | ||
SessionNotificationServiceExtension | ||
SessionShareExtension | ||
SessionSnodeKit | ||
SessionUIKit | ||
SessionUtilitiesKit | ||
SessionUtilitiesKitTests/General | ||
SettingsBundle/licenses | ||
SharedTest | ||
SignalUtilitiesKit | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
BUILDING.md | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
Podfile | ||
Podfile.lock | ||
README.md |
Session iOS
Download Session on the App Store
Summary
Session integrates directly with Oxen Service Nodes, which are a set of distributed, decentralized and Sybil resistant nodes. Service Nodes act as servers which store messages, and a set of nodes which allow for onion routing functionality obfuscating users' IP addresses. For a full understanding of how Session works, read the Session Whitepaper.
Want to contribute? Found a bug or have a feature request?
Please search for any existing issues that describe your bugs in order to avoid duplicate submissions. Submissions can be made by making a pull request to our dev branch. If you don't know where to start contributing, try reading the Github issues page for ideas.
Build instructions
Build instructions can be found in BUILDING.md.
Translations
Want to help us translate Session into your language? You can do so at https://crowdin.com/project/session-ios!
License
Copyright 2011 Whisper Systems
Copyright 2013-2017 Open Whisper Systems
Copyright 2019-2021 The Oxen Project
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html