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 82de8148d2 Reload harder
Refreshing the background page does re-open the socket, but the inbox
and other windows don't reattach correctly. Reload the whole runtime to
force close all windows, reload the background, and re open the inbox.
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 Maintain bottom-most scroll position when resizing conversation area. 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_update_view.js Render leave-group messages correctly 10 years ago
inbox_view.js Reload harder 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 Default avatar support 10 years ago
message_list_view.js Use consistent boiler plate throughout js files 10 years ago
message_view.js Invert pending/sent model 10 years ago
new_conversation_view.js Mark group creation messages as sent 10 years ago
new_group_update_view.js Default avatar support 10 years ago
phone-input-view.js Use view.$ shorthand for scoped jquery searches 10 years ago
recipients_input_view.js Use input instead of keyup/change events 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