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 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
10 years ago
..
models Fix "Delete Messages" not deleting all messages 10 years ago
views Add timestamp update interval test 10 years ago
axolotl_store.js Clear session store when re-registering 10 years ago
background.js Add SyncRequest class 10 years ago
chromium.js Improve implementation of i18n for Install Flow following comments on #611 10 years ago
components.js Update libphonenumber 10 years ago
conversation_controller.js Don't let unreadCount become negative 10 years ago
conversation_panel.js Remove erroneous license file and headers 10 years ago
database.js Redo previous migration 10 years ago
debugLog.js Add user-agent string to DebugLog // fixes WhisperSystems/Signal-Desktop#404 10 years ago
index.js Log global errors 10 years ago
libaxolotl-worker.js Use a worker to facilitate key generation 11 years ago
libphonenumber-util.js Refactor number parsing and validation 10 years ago
libtextsecure.js Log envelopes and session end events 10 years ago
notifications.js Silently remove read messages from existing notifications 10 years ago
options.js Improve implementation of i18n for Install Flow following comments on #611 10 years ago
panel_controller.js Log when we draw attention to the window 10 years ago
register.js Fix standalone registration 10 years ago
storage.js Remove erroneous license file and headers 10 years ago