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/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.
11 years ago
..
conversation_list_item_view.js Nicer timestamps with momentjs 11 years ago
conversation_list_view.js Move message and conversation storage to IndexedDB 11 years ago
conversation_view.js Move message and conversation storage to IndexedDB 11 years ago
file_input_view.js Basic frontend support for image attachments 11 years ago
list_view.js Fixes #71 Autoscroll 11 years ago
message_list_view.js Move message and conversation storage to IndexedDB 11 years ago
message_view.js Move message and conversation storage to IndexedDB 11 years ago
new_conversation_view.js Move message and conversation storage to IndexedDB 11 years ago
new_group_view.js Move message and conversation storage to IndexedDB 11 years ago
notifications.js Thread model and UI improvements 11 years ago