signal-desktop/js/views
lilia ced295a630 Move message and conversation storage to IndexedDB
Getting up and running with IndexedDB was pretty easy, thanks to
backbone. The tricky part was making reads and writes asynchronous.
In that process I did some refactoring on Whisper.Threads, which
has been renamed Conversations for consistency with the view names.

This change also adds the unlimitedStorage permission.
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 Move message and conversation storage to IndexedDB 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 Move message and conversation storage to IndexedDB 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