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
Scott Nonnenberg cc2c3edaa6 Override Backbone's trigger with one that catches exceptions
Model operations are vulnerable to exceptions thrown by event handlers.
Because this can interrupt really important data operations, it's better
to let the operation continue and log the error. In all likelihood it's
a view-related problem, and that shouldn't cause any data operation to
fail.

FREEBIE
8 years ago
..
models Conversation: Start w/DEFAULT verified state, avoid null timestamp 8 years ago
views Last seen indicator/scroll down button - defensive removal 8 years ago
Mp3LameEncoder.min.js Add voice notes 9 years ago
WebAudioRecorderMp3.js Add voice notes 9 years ago
background.js Cache messages on receipt, remove from cache when processed 8 years ago
chromium.js Drop chrome.runtime.onMessage events 9 years ago
components.js Introduce new filesize dependency 9 years ago
conversation_controller.js Add items to conversation history when user verifies/unverifies 8 years ago
conversation_panel.js
database.js Cache messages on receipt, remove from cache when processed 8 years ago
debugLog.js Cache messages on receipt, remove from cache when processed 8 years ago
delivery_receipts.js Cache messages on receipt, remove from cache when processed 8 years ago
emoji_util.js Bulletproof getCountOfAllMatches against non-global regex input 9 years ago
expire.js Add build support for expiring old releases 10 years ago
expiring_messages.js Use ISO format in log message 9 years ago
index.js Use appendChild instead of append 9 years ago
keychange_listener.js Improve keychange notice reliability/perf 9 years ago
libphonenumber-util.js
libsignal-protocol-worker.js Update libsignal-protocol v1.0.0 9 years ago
libtextsecure.js Cache messages on receipt, remove from cache when processed 8 years ago
notifications.js Add an option to play audio notifications 9 years ago
options.js Move Whisper.events out of views and tests 9 years ago
panel_controller.js Simplify openConversation 9 years ago
read_receipts.js Cache messages on receipt, remove from cache when processed 8 years ago
register.js Fix minor style errors 10 years ago
registration.js Refactor registration event 9 years ago
reliable_trigger.js Override Backbone's trigger with one that catches exceptions 8 years ago
rotate_signed_prekey_listener.js Remove some global refs to window.events 9 years ago
signal_protocol_store.js More bullet-proofing - reject surrounding promise if save() fails 8 years ago
storage.js Log on failure to fetch storage 9 years ago
wall_clock_listener.js Remove some global refs to window.events 9 years ago