91802e4812
Fixed a crash which would occur when rendering a message containing both a mention and a url Fixed a crash which could occur during migration due to the openGroupServerMessageId essentially being the max UInt64 value which was overflowing the Int64 storage Fixed a bug where empty read receipt updates were sending messages (even for non one-to-one conversations) Fixed a bug where loading in large numbers of messages (via the poller) was auto scrolling to the bottom if the user was close to the bottom (now limited to <5) Fixed a memory leak with the AllMediaViewController (strong delegate references) Fixed an issue where non-alphanumeric characters would cause issues with global search Fixed an issue where search result highlighting wasn't working properly Fixed an issue where the app switcher UI blocking wasn't working Updated the conversations to mark messages as read while scrolling (rather than all messages when entering/participating in a conversation) Updated the modal button font weight to be closer to the designs Added the ability to delete "unsent" messages |
||
---|---|---|
.github | ||
Scripts | ||
Session | ||
Session.xcodeproj | ||
Session.xcworkspace | ||
SessionMessagingKit | ||
SessionMessagingKitTests | ||
SessionNotificationServiceExtension | ||
SessionShareExtension | ||
SessionSnodeKit | ||
SessionTests | ||
SessionUIKit | ||
SessionUtilitiesKit | ||
SessionUtilitiesKitTests | ||
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