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/ts/test
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
7 years ago
..
components/media-gallery Support receiving multiple images in one messages 7 years ago
state/selectors Archive Conversation 7 years ago
types Hides the "Hide menu bar" option on MacOS (#2903) 7 years ago
updater Download and install updates without the help of electron-updater 7 years ago
util Tests and increase consistency for isFileDangerous calls 7 years ago
tslint.json Turn on all of Microsoft's recommend lint rules 8 years ago