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
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
6 years ago
..
app_view.js Move left pane entirely to React 6 years ago
banner_view.js Remove jshint - move everything over to eslint 7 years ago
clear_data_view.js Move all remaining stores to SQLCipher 7 years ago
confirmation_dialog_view.js Remove jshint - move everything over to eslint 7 years ago
contact_list_view.js Update to new design for avatars: individual/group icons/colors 7 years ago
conversation_view.js Fix issue where 'delete messages' was not clickable second time 6 years ago
debug_log_view.js Use window.log in browser context, turn on console eslint rule 7 years ago
file_input_view.js Ensure outgoing attachment size always matches resized image 6 years ago
group_member_list_view.js Remove jshint - move everything over to eslint 7 years ago
group_update_view.js Remove jshint - move everything over to eslint 7 years ago
identicon_svg_view.js Fix some of the notification avatar colors 6 years ago
import_view.js Move all remaining stores to SQLCipher 7 years ago
inbox_view.js Introduce CTRL-E shortcut for archiving a conversation 6 years ago
install_view.js Use window.log in browser context, turn on console eslint rule 7 years ago
key_verification_view.js Use window.log in browser context, turn on console eslint rule 7 years ago
last_seen_indicator_view.js Finish new Message component, integrate into application 7 years ago
list_view.js Remove jshint - move everything over to eslint 7 years ago
message_list_view.js Preserve scroll position when adding/removing staged quote 6 years ago
message_view.js Move left pane entirely to React 6 years ago
network_status_view.js Fix reference to i18n key: Unlinked -> unlinked 7 years ago
phone-input-view.js Remove jshint - move everything over to eslint 7 years ago
react_wrapper_view.js Move left pane entirely to React 6 years ago
recorder_view.js Ensure that dialog pops up when permissions denied for voice note 6 years ago
scroll_down_button_view.js Finish new Message component, integrate into application 7 years ago
settings_view.js Hides the "Hide menu bar" option on MacOS (#2903) 6 years ago
standalone_registration_view.js Use window.log in browser context, turn on console eslint rule 7 years ago
toast_view.js Remove jshint - move everything over to eslint 7 years ago
whisper_view.js Remove jshint - move everything over to eslint 7 years ago