A private messenger for Windows, macOS, and Linux.
Go to file
Matthias Beaupère 6a611cbecf Auto-scroll to selected conversation when reordering them (#2498)
When conversations are reordered (last message time has changed), this commit leads to scrolling the shortest distance to the conversation.
2018-07-05 09:52:24 -07:00
.github Turn on prettier support for markdown files, update all files 2018-05-01 16:06:57 -07:00
.tx Transifex config specific to electron, updated translations (#1478) 2017-09-14 17:48:09 -07:00
_locales New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
app New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
build Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481) 2017-09-15 10:20:29 -07:00
components bower.json and Gruntfile.js cleanup 2018-05-23 16:26:48 -07:00
config Refactor api.js into web_api, which encapsulates all web access 2018-05-31 13:25:45 -07:00
fixtures Add style guide examples for portrait/landscape images 2018-04-20 15:23:46 -07:00
fonts Add fonts so we don't have to hit googlefonts 2015-02-11 17:37:57 -08:00
images Move to npm for several dependencies 2018-05-23 16:26:48 -07:00
js Auto-scroll to selected conversation when reordering them (#2498) 2018-07-05 09:52:24 -07:00
libtextsecure Disable notifications on new 'reconnect' event for laptop resume 2018-07-03 15:06:58 -07:00
protos Contact sharing: protos and data pipeline 2018-05-07 19:09:55 -07:00
scripts Add `start-backup` script 2018-04-04 19:11:46 -04:00
stylesheets New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
test New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
ts Fix width of message detail screen (#2478) 2018-06-21 12:02:50 -07:00
.aptly.conf Setup publishing to s3 2017-09-14 16:53:36 -07:00
.bowerrc Rename bower_components 2014-10-30 16:53:08 -07:00
.editorconfig Use 2 spaces for indentation 2018-05-04 15:37:46 -04:00
.eslintignore New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
.eslintrc.js Remove comment about 90 character line length limit 2018-04-30 17:07:25 -04:00
.gitignore Compile protocol buffers as part of `yarn grunt dev` 2018-05-07 21:53:40 -04:00
.jscsrc Fix minor style errors 2016-02-18 13:45:22 -08:00
.jshintrc jshint: Turn on ES6 mode, fix a few issues in new logging file 2017-09-25 15:32:31 -07:00
.nvmrc Update to electron v2.0.1 (#2401) 2018-05-23 12:17:58 -07:00
.prettierignore Move to npm for several dependencies 2018-05-23 16:26:48 -07:00
.prettierrc.js Add `.prettierrc.js` 2018-04-30 16:53:34 -04:00
.travis.yml Update to electron v2.0.1 (#2401) 2018-05-23 12:17:58 -07:00
.yarnclean Full styleguide now available via `yarn styleguide` 2018-04-04 16:08:38 -07:00
CONTRIBUTING.md Fix formatting in contributing.md 2018-05-23 16:45:06 -07:00
Gruntfile.js New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
LICENSE Add GPLv3 LICENSE file (#1309) 2017-10-20 09:36:49 -07:00
README.md Clarify beta install instructions (#2471) 2018-06-21 12:01:28 -07:00
about.html New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
about_preload.js New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
appveyor.yml Update to electron v2.0.1 (#2401) 2018-05-23 12:17:58 -07:00
aptly.sh aptly.sh: Fix broken switch commands - distro and config fix 2017-12-04 18:51:38 -08:00
background.html New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
bower.json bower.json and Gruntfile.js cleanup 2018-05-23 16:26:48 -07:00
debug_log.html New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
debug_log_preload.js New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
dev-app-update.yml.sample Show dialog box when there's an update for download 2017-09-14 16:53:50 -07:00
find_broken_perms.sh Add two scripts to handle broken permissions in release dir 2017-09-14 16:53:49 -07:00
fix_broken_perms.sh Beta builds: A few updates required for successful release (#1739) 2017-11-08 19:32:44 -08:00
index.html App loading screen: show messages processed so far 2017-08-04 12:03:25 -07:00
main.js New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
package.json New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
permissions_popup.html New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
permissions_popup_preload.js New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
preload.js New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
prepare_beta_build.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
prepare_import_build.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
settings.html New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
settings_preload.js New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
styleguide.config.js Refactor all emoji utility methods into window.Signal.Emoji 2018-05-23 16:26:47 -07:00
travis.sh Simplify testing and linting 2018-04-11 16:36:42 -04:00
tsconfig.json Adjust `tsconfig.json` formatting for Prettier 2018-05-04 17:34:50 -04:00
tslint.json Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
yarn.lock Remove unused export/import functionality 2018-06-21 11:54:01 -07:00

README.md

Build Status Signal Desktop

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

Install production version: https://signal.org/download/

Install the beta

You can install it on a computer which already has the production version installed. It uses different data and install locations.

  • Windows: First, download this yml file: https://updates.signal.org/desktop/beta.yml In it, you'll find a url property which will specify the installer location. Download the installer by constructing the final url: https://updates.signal.org/desktop/<installer location>. Then run the installer.
  • Mac: First, download this yml file: https://updates.signal.org/desktop/beta-mac.yml. In it, you find a url property which will specify the package location. Download that package by constructing the final url: https://updates.signal.org/desktop/<package locatdion>. Then unzip that package and copy the .app file into /Applications in Finder.
  • Linux: same instructions as the production install steps linked above, but run apt-get install signal-desktop-beta instead

Got a question?

You can find answers to a number of frequently asked questions on our support site: https://support.signal.org/. The community forum is another good place for questions: https://community.signalusers.org/.

Found a Bug? Have a feature request?

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

https://github.com/signalapp/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.

Contributing Funds

You can donate to Signal development through the Freedom of the Press Foundation.

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-2018 Open Whisper Systems

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