Session Desktop - Onion routing based messenger
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
Scott Nonnenberg 38152042d5 Ensure final message before 'empty' is ready for notification (#1522)
Without this change, there's a race condition for the notification we
show when we get the 'empty' event after a large backlog download. Four
messages may have come in, but the last might not be notified. So the
count shown would be three. And then, when the final message's notify()
call finishes, another notification would be shown.

FREEBIE
8 years ago
.github Add Signal version number hint to issue template 9 years ago
.tx Transifex config specific to electron, updated translations (#1478) 8 years ago
_locales Update strings for fa, no, pt_BR, pt_PT, ro, zh_CN, zh_TW (#1517) 8 years ago
app Move logging to disk via bunyan 8 years ago
build Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481) 8 years ago
components Upgrade emoji support (#1482) 8 years ago
config Profiles (#1453) 8 years ago
fonts Add fonts so we don't have to hit googlefonts 10 years ago
images Remove images/emoji directory (#1485) 8 years ago
js Ensure final message before 'empty' is ready for notification (#1522) 8 years ago
libtextsecure Only retry messages on startup, not every sockect reconnect (#1510) 8 years ago
protos Profiles (#1453) 8 years ago
stylesheets Upgrade emoji support (#1482) 8 years ago
test setTimeout/setImmediate workaround for linux hangs (#1497) 8 years ago
.aptly.conf Setup publishing to s3 8 years ago
.bowerrc Rename bower_components 11 years ago
.gitignore Ignore dev-app-update.yml 8 years ago
.jscsrc Fix minor style errors 9 years ago
.jshintrc jshint: Turn on ES6 mode, fix a few issues in new logging file 8 years ago
.travis.yml Travis: Removing OSX from the platform list for now; long delays! 8 years ago
.yarnclean Fix windows build, don't clean yml 8 years ago
CONTRIBUTING.md script to build for electron on install, Electron docs refresh (#1491) 8 years ago
Gruntfile.js Remove manifest.json from Gruntfile 8 years ago
README.md script to build for electron on install, Electron docs refresh (#1491) 8 years ago
appveyor.yml Add certificate name for windows code-signing (#1513) 8 years ago
aptly.sh Remove questions from aptly.sh - they interrupted automated scripts 8 years ago
background.html Move logging to disk via bunyan 8 years ago
bower.json Upgrade emoji support (#1482) 8 years ago
dev-app-update.yml.sample Show dialog box when there's an update for download 8 years ago
find_broken_perms.sh Add two scripts to handle broken permissions in release dir 8 years ago
fix_broken_perms.sh Update our release scripts to match changes in electron-builder (#1484) 8 years ago
index.html App loading screen: show messages processed so far 8 years ago
main.js Move logging to disk via bunyan 8 years ago
package.json Update electron to v1.6.14 to get security fix (#1519) 8 years ago
preload.js Further workaround to try to push node.js event loop forward (#1511) 8 years ago
travis.sh Increase unit-tests timeout, improve error display, add set -e 8 years ago
yarn.lock Update electron to v1.6.14 to get security fix (#1519) 8 years ago

README.md

Build Status Signal Desktop

Install Signal Desktop!

Signal Desktop is an Electron application that links with your Signal Android or Signal iOS app.

Got a question?

The best place to ask questions is http://support.whispersystems.org.

Found a Bug?

Please search the existing issues for your bug and create a new one if the issue is not yet tracked!

https://github.com/WhisperSystems/Signal-Desktop/issues

Contributing Translations

Interested in helping to translate Signal? Contribute here:

https://www.transifex.com/projects/p/signal-desktop

Contributing Code

Please see CONTRIBUTING.md for setup instructions and contributor guidelines. And don't forget to sign the CLA.

This repository is set up with BitHub, so you can make money for committing to Signal. The current BitHub price for an accepted pull request is:

Current BitHub Price

Contributing Ideas

Have something you want to say about Open Whisper Systems projects or want to be part of the conversation? Get involved in the community forum!

Contributing Funds

Donate

You can add funds to BitHub to directly help further development efforts.

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

License

Copyright 2014-2017 Open Whisper Systems

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