signal-desktop/js/views
lilia 470346c9c4 Save incoming messages and pass to frontend asynchronously
After a message is saved asynchronsly, fire an event and pass the
message attributes to frontend listeners via the chrome-runtime API.

This behavior is similar to the 'storage' event fired by localStorage.
2014-11-24 19:25:03 -08:00
..
conversation_list_item_view.js Nicer timestamps with momentjs 2014-11-12 11:45:58 -08:00
conversation_list_view.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
conversation_view.js Save incoming messages and pass to frontend asynchronously 2014-11-24 19:25:03 -08:00
file_input_view.js Basic frontend support for image attachments 2014-10-24 18:53:55 -07:00
list_view.js Fixes #71 Autoscroll 2014-11-10 23:19:03 -08:00
message_list_view.js Save incoming messages and pass to frontend asynchronously 2014-11-24 19:25:03 -08:00
message_view.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
new_conversation_view.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
new_group_view.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
notifications.js Thread model and UI improvements 2014-05-26 15:33:45 -07:00