signal-desktop/js/views
lilia 85b4643e9b Fixes #161
The first message sent to a new contact was throwing 'Unknown Group'.
This was because we didn't wait for the initial save to sync the `type`
attribute to indexedDB. Instead, don't trigger the conversation to open
until it has finished saving.
2015-02-13 12:57:19 -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 Untangle select vs open events 2015-02-12 13:21:17 -08:00
conversation_list_view.js Implement typeahead (first pass) 2015-02-11 17:37:58 -08:00
conversation_view.js Get scrolling right on conversation load 2015-02-12 13:21:18 -08:00
file_input_view.js WIP pill view for selected recipients 2015-02-12 13:21:16 -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 Move inbox collection to the background page 2015-02-12 13:21:17 -08:00
list_view.js Remove unneeded listeners 2015-02-12 13:21:18 -08:00
message_list_view.js Add some resizes 2015-02-12 13:21:18 -08:00
message_view.js Fix identity key error rendering 2015-02-12 13:36:19 -08:00
new_conversation_view.js Fixes #161 2015-02-13 12:57:19 -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