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 054d3887a1
Quotes: The full pipeline into the database
1. MessageReceiver always pulls down thumbnails included in quotes
2. Message.upgradeSchema has a new schema that puts all thumbnails on
   disk just like happens with full attachments.
3. handleDataMessage pipes quote from dataMessage into the final message
   destined for the database
7 years ago
..
app Simplify testing and linting 7 years ago
models Introduce intl-friendly sort order for contact lists (#1900) 7 years ago
modules Quotes: The full pipeline into the database 7 years ago
styleguide Unleash eslint on message_receiver.js - lots of change 7 years ago
views issue-2023: introduce unit tests for inbox view 7 years ago
.eslintrc.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
_test.js Run migrations before clearing database during tests 7 years ago
backup_test.js Encryption support for backup and restore 7 years ago
blanket_mocha.js Fix blanket popup 11 years ago
conversation_controller_test.js Introduce intl-friendly sort order for contact lists (#1900) 7 years ago
crypto_test.js Encryption support for backup and restore 7 years ago
database_test.js Refactor: db tasks to database.js, log delete to modules/logs.js 7 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 Update style of i18n, pull it in via preload instead of .html 7 years ago
index.html Fixed examples in Quote.md, rough Android visuals 7 years ago
keychange_listener_test.js Rename `createTemporary` to `dangerouslyCreateAndAdd` 7 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 Remove all mention of obsolete safety-number-approval setting 7 years ago