signal-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
2019-04-08 10:25:14 -07:00
..
components/media-gallery Support receiving multiple images in one messages 2018-11-26 15:26:04 -08:00
state/selectors Archive Conversation 2019-03-12 17:44:14 -07:00
types Hides the "Hide menu bar" option on MacOS (#2903) 2019-04-08 10:25:14 -07:00
updater Download and install updates without the help of electron-updater 2019-04-05 17:18:37 -07:00
util Tests and increase consistency for isFileDangerous calls 2018-10-15 11:57:00 -07:00
tslint.json Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00