Cable-Desktop/js
lilia 86132a38a8 Log envelopes and session end events
Help debug bad session errors by logging some envelope info about the
message we are about to decrypt. With this, if there is a decryption
error (e.g., bad mac or no session) it is clear from the logs what
number and device message sent the bad message.

Also log when we send and receive end session messages and when we close
sessions for certain devices.

// FREEBIE
2016-02-02 16:16:42 -08:00
..
models Fix "Delete Messages" not deleting all messages 2016-01-27 15:06:16 -08:00
views Add timestamp update interval test 2016-01-27 12:24:50 -08:00
axolotl_store.js Clear session store when re-registering 2015-11-04 13:52:47 -08:00
background.js Add SyncRequest class 2016-01-14 15:44:42 -08:00
chromium.js Improve implementation of i18n for Install Flow following comments on #611 2016-01-17 15:10:15 -08:00
components.js Update libphonenumber 2016-01-22 15:38:31 -08:00
conversation_controller.js Don't let unreadCount become negative 2015-11-19 10:47:50 -08:00
conversation_panel.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
database.js Redo previous migration 2016-01-15 01:40:26 -08:00
debugLog.js Add user-agent string to DebugLog // fixes WhisperSystems/Signal-Desktop#404 2016-01-02 04:28:45 -08:00
index.js Log global errors 2015-12-07 13:54:51 -08:00
libaxolotl-worker.js Use a worker to facilitate key generation 2015-05-05 17:44:55 -07:00
libphonenumber-util.js Refactor number parsing and validation 2015-12-09 18:58:51 -08:00
libtextsecure.js Log envelopes and session end events 2016-02-02 16:16:42 -08:00
notifications.js Silently remove read messages from existing notifications 2015-12-01 13:53:59 -08:00
options.js Improve implementation of i18n for Install Flow following comments on #611 2016-01-17 15:10:15 -08:00
panel_controller.js Log when we draw attention to the window 2016-01-16 17:19:47 -08:00
register.js Fix standalone registration 2015-10-01 22:04:07 -07:00
storage.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00