Cable-Desktop/js/views
lilia d6a4e6e496 Restore two column layout
Establishes basic functionality for viewing conversations in two column
mode, including message area and message list resizing, and maintaining
scroll position.

Various subviews need to be retooled but are more or less still
functional, i.e., new message, message detail, key verification, etc...
2015-08-25 17:01:22 -07:00
..
attachment_preview_view.js Rename Whisper.View#attributes 2015-03-06 17:05:36 -08:00
attachment_view.js Remove extraneous listener 2015-03-23 16:05:55 -07:00
confirmation_dialog_view.js Fix 'Delete messages' 2015-05-26 16:56:05 -07:00
conversation_list_item_view.js Default avatar support 2015-06-19 11:50:18 -07:00
conversation_list_view.js Use consistent boiler plate throughout js files 2015-03-05 15:45:35 -08:00
conversation_view.js Restore two column layout 2015-08-25 17:01:22 -07:00
end_session_view.js Nicer looking end-session and group control messages 2015-03-23 15:49:31 -07:00
error_view.js Improve identity key conflict ux 2015-03-18 16:29:02 -07:00
file_input_view.js Support for group sync 2015-06-25 13:24:32 -07:00
group_member_list_view.js Add group member list // Closes #279 2015-08-04 12:15:37 -07:00
group_update_view.js Render leave-group messages correctly 2015-02-16 12:47:36 -08:00
inbox_view.js Restore two column layout 2015-08-25 17:01:22 -07:00
key_conflict_dialogue_view.js Fix bug in identity key conflict edge case 2015-07-31 17:01:03 -07:00
key_verification_view.js Let key verification view use array buffers 2015-07-16 12:14:09 -07:00
list_view.js List views persist sroll offset by percentage 2015-05-28 11:50:58 -07:00
message_detail_view.js Display the new key for verification after a conflict 2015-07-20 14:27:11 -07:00
message_list_view.js Restore two column layout 2015-08-25 17:01:22 -07:00
message_view.js Invert pending/sent model 2015-07-07 23:03:56 -07:00
new_conversation_view.js Change default value for active_at 2015-07-14 16:44:08 -07:00
new_group_update_view.js Save outgoing group updates 2015-07-14 16:41:25 -07:00
phone-input-view.js Use view.$ shorthand for scoped jquery searches 2015-03-29 16:29:05 -07:00
recipients_input_view.js Update compose typeahead after fetching 2015-08-05 11:20:18 -07:00
toast_view.js Fix bugs with handling large image attachments 2015-05-25 10:43:35 -07:00
whisper_view.js Fix 'Delete messages' 2015-05-26 16:56:05 -07:00
window_controls_view.js Stop hiding inbox instead of closing 2015-06-15 17:48:06 -07:00