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/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
7 years ago
..
message Turn on all of Microsoft's recommend lint rules 8 years ago
Attachment_test.ts Move left pane entirely to React 7 years ago
Contact_test.ts Download attachments in separate queue from message processing 7 years ago
Conversation_test.ts Conversation.updateLastMessage: Properly clear timestamp/status 7 years ago
Settings_test.ts Hides the "Hide menu bar" option on MacOS (#2903) 7 years ago