Cable-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
2015-05-21 13:08:43 -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
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 Move identity key storage functions to axolotl store 2015-05-05 17:44:58 -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 Use view.$ shorthand for scoped jquery searches 2015-03-29 16:29:05 -07:00
group_update_view.js Render leave-group messages correctly 2015-02-16 12:47:36 -08:00
inbox_view.js Keep inbox window open, but allow it to be hidden 2015-05-21 13:08:43 -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 Use consistent boiler plate throughout js files 2015-03-05 15:45:35 -08: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 Use view.$ shorthand for scoped jquery searches 2015-03-29 16:29:05 -07:00
new_conversation_view.js Make libtextsecure group storage asynchronous 2015-05-06 13:11:12 -07:00
new_group_update_view.js Use view.$ shorthand for scoped jquery searches 2015-03-29 16:29:05 -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 Use view.$ shorthand for scoped jquery searches 2015-03-29 16:29:05 -07:00
toast_view.js Use consistent boiler plate throughout js files 2015-03-05 15:45:35 -08:00
whisper_view.js Fixes #198 Squished avatars 2015-03-23 14:01:18 -07:00
window_controls_view.js Keep inbox window open, but allow it to be hidden 2015-05-21 13:08:43 -07:00