Cable-Desktop/js/views
lilia 694f801676 Stop hiding inbox instead of closing
This behavior was intended to help keep the websocket alive, but keeping
the inbox window around can cause some stale frontend state. Also we now
have a keepalive alarm to check for new messages once a minute.
2015-06-15 17:48:06 -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 Convert beforeunload listeners 2015-05-15 11:39:23 -07:00
conversation_list_view.js Use consistent boiler plate throughout js files 2015-03-05 15:45:35 -08:00
conversation_view.js Pass windows around to let file inputs work 2015-06-04 13:39:52 -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 late-addition of default image to file input 2015-06-05 11:23:03 -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 Move identity key storage functions to axolotl store 2015-05-05 17:44:58 -07:00
message_list_view.js Use consistent boiler plate throughout js files 2015-03-05 15:45:35 -08:00
message_view.js Display sent_at timestamps instead of received_at 2015-05-26 13:31:17 -07: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 Polish group update ux 2015-06-09 16:12:21 -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 Support custom placeholder on recipients input 2015-06-09 16:10:07 -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