signal-desktop/js
lilia 27fe7e355e Process end session flags in sync messages
Because remote clients will delete all sessions in response to an end
session message, regardless of which device it came from, when our
linked device sends an end session message, we must also end all
sessions with the destination.

This change moves the end session flag processing to processDecrypted,
which is shared between handlers of sent messages, data messages, and
messages which are re-tried after resolving identity conflicts.

// FREEBIE
2016-02-04 11:25:53 -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 Make debug log persistent 2016-02-03 13:30:55 -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 Fix migrations 2016-02-03 17:56:23 -08:00
debugLog.js Make debug log persistent 2016-02-03 13:30:55 -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 Process end session flags in sync messages 2016-02-04 11:25:53 -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