Cable-Desktop/libtextsecure
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
..
storage Populate registrationIds on deviceObjects 2015-11-24 17:05:23 -08:00
test Update chai 2016-02-01 15:54:23 -08:00
account_manager.js Update our own key on re-install 2016-01-21 19:25:55 -08:00
api.js Don't surface invalid attachment urls to the user 2015-12-07 16:52:45 -08:00
axolotl_wrapper.js Fix protocol version check 2015-11-09 16:59:53 -08:00
components.js Move jquery from libtextsecure components 2015-10-19 12:51:59 -07:00
contacts_parser.js Support for group sync 2015-06-25 13:24:32 -07:00
crypto.js Use constant time mac comparison 2015-11-27 14:40:17 -08:00
errors.js Save message timestamp for resending 2015-11-29 18:02:37 -08:00
event_target.js Fix crash when removing a listener 2016-01-14 15:44:43 -08:00
helpers.js Remove unused function 2015-11-27 14:40:20 -08:00
key_worker.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
libaxolotl.js Update libaxolotl 2015-12-08 10:51:52 -08:00
message_receiver.js Process end session flags in sync messages 2016-02-04 11:25:53 -08:00
outgoing_message.js Save message timestamp for resending 2015-11-29 18:02:37 -08:00
protobufs.js Load protobufs asynchronously. Fixes #223 2015-05-15 11:38:14 -07:00
sendmessage.js Log envelopes and session end events 2016-02-02 16:16:42 -08:00
storage.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
stringview.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
sync_request.js Fix sync request argument check 2016-01-15 01:40:40 -08:00
websocket-resources.js Simplify keepalive resets 2015-10-23 15:44:03 -07:00