session-desktop/test
Scott Nonnenberg 75cece3358 Improve OS menu (#1563)
* Remove reload options, new file/help menus, tools/log at bottom

* Further menus refactor: install handlers at template creation

* WIP: Further tune menus, add custom about window

* New About window, new help menu items, menu labels now i18n

* Default device name on registration is now computer hostname

The OS of the device makes sense for those of us testing across a lot of
different OSes. And maybe for a user with just one desktop device. But
most users with multiple desktop devices are using the same OS for both.

* About window: Only show window when content is ready

* Fix typo in app/menu.js
2017-10-13 16:49:16 -07:00
..
models Fetch all conversations on startup of app, not on inbox load (#1437) 2017-09-06 18:18:46 -07:00
views Upgrade emoji support (#1482) 2017-09-15 13:22:11 -07:00
_test.js Remove test/protos symlink, use window.PROTO_ROOT for config 2017-09-14 16:53:48 -07:00
backup_test.js Export: Limit attachment filename length, + convo date, + tests (#1439) 2017-09-06 18:20:42 -07:00
blanket_mocha.js Fix blanket popup 2014-07-26 19:14:14 -04:00
emoji_util_test.js Upgrade emoji support (#1482) 2017-09-15 13:22:11 -07:00
fixtures.js Improve fixtures, restore InboxView rendering on the test page (#1562) 2017-10-13 16:48:50 -07:00
fixtures_test.js Improve fixtures, restore InboxView rendering on the test page (#1562) 2017-10-13 16:48:50 -07:00
i18n_test.js Cleanup: Add unit-tests task to grunt test, fix style checks 2017-09-14 16:53:47 -07:00
index.html Improve OS menu (#1563) 2017-10-13 16:49:16 -07:00
keychange_listener_test.js Fetch conversations once, clean up ConversationController API (#1420) 2017-09-01 09:10:41 -07:00
libphonenumber_util_test.js Refactor number parsing and validation 2015-12-09 18:58:51 -08:00
manual.txt Add manual test scenarios for remembering window state 2017-09-14 16:53:48 -07:00
reliable_trigger_test.js Override Backbone's trigger with one that catches exceptions 2017-08-04 12:03:25 -07:00
spellcheck_test.js Add spellcheck smoke test 2017-09-14 16:53:48 -07:00
storage_test.js isUntrusted: Return false if firstUse is true 2017-08-04 12:03:25 -07:00
test.js Remove test/protos symlink, use window.PROTO_ROOT for config 2017-09-14 16:53:48 -07:00