* fix display name and avatar to be shown when message is coming from a secondary device * fix show of expiretimer in the group conversation when it is for it. * fix a bug creating empty conversation when sync closed group message is received on secondary device * trigger an expiretimer update message to all members when updating a group. * trigger an expiretimer update message when sending back group details (after a requestGroupInfo) |
5 years ago | |
|---|---|---|
| .github | 6 years ago | |
| .tx | ||
| .vscode | 6 years ago | |
| _locales | 5 years ago | |
| app | 5 years ago | |
| build | 6 years ago | |
| components | 6 years ago | |
| config | 6 years ago | |
| fixtures | 6 years ago | |
| fonts | 6 years ago | |
| images | 6 years ago | |
| integration_test | 5 years ago | |
| js | 5 years ago | |
| libloki | 5 years ago | |
| libtextsecure | 5 years ago | |
| mnemonic_languages | 6 years ago | |
| mockup_servers | ||
| protos | 5 years ago | |
| session-file-server@52b77bf303 | 6 years ago | |
| stylesheets | 5 years ago | |
| test | 5 years ago | |
| ts | 5 years ago | |
| .aptly.conf | ||
| .editorconfig | ||
| .eslintignore | 6 years ago | |
| .eslintrc.js | 6 years ago | |
| .gitattributes | 7 years ago | |
| .gitignore | 6 years ago | |
| .gitmodules | 6 years ago | |
| .nvmrc | 7 years ago | |
| .prettierignore | 6 years ago | |
| .prettierrc.js | ||
| .yarnclean | ||
| BUILDING.md | 6 years ago | |
| CONTRIBUTING.md | 6 years ago | |
| Gruntfile.js | 6 years ago | |
| LICENSE | ||
| LOKI-NOTES.md | ||
| README.md | 6 years ago | |
| RELEASING.md | 6 years ago | |
| about.html | 6 years ago | |
| about_preload.js | 6 years ago | |
| background.html | 5 years ago | |
| background_test.html | 5 years ago | |
| bower.json | 6 years ago | |
| debug_log.html | 6 years ago | |
| debug_log_preload.js | 6 years ago | |
| dev-app-update.yml.sample | 6 years ago | |
| find_broken_perms.sh | ||
| fix_broken_perms.sh | 7 years ago | |
| index.html | 6 years ago | |
| main.js | 6 years ago | |
| metrics.html | 7 years ago | |
| metrics_app.js | 7 years ago | |
| package.json | 5 years ago | |
| password.html | 6 years ago | |
| password_preload.js | 6 years ago | |
| permissions_popup.html | ||
| permissions_popup_preload.js | 6 years ago | |
| preload.js | 5 years ago | |
| styleguide.config.js | 7 years ago | |
| tsconfig.json | 6 years ago | |
| tslint.json | 5 years ago | |
| yarn.lock | 5 years ago | |
README.md
Session Desktop
Summary
Session integrates directly with Loki Service Nodes, which are a set of distributed, decentralized and Sybil resistant nodes. Service Nodes act as servers which store messages offline, 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 development branch. If you don't know where to start contributing, try reading the Github issues page for ideas.
Build instruction
Build instructions can be found in BUILDING.md.
License
Copyright 2011 Whisper Systems
Copyright 2013-2017 Open Whisper Systems
Copyright 2019-2020 The Loki Project
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html