• Added a unit test to validate the GroupMember sorting continues to work as expected • Updated the AppSetup process to be simpler (no need to check if it had previously run anymore) • Removed some state management code from the NotificationServiceExtension (no longer needed now that state is properly managed via the Dependencies) • Fixed an issue where if you had updated another client, gotten updated groups in your config, and then update the iOS client then it wouldn't create the updated groups until a UserGroups config change occurred • Fixed a bug where we would incorrectly try to retrieve the disappearing messages settings for V2 Groups from the UserGroups config instead of the GroupInfo one • Fixed an issue where the updated groups poller might not get started correctly in some cases • Fixed an issue where we could incorrectly add a "you were invited..." control message on linked devices when creating an updated group • Fixed an issue where the "open url" modal wouldn't be dismissed when copying the url • Fixed an issue where reactions could appear on locally deleted community messages • Fixed an issue where the "Note to Self" conversation could be mislabelled in the share extension • Fixed an issue where sharing a url with a preview would fail • Fixed an issue where a quote for an attachment wouldn't show the thumbnail if the conversation was open when the quote message was received • Fixed an issue where the background colour of the display picture could be incorrect when in a multi-avatar for a group conversation |
4 months ago | |
---|---|---|
.github | 2 years ago | |
LibSession-Util@bf7c010b5e | 4 months ago | |
Scripts | 5 months ago | |
Session | 4 months ago | |
Session.xcodeproj | 4 months ago | |
SessionMessagingKit | 4 months ago | |
SessionMessagingKitTests | 4 months ago | |
SessionNotificationServiceExtension | 4 months ago | |
SessionShareExtension | 4 months ago | |
SessionSnodeKit | 4 months ago | |
SessionSnodeKitTests | 7 months ago | |
SessionTests | 4 months ago | |
SessionUIKit | 4 months ago | |
SessionUtilitiesKit | 4 months ago | |
SessionUtilitiesKitTests | 4 months ago | |
SettingsBundle/licenses | 5 years ago | |
SignalUtilitiesKit | 4 months ago | |
_SharedTestUtilities | 4 months ago | |
.clang-format | 9 years ago | |
.drone.jsonnet | 4 months ago | |
.gitattributes | 10 years ago | |
.gitignore | 1 year ago | |
.gitmodules | 5 months ago | |
BUILDING.md | 9 months ago | |
CODE_OF_CONDUCT.md | 4 years ago | |
LICENSE | 8 years ago | |
README.md | 2 years ago | |
codecov.yml | 1 year ago |
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