signal-desktop/js/views
Derek Meer 7727dc093e Hides the "Hide menu bar" option on MacOS (#2903)
The "Hide menu bar" option is only applicable to Windows and some Linux distros,
where the menu bar is attached to the Signal window. Therefore, this commit
ensures that it doesn't show up on MacOS. It includes a setting,
isHideMenuBarSupported(), to control the option's appearance. This
commit also includes the tests to make sure isHideMenuBarSupported()
works correctly.

Fixes #2705
2019-04-08 10:25:14 -07:00
..
app_view.js Move left pane entirely to React 2019-03-12 17:44:14 -07:00
banner_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
clear_data_view.js Move all remaining stores to SQLCipher 2018-10-31 17:36:51 -07:00
confirmation_dialog_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
contact_list_view.js Update to new design for avatars: individual/group icons/colors 2018-10-01 18:18:37 -07:00
conversation_view.js Fix issue where 'delete messages' was not clickable second time 2019-04-05 17:18:37 -07:00
debug_log_view.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
file_input_view.js Ensure outgoing attachment size always matches resized image 2019-02-13 16:04:58 -08:00
group_member_list_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
group_update_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
identicon_svg_view.js Fix some of the notification avatar colors 2019-01-04 12:25:48 -08:00
import_view.js Move all remaining stores to SQLCipher 2018-10-31 17:36:51 -07:00
inbox_view.js Introduce CTRL-E shortcut for archiving a conversation 2019-04-04 17:17:19 -07:00
install_view.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
key_verification_view.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
last_seen_indicator_view.js Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
list_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
message_list_view.js Preserve scroll position when adding/removing staged quote 2019-01-14 19:20:45 -08:00
message_view.js Move left pane entirely to React 2019-03-12 17:44:14 -07:00
network_status_view.js Fix reference to i18n key: Unlinked -> unlinked 2018-07-27 10:55:10 -07:00
phone-input-view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
react_wrapper_view.js Move left pane entirely to React 2019-03-12 17:44:14 -07:00
recorder_view.js Ensure that dialog pops up when permissions denied for voice note 2019-01-29 13:53:14 -08:00
scroll_down_button_view.js Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
settings_view.js Hides the "Hide menu bar" option on MacOS (#2903) 2019-04-08 10:25:14 -07:00
standalone_registration_view.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
toast_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
whisper_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00