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-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.
10 years ago
..
models Refactor message view 10 years ago
views Refactor message view 10 years ago
background.js Render leave-group messages correctly 10 years ago
bimap.js Simplify panel state management and message passing 10 years ago
chromium.js Abstract chrome browser action and windows stuff 10 years ago
components.js Swap in unminified typeahead code 10 years ago
conversation_panel.js Remove uneeded render 10 years ago
database.js Add index on conversation type 10 years ago
inbox_controller.js Move inbox collection to the background page 10 years ago
index.js Setup loading gif on conversation list 10 years ago
libphonenumber-util.js Improve typeahead contact selector experience 10 years ago
libtextsecure.js Sync outgoing messages 10 years ago
options.js s/textsecure.protocol/axolotl.protocol/ 10 years ago
panel_controller.js Fetch messages in the background 10 years ago