Cable-Desktop/protos
lilia a833d62a71 Implement sync protocol changes
Update protobuf definitions and refactor message receive and decrypt
codepath to support new protocol, including various flavors of sync
messages (sent messages, contacts, and groups).

Also cleans up background.js and lets libtextsecure internalize
textsecure.processDecrypted and ensure that it is called before handing
DataMessages off to the application.

The Envelope structure now has a generic content field and a
legacyMessage field for backwards compatibility. We'll send outgoing
messages as legacy messages, and sync messages as "content" while
continuing to support both legacy and non-legacy messages on the receive
side until old clients have a chance to transition.
2015-06-17 12:29:39 -07:00
..
DeviceMessages.proto Remove non-existant device messages 2015-02-26 12:13:56 -08:00
IncomingPushMessageSignal.proto Implement sync protocol changes 2015-06-17 12:29:39 -07:00
SubProtocol.proto New websocket protocol 2014-11-14 17:48:57 -08:00
WhisperTextProtocol.proto I lied, there is no verification tag 2014-07-24 05:14:38 -04:00