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.
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
..
curve
Download and install updates without the help of electron-updater
6 years ago
models
New MessageController as the single place for in-memory messages
6 years ago
modules
New MessageController as the single place for in-memory messages
6 years ago
views
Hides the "Hide menu bar" option on MacOS ( #2903 )
6 years ago
.eslintrc
Auto-fixes: UX Improvements ( #2077 )
7 years ago
Mp3LameEncoder.min.js
Fix ASM warnings in MP3 library
6 years ago
WebAudioRecorderMp3.js
Copy audio-related files into js/ instead of symlinking them ( #1456 )
8 years ago
about_start.js
Remove jshint - move everything over to eslint
7 years ago
background.js
Download and install updates without the help of electron-updater
6 years ago
chromium.js
Remove jshint - move everything over to eslint
7 years ago
conversation_controller.js
Ensure that we have all conversations in redux store
6 years ago
database.js
Move conversations to SQLCipher
7 years ago
debug_log_start.js
Remove jshint - move everything over to eslint
7 years ago
delivery_receipts.js
New MessageController as the single place for in-memory messages
6 years ago
expire.js
Use window.log in browser context, turn on console eslint rule
7 years ago
expiring_messages.js
New MessageController as the single place for in-memory messages
6 years ago
focus_listener.js
Remove jshint - move everything over to eslint
7 years ago
keychange_listener.js
Move conversations to SQLCipher
7 years ago
legacy_storage.js
Move all remaining stores to SQLCipher
7 years ago
libphonenumber-util.js
Remove Vim mode lines
7 years ago
libsignal-protocol-worker.js
Fix asm.js errors in emscripten-generated functions
6 years ago
logging.js
Use window.log in browser context, turn on console eslint rule
7 years ago
message_controller.js
New MessageController as the single place for in-memory messages
6 years ago
notifications.js
Escape XML delimiters for notifications on linux
6 years ago
permissions_popup_start.js
Remove jshint - move everything over to eslint
7 years ago
read_receipts.js
New MessageController as the single place for in-memory messages
6 years ago
read_syncs.js
New MessageController as the single place for in-memory messages
6 years ago
registration.js
Remove jshint - move everything over to eslint
7 years ago
reliable_trigger.js
Use window.log in browser context, turn on console eslint rule
7 years ago
rotate_signed_prekey_listener.js
Use window.log in browser context, turn on console eslint rule
7 years ago
settings_start.js
Link Previews
6 years ago
signal_protocol_store.js
Remove groups table, conversation is single source of truth
6 years ago
spell_check.js
Use window.log in browser context, turn on console eslint rule
7 years ago
storage.js
Move all remaining stores to SQLCipher
7 years ago
util_worker_tasks.js
Move base64 conversions off of the main thread
7 years ago
wall_clock_listener.js
Remove jshint - move everything over to eslint
7 years ago