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 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.
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 Convert beforeunload listeners 10 years ago
conversation_list_view.js Use consistent boiler plate throughout js files 10 years ago
conversation_view.js Pass windows around to let file inputs work 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 late-addition of default image to file input 10 years ago
group_update_view.js Render leave-group messages correctly 10 years ago
inbox_view.js Fix socket status indicator 10 years ago
key_conflict_dialogue_view.js Async remove identity 10 years ago
key_verification_view.js Rename Whisper.View#attributes 10 years ago
list_view.js List views persist sroll offset by percentage 10 years ago
message_detail_view.js Move identity key storage functions to axolotl store 10 years ago
message_list_view.js Use consistent boiler plate throughout js files 10 years ago
message_view.js Display sent_at timestamps instead of received_at 10 years ago
new_conversation_view.js Scale and crop avatars to 256 square thumbnails. 10 years ago
new_group_update_view.js Polish group update ux 10 years ago
phone-input-view.js Use view.$ shorthand for scoped jquery searches 10 years ago
recipients_input_view.js Support custom placeholder on recipients input 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