![]() * Merge report v1 group settings into local v2 group The invariants of Storage Service mandate that the remote data always takes precendence over the local data. We have to updated blocked/whitelisted/... of the v2 group even if the record is for the v2 group. After doing such update - sync the manifest back to the Storage Service with correct v2 record for the group. * Repair errored records before uploading manifest Fetch and re-attempt to merge errored records before uploading the manifest. This is useful in the cases where we were not aware of the V1 group when the remote manifest was fetched, and became aware of it before the new manifest is generated. In such scenario, we should fetch the records for things we have failed on last time and attempt to merge them with our data. If they are merged - we should not let their storageIDs hang in the new manifest, which would cause group duplicates and crashes on other clients. * Create v1 group for storage service record If we receive storage service record with v1 group that we didn't sync yet (or just don't have for any other reason) - create it instead of pushing it to `storage-service-error-records`. |
||
---|---|---|
.github | ||
.storybook | ||
.tx | ||
_locales | ||
app | ||
build | ||
components | ||
config | ||
fixtures | ||
fonts/inter-v3.10 | ||
images | ||
js | ||
libtextsecure | ||
patches | ||
protos | ||
scripts | ||
sounds | ||
sticker-creator | ||
stylesheets | ||
test | ||
ts | ||
.aptly.conf | ||
.babelrc.js | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.mocharc.json | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc.js | ||
.snyk | ||
.yarnclean | ||
about.html | ||
about_preload.js | ||
ACKNOWLEDGMENTS.md | ||
aptly.sh | ||
background.html | ||
bower.json | ||
CONTRIBUTING.md | ||
debug_log.html | ||
debug_log_preload.js | ||
Gruntfile.js | ||
index.html | ||
LICENSE | ||
loading.html | ||
loading_preload.js | ||
main.js | ||
package.json | ||
permissions_popup.html | ||
permissions_popup_preload.js | ||
preload.js | ||
preload_utils.js | ||
prepare_beta_build.js | ||
README.md | ||
settings.html | ||
settings_preload.js | ||
tsconfig.json | ||
webpack.config.ts | ||
yarn.lock |
Signal Desktop
Signal Desktop is an Electron application that links with Signal on Android or iOS.
Install the production version: https://signal.org/download/
Install the beta
You can install the beta version of Signal Desktop alongside the production version. The beta uses different data and install locations.
- Windows: First, download this file and look for the
url
property that specifies the location for the latest beta installer. Download the installer by constructing a final URL that looks like this:https://updates.signal.org/desktop/<installer location>
. Then run the installer. - macOS: First, download this file and look for the
url
property that specifies the location for the latest beta installer. Download the installer by constructing a final URL that looks like this:https://updates.signal.org/desktop/<package location>
. Then unzip that package and copy the.app
file into the/Applications
folder using Finder. - Linux: Follow the production instructions to set up the APT repository and run
apt install signal-desktop-beta
.
Got a question?
You can find answers to a number of frequently asked questions on our support site. The community forum is another good place for questions.
Found a Bug?
Please search for any existing issues that describe your bug in order to avoid duplicate submissions.
Have a feature request, question, comment?
Please use our community forum: https://community.signalusers.org/
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 guidelines for new contributors. Don't forget to sign the CLA.
Contributing Funds
You can donate to Signal development through the Signal Technology Foundation, an independent 501c3 nonprofit.
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 2013–2021 Signal, a 501c3 nonprofit
Licensed under the AGPLv3: https://opensource.org/licenses/agpl-3.0