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.
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
6 years ago
..
storage Support for web socket communication with no signaling key 6 years ago
test Merge branch 'textsecure/master' into merge_1_21_0 6 years ago
ProvisioningCipher.js Eslintify all of libtextsecure 7 years ago
account_manager.js Merge branch 'textsecure/master' into merge_1_21_0 6 years ago
contacts_parser.js Eslintify all of libtextsecure 7 years ago
crypto.js Throttle typing events, fix profile logging, fix group typing 6 years ago
errors.js Update libtextsecure/errors.js 6 years ago
event_target.js Eslintify all of libtextsecure 7 years ago
helpers.js Eslintify all of libtextsecure 7 years ago
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 6 years ago
key_worker.js Eslintify all of libtextsecure 7 years ago
libsignal-protocol.js Store arrayBuffers in database for remote identity keys 6 years ago
message_receiver.js Merge branch 'textsecure/master' into merge_1_21_0 6 years ago
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 6 years ago
protobufs.js Encrypt device name on account create, on first launch if needed 6 years ago
protocol_wrapper.js Eslintify all of libtextsecure 7 years ago
sendmessage.js Merge branch 'textsecure/master' into merge_1_21_0 6 years ago
storage.js Eslintify all of libtextsecure 7 years ago
stringview.js Linted files 6 years ago
sync_request.js Request configuration sync on startup of new version 6 years ago
task_with_timeout.js limit max message length to 2000 characters. 6 years ago
websocket-resources.js Support for web socket communication with no signaling key 6 years ago