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/test
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
..
.eslintrc eslintify all test files 7 years ago
_test.js Restor full function syntax to custom Mocha reporter 7 years ago
account_manager_test.js Ensure encrypting device name does not die on empty device name (#3066) 6 years ago
blanket_mocha.js Split tests between libtextsecure and main 10 years ago
contacts_parser_test.js eslintify all test files 7 years ago
crypto_test.js eslintify all test files 7 years ago
fake_web_api.js eslintify all test files 7 years ago
generate_keys_test.js eslintify all test files 7 years ago
helpers_test.js eslintify all test files 7 years ago
in_memory_signal_protocol_store.js Slight refactor of PoW file to make easier to test plus some tests for the PoW functionality 6 years ago
index.html Refactor api.js into web_api, which encapsulates all web access 7 years ago
message_receiver_test.js eslintify all test files 7 years ago
protocol_test.js eslintify all test files 7 years ago
protocol_wrapper_test.js eslintify all test files 7 years ago
storage_test.js eslintify all test files 7 years ago
task_with_timeout_test.js eslintify all test files 7 years ago
websocket-resources_test.js eslintify all test files 7 years ago
websocket_test.js eslintify all test files 7 years ago