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-ios/src/Devices
Michael Kirk e1055c26a3 Sync EndSession messages to linked devices
Alternatively, I considered deleting *only* the session with the device
which sent the message, but since other clients are deleting *all*
sessions associated with the contact, it will be less disruptive to get
in line with their behavior.

Fixes the scenario wherein:

* Alice.1 has a session with Bob.1 and Bob.2
* Bob.1 sends an EndSession to Alice
* Thus Alice.1 deletes her sessions with Bob.1 and Bob.2
* Bob.2 sends Alice1 "hi" (with the existing session - as a regular WM,
not a PKWM)
* Alice has no session with Bob.2 so cannot decrypt the message.

// FREEBIE
8 years ago
..
OWSBlockedPhoneNumbersMessage.h Add TSBlockingManager. 8 years ago
OWSBlockedPhoneNumbersMessage.m Add TSBlockingManager. 8 years ago
OWSChunkedOutputStream.h Build contact/group exports with data streams 9 years ago
OWSChunkedOutputStream.m Build contact/group exports with data streams 9 years ago
OWSContactsOutputStream.h Build contact/group exports with data streams 9 years ago
OWSContactsOutputStream.m extract constant for image/png 9 years ago
OWSDevice.h CR: fix register `async` where specified 8 years ago
OWSDevice.m CR: fix register `async` where specified 8 years ago
OWSDeviceProvisioner.h Device provisioning 9 years ago
OWSDeviceProvisioner.m Device provisioning 9 years ago
OWSGroupsOutputStream.h Build contact/group exports with data streams 9 years ago
OWSGroupsOutputStream.m extract constant for image/png 9 years ago
OWSProvisioningCipher.h Device provisioning 9 years ago
OWSProvisioningCipher.m Device provisioning 9 years ago
OWSProvisioningMessage.h Device provisioning 9 years ago
OWSProvisioningMessage.m Send user agent to desktop so they can pick a theme for us 9 years ago
OWSProvisioningProtos.pb.h Send user agent to desktop so they can pick a theme for us 9 years ago
OWSProvisioningProtos.pb.m Send user agent to desktop so they can pick a theme for us 9 years ago
OWSReadReceipt.h Fix timeout on launch for some users (#36) 9 years ago
OWSReadReceipt.m disappearing messages 9 years ago
OWSReadReceiptsMessage.h Outgoing Read Receipts 9 years ago
OWSReadReceiptsMessage.m Outgoing Read Receipts 9 years ago
OWSReadReceiptsProcessor.h disappearing messages 9 years ago
OWSReadReceiptsProcessor.m Attempt to fix the "frequent attachment download errors with low server ids". 8 years ago
OWSRecordTranscriptJob.h Explain send failures for text and media messages 9 years ago
OWSRecordTranscriptJob.m Sync EndSession messages to linked devices 8 years ago
OWSSendReadReceiptsJob.h Explain send failures for text and media messages 9 years ago
OWSSendReadReceiptsJob.m Explain send failures for text and media messages 9 years ago