session-desktop/libtextsecure
sachaaaaa a0f67c22da Merge branch 'textsecure/master' into merge_1_21_0
* textsecure/master: (26 commits)
  v1.21.0
  v1.21.0-beta.4
  Dark Theme: Preserve blue background on app loading screen
  Localization updates
  Fix width of audio player when window is very narrow
  A number of small fixes for Link Previews
  Get rid of the white flash when the app starts up (#3083)
  v1.21.0-beta.3
  Lint fixes
  Introduce new language: NB
  Fail over to all numbers in retry if errors don't have numbers
  Use the proper method for pulling attachments off disk for retry
  Fix rendering bug with verified state in updateVerified()
  Update electron-builder and electron-updater
  Ensure that dialog pops up when permissions denied for voice note
  Lint fixes
  Large update to localization strings
  Link Previews
  Ensure that blocked messages are dropped even after sealed sender
  Don't linkify quoted message contents
  ...

# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	_locales/cs/messages.json
#	background.html
#	config/default.json
#	index.html
#	js/models/conversations.js
#	js/modules/web_api.js
#	js/settings_start.js
#	js/views/conversation_view.js
#	js/views/settings_view.js
#	package.json
#	protos/SignalService.proto
#	stylesheets/_index.scss
#	stylesheets/_settings.scss
2019-02-06 13:53:20 +11:00
..
storage Support for web socket communication with no signaling key 2019-01-14 10:32:12 -08:00
test Merge branch 'textsecure/master' into merge_1_21_0 2019-02-06 13:53:20 +11:00
account_manager.js Merge branch 'textsecure/master' into merge_1_21_0 2019-02-06 13:53:20 +11:00
contacts_parser.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
crypto.js Throttle typing events, fix profile logging, fix group typing 2018-12-10 14:06:43 -08:00
errors.js Update libtextsecure/errors.js 2019-01-30 10:59:22 +11:00
event_target.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
helpers.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
http-resources.js Small fix for the disconnected banner coming up when it shouldn't, just default to thinking we are connected and mock the onEmpty event. Will only get set to not connected if requests fail 2019-02-05 10:48:51 +11:00
key_worker.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
libsignal-protocol.js Store arrayBuffers in database for remote identity keys 2018-11-26 16:22:49 -08:00
message_receiver.js Merge branch 'textsecure/master' into merge_1_21_0 2019-02-06 13:53:20 +11:00
outgoing_message.js Lots of logic for establishing a p2p connection, managing when the other user is online vs offline etc. Will always try to use P2P messaging when it can and fall back to storage server otherwise 2019-01-31 16:10:57 +11:00
protobufs.js Encrypt device name on account create, on first launch if needed 2019-01-04 12:21:26 -08:00
protocol_wrapper.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
ProvisioningCipher.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
sendmessage.js Merge branch 'textsecure/master' into merge_1_21_0 2019-02-06 13:53:20 +11:00
storage.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
stringview.js Linted files 2019-01-16 16:18:08 +11:00
sync_request.js Request configuration sync on startup of new version 2018-11-28 12:35:26 -08:00
task_with_timeout.js limit max message length to 2000 characters. 2018-12-19 14:05:57 +11:00
websocket-resources.js Support for web socket communication with no signaling key 2019-01-14 10:32:12 -08:00