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
Lilia fb931b4733 Emoji picker (#1608)
* Add emoji button and popup panel

This integrates a simple third party emoji panel with a few css overrides to
correct some relative paths and colors.

The trickiest thing about this is ensuring we don't break the layout, which is
acheived through precise control over the panel's height, and prodigious calls
to updateMessageFieldSize.

// FREEBIE

* Don't close emoji panel on click, do close on send

To better facilitate multiple emoji entry.

// FREEBIE

* Make panel emojis bigger and higher resolution

// FREEBIE

* Move paperclip button to the right of the microphone

This makes our bottom-bar button arrangement more comfortable and consistent
with Android.

// FREEBIE

* Move emoji picker padding to inner container

* Insert emojis at cursor position

Don't just append to the end like a n00b! Also handle selected text correctly.
https://stackoverflow.com/questions/11076975

// FREEBIE

* A few visual tweaks to reduce visual complexity of emoji panel

- No gray buffer on the right side of the emoji panel
- No gray buffer between message compose text box and emoji window
- The scroll bar for the emojis is the same as our normal scrollbars
8 years ago
.github Remove references to BitHub (#1576) 8 years ago
.tx Transifex config specific to electron, updated translations (#1478) 8 years ago
_locales Fix copy pasta of timestamp_m to timestamp_h in locales (#1582) 8 years ago
app Don't check for auto updates on linux (#1592) 8 years ago
audio Fix audio notifications on linux (#1526) 8 years ago
build Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481) 8 years ago
components Update autosize, which should fix stack overflow error (#1560) 8 years ago
config Profiles (#1453) 8 years ago
fonts Add fonts so we don't have to hit googlefonts 11 years ago
images Emoji picker (#1608) 8 years ago
js Emoji picker (#1608) 8 years ago
libtextsecure Fix json parsing exceptions obscuring server errors (#1605) 8 years ago
protos Feature: Blue check marks for read messages if opted in (#1489) 8 years ago
stylesheets Emoji picker (#1608) 8 years ago
test Improve OS menu (#1563) 8 years ago
.aptly.conf Setup publishing to s3 8 years ago
.bowerrc
.gitignore Update autosize, which should fix stack overflow error (#1560) 8 years ago
.jscsrc Fix minor style errors 10 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 Move to node fetch API for web requests instead of XHR (#1552) 8 years ago
LICENSE Add GPLv3 LICENSE file (#1309) 8 years ago
README.md Remove references to BitHub (#1576) 8 years ago
about.html Improve OS menu (#1563) 8 years ago
appveyor.yml Deployment: No longer use CI windows assets, include about.html (#1564) 8 years ago
aptly.sh Remove questions from aptly.sh - they interrupted automated scripts 8 years ago
background.html Emoji picker (#1608) 8 years ago
bower.json Update autosize, which should fix stack overflow error (#1560) 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 Deployment: No longer use CI windows assets, include about.html (#1564) 8 years ago
index.html App loading screen: show messages processed so far 8 years ago
main.js Reduce logging when the window moves (#1568) 8 years ago
package.json Emoji picker (#1608) 8 years ago
preload.js Emoji picker (#1608) 8 years ago
travis.sh Increase unit-tests timeout, improve error display, add set -e 8 years ago
yarn.lock Emoji picker (#1608) 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.

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 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