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/js
lilia ccfae3c78a Fix bug in identity key conflict edge case
When resolving conflicts, we should not only discard the old key, but
set the new trusted key to the one the user has verified. Previously, we
would end up trusting the first-seen new key, which may not be the one
the user verified.

 // FREEBIE
10 years ago
..
models Fix bug in identity key conflict edge case 10 years ago
views Fix bug in identity key conflict edge case 10 years ago
axolotl_store.js Add identity key conflict tests 10 years ago
background.js MessageReceiver accepts a server websocket url 10 years ago
bimap.js
chromium.js Fix for conversation & inbox windows closing callbacks never called. 10 years ago
components.js 239 Auto-expand message area when typing 10 years ago
conversation_panel.js Apply custom chrome to conversation windows 11 years ago
database.js Turn off idb query logging 10 years ago
index.js Keep inbox window open, but allow it to be hidden 11 years ago
libaxolotl-worker.js Use a worker to facilitate key generation 11 years ago
libphonenumber-util.js jshint all the things 11 years ago
libtextsecure.js Don't try to sync after single device registration 10 years ago
notifications.js Remove remaining traces of localStorage 11 years ago
options.js Cleanup 'Too many devices' dialog 10 years ago
panel_controller.js Add minimum window dimensions 10 years ago
register.js Fix registration page 11 years ago
storage.js Fix tests 11 years ago