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/test
lilia aed5735620 Improve keychange notice reliability/perf
Bind a single listener to keychange events from the storage interface,
which then looks up relevant conversations and adds notices to them,
with tests.

Previously we would need to instantiate a conversation model in order to
start listening to its key change events. In practice this usually
happens at startup but we shouldn't rely on it, and it incurs higher
overhead since it creates a different listener for each conversation.

// FREEBIE
8 years ago
..
models i18n 'Received message with unknown identity key' 9 years ago
views Add test verifying that AttachmentView shows file size 8 years ago
_test.js Move Whisper.events out of views and tests 8 years ago
blanket_mocha.js Fix blanket popup 11 years ago
fixtures.js Add test fixtures 9 years ago
fixtures_test.js Added a dark theme 9 years ago
index.html Improve keychange notice reliability/perf 8 years ago
keychange_listener_test.js Improve keychange notice reliability/perf 8 years ago
libphonenumber_util_test.js Refactor number parsing and validation 10 years ago
protos Add a page for testing views. 11 years ago
storage_test.js Dedupe methods 9 years ago
test.js Move Whisper.events out of views and tests 8 years ago