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 95f8e3921c Keep inbox window open, but allow it to be hidden
As a chrome packaged app, we have to keep at least one window open in
order to maintain our websocket connection in the background page.

This change replaces the system window frame with custom buttons in the
inbox header, such that the 'close' button merely hides the window
rather than unloading it.

Fixes #237
FREEBIE
10 years ago
..
attachment_preview_view.js Rename Whisper.View#attributes 10 years ago
attachment_view.js Remove extraneous listener 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 Move identity key storage functions to axolotl store 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 Use view.$ shorthand for scoped jquery searches 10 years ago
group_update_view.js Render leave-group messages correctly 10 years ago
inbox_view.js Keep inbox window open, but allow it to be hidden 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 Use consistent boiler plate throughout js files 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 Use view.$ shorthand for scoped jquery searches 10 years ago
new_conversation_view.js Make libtextsecure group storage asynchronous 10 years ago
new_group_update_view.js Use view.$ shorthand for scoped jquery searches 10 years ago
phone-input-view.js Use view.$ shorthand for scoped jquery searches 10 years ago
recipients_input_view.js Use view.$ shorthand for scoped jquery searches 10 years ago
toast_view.js Use consistent boiler plate throughout js files 10 years ago
whisper_view.js Fixes #198 Squished avatars 10 years ago
window_controls_view.js Keep inbox window open, but allow it to be hidden 10 years ago