Go to file
Scott Nonnenberg feb68b24b4
Fix lint issues in message_receiver.js
2018-04-13 18:10:52 -07:00
.github Request translation changes to be made via Transifex 2018-03-21 11:29:34 -04:00
.tx
_locales Support for iOS theme 2018-04-13 18:10:49 -07:00
app Use single quotes for identifiers 2018-04-11 15:54:32 -04:00
build
components Move moment from bower deps to npm deps 2018-04-04 16:00:38 -07:00
config New design for import/install, 'light' import (#2053) 2018-02-22 10:40:32 -08:00
fixtures Add mp3 to project, make binary files available in rsg on util 2018-04-05 08:30:30 -07:00
fonts
images Full support for quotations in Android theme 2018-04-13 18:10:48 -07:00
js Conversation.loadQuoteThumbnail: Be resilient to no attachments 2018-04-13 18:10:52 -07:00
libtextsecure Fix lint issues in message_receiver.js 2018-04-13 18:10:52 -07:00
protos Update protos to reflect recent quotation-related updates 2018-04-13 18:05:42 -07:00
scripts Add `start-backup` script 2018-04-04 19:11:46 -04:00
stylesheets Remove pointer cursor when clicking on quote won't do anything 2018-04-13 18:10:51 -07:00
test Fix handling attachment thumbnails using thumbnail key 2018-04-13 18:10:51 -07:00
ts Remove pointer cursor when clicking on quote won't do anything 2018-04-13 18:10:51 -07:00
.aptly.conf
.bowerrc
.editorconfig Configure EditorConfig for TypeScript 2018-04-11 19:25:38 -04:00
.eslintignore Unleash eslint on models/messages.js 2018-04-13 18:10:47 -07:00
.eslintrc.js Add ESLint `quotes` rule 2018-04-11 15:41:40 -04:00
.gitignore Big refactor: ts/ directory for all typescript, including react 2018-04-05 15:30:40 -07:00
.jscsrc
.jshintrc
.nvmrc Upgrade to Electron 1.8.2 / Node.js 8.2.1 (#2066) 2018-03-02 14:43:03 -05:00
.travis.yml Run Node.js tests early 2018-04-11 16:36:42 -04:00
.yarnclean Full styleguide now available via `yarn styleguide` 2018-04-04 16:08:38 -07:00
CONTRIBUTING.md Mention correct branch to rebase off of 2018-03-23 12:15:52 -07:00
Gruntfile.js Remove models/messages + models/messages from jscs run 2018-04-13 18:10:48 -07:00
LICENSE
README.md Update links to community forum (#2083) 2018-02-28 15:50:56 -05:00
about.html
appveyor.yml Run Node.js tests early 2018-04-11 16:36:42 -04:00
aptly.sh aptly.sh: Fix broken switch commands - distro and config fix 2017-12-04 18:51:38 -08:00
background.html Fix MessageView test: p -> div 2018-04-13 18:10:48 -07:00
bower.json Move moment from bower deps to npm deps 2018-04-04 16:00:38 -07:00
dev-app-update.yml.sample
find_broken_perms.sh
fix_broken_perms.sh
index.html
main.js Wire up `writeAttachment` 2018-03-26 16:38:34 -04:00
package.json Fixed examples in Quote.md, rough Android visuals 2018-04-13 18:05:44 -07:00
preload.js preload.js: Fix quote support, load Quote properly 2018-04-13 18:10:49 -07:00
prepare_beta_build.js New design for import/install, 'light' import (#2053) 2018-02-22 10:40:32 -08:00
prepare_import_build.js New design for import/install, 'light' import (#2053) 2018-02-22 10:40:32 -08:00
styleguide.config.js Fix a number of lint failures 2018-04-13 18:10:48 -07:00
travis.sh Simplify testing and linting 2018-04-11 16:36:42 -04:00
tsconfig.json Fix TS error regarding `window` 2018-04-11 19:25:30 -04:00
tslint.json Enable TSLint Mocha rules 2018-04-11 19:45:48 -04:00
yarn.lock Fixed examples in Quote.md, rough Android visuals 2018-04-13 18:05:44 -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.

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

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