Cable-Desktop/js
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
..
models Refactor message view 2015-02-17 12:07:46 -08:00
views Refactor message view 2015-02-17 12:07:46 -08:00
background.js Render leave-group messages correctly 2015-02-16 12:47:36 -08:00
bimap.js Simplify panel state management and message passing 2015-02-11 17:37:56 -08:00
chromium.js Abstract chrome browser action and windows stuff 2015-02-11 17:37:56 -08:00
components.js Swap in unminified typeahead code 2015-02-12 13:21:16 -08:00
conversation_panel.js Remove uneeded render 2015-02-12 13:21:18 -08:00
database.js Add index on conversation type 2015-02-11 17:38:01 -08:00
inbox_controller.js Move inbox collection to the background page 2015-02-12 13:21:17 -08:00
index.js Setup loading gif on conversation list 2015-02-11 17:37:59 -08:00
libphonenumber-util.js Improve typeahead contact selector experience 2015-02-11 17:38:01 -08:00
libtextsecure.js Sync outgoing messages 2015-02-17 14:10:42 -08:00
options.js s/textsecure.protocol/axolotl.protocol/ 2015-02-12 15:11:58 -08:00
panel_controller.js Fetch messages in the background 2015-02-12 13:21:17 -08:00