signal-desktop/ts/types
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
..
message Message schema 6: Change classification of media and documents 2018-05-08 16:41:07 -04:00
Attachment.ts Move left pane entirely to React 2019-03-12 17:44:14 -07:00
Contact.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
Conversation.ts Conversation.updateLastMessage: Properly clear timestamp/status 2019-04-04 17:17:19 -07:00
IndexedDB.ts Remove @prettier pragmas 2018-04-30 16:53:34 -04:00
MapAsync.ts Remove @prettier pragmas 2018-04-30 16:53:34 -04:00
Message.ts Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
MIME.ts Link Previews 2019-01-29 13:53:14 -08:00
PhoneNumber.ts Move left pane entirely to React 2019-03-12 17:44:14 -07:00
Settings.ts Hides the "Hide menu bar" option on MacOS (#2903) 2019-04-08 10:25:14 -07:00
Util.ts Move left pane entirely to React 2019-03-12 17:44:14 -07:00