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.
 
 
 
 
Go to file
Morgan Pretty c500d4c6ca Fixed a few bugs, resolved a number of TODOs and deleted more unused code
Fixed a couple of bugs with search term highlighting (updated the logic to make the highlighted content follow similar logic to what terms would have actually matched)
Fixed a bug where info messages in search results weren't rendering correctly
Shifted some duplicate query code for global search into variables
Fixed a small bug where sending attachments could incorrectly result in the mentions UI being visible
Fixed a bug where quote content was appearing incorrectly
Consolidated the ShareExtension Item and the ConversationCell.ViewModel into one type (with a more-limited query) to remove duplicate code
Added back a missing asset (deleted a long time ago)
4 years ago
.github
Scripts
Session Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
Session.xcodeproj Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
Session.xcworkspace
SessionMessagingKit Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
SessionNotificationServiceExtension Finished off the MediaGallery logic 4 years ago
SessionShareExtension Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
SessionSnodeKit Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
SessionUIKit
SessionUtilitiesKit Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
SettingsBundle/licenses
SignalUtilitiesKit Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
.clang-format
.gitattributes
.gitignore
BUILDING.md
CODE_OF_CONDUCT.md
Configuration.swift Finished off the MediaGallery logic 4 years ago
LICENSE
Podfile Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
Podfile.lock Fixed a few bugs, resolved a number of TODOs and deleted more unused code 4 years ago
README.md

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