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 26e4e97592
Tighten up CSS
- Remove extra padding at top of Android bubbles, via sibling selector
- Don't include .attachments, .quote-wrapper, .content in bubble unless
  we actually need them. This allows for sibling selectors.
- This is a different technique for adding the ReactWrapperView for
  quotes - it is now appended to the DOM instead of attaching to
  something already in the DOM. This allows us to use .remove(), so it's
  a bit cleaner.
- Users of ReactWrapperView can now specify tagName and className
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 Fix handling attachment thumbnails using thumbnail key 7 years ago
styleguide Tighten up CSS 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 Tighten up CSS 7 years ago
keychange_listener_test.js Rename `createTemporary` to `dangerouslyCreateAndAdd` 7 years ago
libphonenumber_util_test.js Refactor number parsing and validation 10 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