Cable-Desktop/libtextsecure
lilia 40351fcc54 Sync outgoing messages
When sending an constrct a copy of the PushMessageContent protobuf, add
a SyncMessageContext, and send it to ourselves. Do this for all kinds of
group messages, and individual text/media messages, but not closeSession
messages as the latter are device-specific.

Do not sync messages if we are the primary device, which should only be
supported in development. Normal web clients must be paired with a
android or ios master device, and even in dev, a primary/standalone web
client does not support linking additional devices.
2015-02-17 14:10:42 -08:00
..
storage De-duplicate registrationId in deviceObject 2015-02-12 15:12:01 -08:00
test Move test vectors to libaxolotl 2015-02-12 15:12:01 -08:00
api.js Move prekey sigcheck to libaxolotl 2015-02-12 15:11:59 -08:00
axolotl_wrapper.js De-duplicate registrationId in deviceObject 2015-02-12 15:12:01 -08:00
components.js Regenerate components/libts 2015-01-14 11:39:36 -10:00
crypto.js Remove all external non-test deps on libaxolotl/crypto 2015-02-12 15:11:59 -08:00
errors.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
helpers.js Copy getRandomBytes from libaxolotl to libtextsecure 2015-02-12 15:11:59 -08:00
libaxolotl_concat.js Fix provisioning flow 2015-02-12 16:41:04 -08:00
protobufs.js Move protocol protobufs to libaxolotl/, handling DeviceControl 2015-02-12 15:11:58 -08:00
sendmessage.js Sync outgoing messages 2015-02-17 14:10:42 -08:00
storage.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
stringview.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
websocket-resources.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
websocket.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00