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 aca3db97da New messages auto-update the inbox & conversation
When a new message arrives, if its conversation is not already opened,
the background page opens it. If it is alrady open the window is
focused. Finally, the 'message' event is triggered, resulting in
   1. the inbox refetches conversations
   2. all conversations fetch new messages

TODO: only send this event to the target window
10 years ago
..
models Improve typeahead contact selector experience 10 years ago
views New messages auto-update the inbox & conversation 10 years ago
background.js New messages auto-update the inbox & conversation 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 Add backbone typeahead component 10 years ago
conversation_panel.js New messages auto-update the inbox & conversation 10 years ago
database.js Add index on conversation type 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 Mostly done device-bringup stuff 10 years ago
options.js Mostly done device-bringup stuff 10 years ago
panel_controller.js Remove unused variable 10 years ago