Cable-Desktop/js/views
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
..
attachment_preview_view.js Add a view for attachment previews 2015-01-16 13:39:01 -10:00
attachment_view.js Group avatars 2015-01-11 01:27:22 -10:00
conversation_list_item_view.js Hook up group creation flow UI 2015-02-11 17:38:01 -08:00
conversation_list_view.js Implement typeahead (first pass) 2015-02-11 17:37:58 -08:00
conversation_view.js New messages auto-update the inbox & conversation 2015-02-11 17:38:03 -08:00
file_input_view.js Fixup attachment preview 2015-02-11 17:37:58 -08:00
file_modal_view.js Hide file modal until it's needed 2015-02-11 17:37:58 -08:00
group_update_view.js Put spaces between joined members in group updates 2015-02-11 17:38:01 -08:00
inbox_view.js New messages auto-update the inbox & conversation 2015-02-11 17:38:03 -08:00
list_view.js Fix list view scrolling 2015-02-11 17:38:03 -08:00
message_list_view.js Fix list view scrolling 2015-02-11 17:38:03 -08:00
message_view.js Micro refactor group update setup in message view 2015-01-21 13:53:41 -10:00
new_conversation_view.js Improve typeahead contact selector experience 2015-02-11 17:38:01 -08:00
new_group_update_view.js Hook up group creation flow UI 2015-02-11 17:38:01 -08:00
new_group_view.js Add license headers 2015-01-18 14:21:22 -10:00
notifications.js Thread model and UI improvements 2014-05-26 15:33:45 -07:00
phone-input-view.js Fire an event on phone number validation 2015-01-17 22:51:32 -10:00