Cable-Desktop/js/views
adambar 86f7b7adf5 Allow line breaks in messages. Closes issue #291
Line breaks can now be insterted into message box using Shift+Enter or Alt+Enter. Messages with new lines are properly displayed in the conversation view (but only there, to keep inbox clean). The template was modified to allow HTML, but the message itself is sanitized before new line handling is run.
2015-07-02 23:02:27 +02: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 Allow line breaks in messages. Closes issue #291 2015-07-02 23:02:27 +02: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_update_view.js Render leave-group messages correctly 2015-02-16 12:47:36 -08:00
inbox_view.js Fix socket status indicator 2015-06-09 11:30:45 -07:00
key_conflict_dialogue_view.js Async remove identity 2015-05-05 17:44:57 -07:00
key_verification_view.js Rename Whisper.View#attributes 2015-03-06 17:05:36 -08:00
list_view.js List views persist sroll offset by percentage 2015-05-28 11:50:58 -07:00
message_detail_view.js Default avatar support 2015-06-19 11:50:18 -07:00
message_list_view.js Use consistent boiler plate throughout js files 2015-03-05 15:45:35 -08:00
message_view.js Allow line breaks in messages. Closes issue #291 2015-07-02 23:02:27 +02:00
new_conversation_view.js Scale and crop avatars to 256 square thumbnails. 2015-06-04 14:46:16 -07:00
new_group_update_view.js Default avatar support 2015-06-19 11:50:18 -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 Sort contacts by name ignoring case 2015-06-25 13:24:31 -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