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 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...
10 years ago
..
attachment_preview_view.js Rename Whisper.View#attributes 10 years ago
attachment_view.js Remove extraneous listener 10 years ago
confirmation_dialog_view.js Fix 'Delete messages' 10 years ago
conversation_list_item_view.js Default avatar support 10 years ago
conversation_list_view.js Use consistent boiler plate throughout js files 10 years ago
conversation_view.js Restore two column layout 10 years ago
end_session_view.js Nicer looking end-session and group control messages 10 years ago
error_view.js Improve identity key conflict ux 10 years ago
file_input_view.js Support for group sync 10 years ago
group_member_list_view.js Add group member list // Closes #279 10 years ago
group_update_view.js Render leave-group messages correctly 10 years ago
inbox_view.js Restore two column layout 10 years ago
key_conflict_dialogue_view.js Fix bug in identity key conflict edge case 10 years ago
key_verification_view.js Let key verification view use array buffers 10 years ago
list_view.js List views persist sroll offset by percentage 10 years ago
message_detail_view.js Display the new key for verification after a conflict 10 years ago
message_list_view.js Restore two column layout 10 years ago
message_view.js Invert pending/sent model 10 years ago
new_conversation_view.js Change default value for active_at 10 years ago
new_group_update_view.js Save outgoing group updates 10 years ago
phone-input-view.js Use view.$ shorthand for scoped jquery searches 10 years ago
recipients_input_view.js Update compose typeahead after fetching 10 years ago
toast_view.js Fix bugs with handling large image attachments 10 years ago
whisper_view.js Fix 'Delete messages' 10 years ago
window_controls_view.js Stop hiding inbox instead of closing 10 years ago