Cable-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
2015-02-11 17:38:03 -08:00
..
models Improve typeahead contact selector experience 2015-02-11 17:38:01 -08:00
views New messages auto-update the inbox & conversation 2015-02-11 17:38:03 -08:00
background.js New messages auto-update the inbox & conversation 2015-02-11 17:38:03 -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 Add backbone typeahead component 2015-02-11 17:37:58 -08:00
conversation_panel.js New messages auto-update the inbox & conversation 2015-02-11 17:38:03 -08:00
database.js Add index on conversation type 2015-02-11 17:38:01 -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 Mostly done device-bringup stuff 2015-02-11 14:03:54 -08:00
options.js Mostly done device-bringup stuff 2015-02-11 14:03:54 -08:00
panel_controller.js Remove unused variable 2015-02-11 17:38:00 -08:00