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
Niels Andriesse aa3a18fa7e Don't notify for closed group control messages
This addresses an issue where:

• someone would create a closed group
• on other peoples' devices this control message would be received through a background poll or a push notification
• the received message timestamps table would be updated
• processing wouldn't be finished (during a background poll or while handling a push notification the system can cut you off at any time)
• some of the added users don't see the new closed group because when they open the app and get the control message from their swarm it's considered a duplicate and isn't processed again
4 years ago
.github Update ISSUE_TEMPLATE 4 years ago
Scripts Delete unused script 4 years ago
Session Fix build 4 years ago
Session.xcodeproj Merge branch 'dev' into cleanup 4 years ago
Session.xcworkspace Fix contents.xcworkspacedata 4 years ago
SessionMessagingKit Don't notify for closed group control messages 4 years ago
SessionNotificationServiceExtension Respect mute settings in NSE 4 years ago
SessionShareExtension Delete old implementation 4 years ago
SessionSnodeKit Fix build 4 years ago
SessionUIKit Implement nicknames 4 years ago
SessionUtilitiesKit Clean 4 years ago
SettingsBundle/licenses Organize files 4 years ago
SignalUtilitiesKit Merge branch 'dev' into cleanup 4 years ago
.clang-format format objc. 9 years ago
.gitattributes Supporting diffing of localizablestrings. 10 years ago
.gitignore Update .gitignore 4 years ago
BUILDING.md Update BUILDING.md 4 years ago
LICENSE Update license. 8 years ago
Podfile Remove unused pods 4 years ago
Podfile.lock Remove unused pods 4 years ago
README.md Update README 4 years 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 Loki Project

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html