This prevents the parade of notifications if a machine wakes up from sleep. Basically covers situations that the loading screen doesn't already. When disabled, notifications will be cached until they are subsequently re-enabled, at which time all the pending notifications will be summarized. From the background page, notifications are disabled during connection attempts until an empty event. This means we can always safely call conversation.notify to queue a notification for the next batch, dropping some options from message and conversation model methods. We've also moved the calls to check window focus and draw attention to the window, which were previously included in the conversation model, but are now performed by the Notification system, because the time that the notification is displayed might be some time after the message is added by the conversation, so decisions about focus and attention should be made in that moment and not before. // FREEBIE |
8 years ago | |
---|---|---|
.github | 9 years ago | |
.tx | 8 years ago | |
_locales | 8 years ago | |
app | 8 years ago | |
build | 8 years ago | |
components | 8 years ago | |
config | 8 years ago | |
fonts | 10 years ago | |
images | 8 years ago | |
js | 8 years ago | |
libtextsecure | 8 years ago | |
protos | 8 years ago | |
stylesheets | 8 years ago | |
test | 8 years ago | |
.aptly.conf | 8 years ago | |
.bowerrc | 11 years ago | |
.gitignore | 8 years ago | |
.jscsrc | 9 years ago | |
.jshintrc | 8 years ago | |
.travis.yml | 8 years ago | |
.yarnclean | 8 years ago | |
CONTRIBUTING.md | 8 years ago | |
Gruntfile.js | 8 years ago | |
README.md | 8 years ago | |
appveyor.yml | 8 years ago | |
aptly.sh | 8 years ago | |
background.html | 8 years ago | |
bower.json | 8 years ago | |
dev-app-update.yml.sample | 8 years ago | |
find_broken_perms.sh | 8 years ago | |
fix_broken_perms.sh | 8 years ago | |
index.html | 8 years ago | |
main.js | 8 years ago | |
package.json | 8 years ago | |
preload.js | 8 years ago | |
travis.sh | 8 years ago | |
yarn.lock | 8 years ago |
README.md
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:
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
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