signal-desktop/test
Scott Nonnenberg 8d6cba1b43 Eliminate remaining Electron 8 deprecations
* Change systemPreferences.isDarkMode() to nativeTheme.shouldUseDarkColors

* Remove vibrancy parameter to BrowserWindow

* Update curve25519-n; removes context-aware deprecation warning

* Set app.allowRendererProcessReuse = true to remove warning

* Move from deprecated setters to direct property set

* Serialized sender certificates: Store less, store plain object

* isMenuBarAutoHide -> autoHideMenuBar

* UUID: Fix sealed sender indicator on message details screen

* Data._cleanData: Remove function keys, handle null in array

Also:
- run _cleanData when saving attachment download jobs
- remove job from jobs table when the send itself throws error

* _cleanData: Don't dig into strings, booleans, or numbers

* getPropsForMessageDetail: Make it clear what we're reducing

Co-authored-by: Ken Powers <ken@signal.org>
2020-03-24 17:03:01 -07:00
..
app Remove legacy import flow 2020-03-04 17:12:56 -08:00
metadata Eliminate remaining Electron 8 deprecations 2020-03-24 17:03:01 -07:00
models Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
modules Passive UUID support 2020-03-24 16:59:35 -07:00
views Move all status/alert dialogs into the Left Pane 2020-02-12 13:30:58 -08:00
.eslintrc.js eslintify all test files 2018-11-07 16:34:38 -08:00
_test.js Move left pane entirely to React 2019-03-12 17:44:14 -07:00
backup_test.js Passive UUID support 2020-03-24 16:59:35 -07:00
blanket_mocha.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
crypto_test.js Updates to backup infrastructure 2019-01-04 12:21:26 -08:00
database_test.js eslintify all test files 2018-11-07 16:34:38 -08:00
i18n_test.js Add interpolation for fallback dialog messages 2020-02-13 10:14:08 -08:00
index.html Move to new logo and primary blue color 2020-03-24 17:01:51 -07:00
keychange_listener_test.js Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
libphonenumber_util_test.js eslintify all test files 2018-11-07 16:34:38 -08:00
manual.txt Add manual test scenarios for remembering window state 2017-09-14 16:53:48 -07:00
reliable_trigger_test.js eslintify all test files 2018-11-07 16:34:38 -08:00
spellcheck_test.js Address beta feedback 2019-08-22 17:11:36 -04:00
storage_test.js Passive UUID support 2020-03-24 16:59:35 -07:00