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/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
8 years ago
..
models Fetch all conversations on startup of app, not on inbox load (#1437) 8 years ago
views Upgrade emoji support (#1482) 8 years ago
_test.js Remove test/protos symlink, use window.PROTO_ROOT for config 8 years ago
backup_test.js Export: Limit attachment filename length, + convo date, + tests (#1439) 8 years ago
blanket_mocha.js Fix blanket popup 11 years ago
emoji_util_test.js Upgrade emoji support (#1482) 8 years ago
fixtures.js Improve fixtures, restore InboxView rendering on the test page (#1562) 8 years ago
fixtures_test.js Improve fixtures, restore InboxView rendering on the test page (#1562) 8 years ago
i18n_test.js Cleanup: Add unit-tests task to grunt test, fix style checks 8 years ago
index.html Improve OS menu (#1563) 8 years ago
keychange_listener_test.js Fetch conversations once, clean up ConversationController API (#1420) 8 years ago
libphonenumber_util_test.js Refactor number parsing and validation 9 years ago
manual.txt Add manual test scenarios for remembering window state 8 years ago
reliable_trigger_test.js Override Backbone's trigger with one that catches exceptions 8 years ago
spellcheck_test.js Add spellcheck smoke test 8 years ago
storage_test.js isUntrusted: Return false if firstUse is true 8 years ago
test.js Remove test/protos symlink, use window.PROTO_ROOT for config 8 years ago