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/js
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
8 years ago
..
models Style Guide: Additional message examples, a few fixes to enable 8 years ago
modules Finish type definition for _mapQuotedAttachments 8 years ago
views Tighten up CSS 8 years ago
.eslintrc
Mp3LameEncoder.min.js
WebAudioRecorderMp3.js
background.js Sync read receipt configuration upon relink 8 years ago
chromium.js
conversation_controller.js Use single quotes for identifiers 8 years ago
database.js Conditionally run post-attachment migrations 8 years ago
delivery_receipts.js
emoji_util.js
expire.js
expiring_messages.js
focus_listener.js Ensure `isFocused` always returns boolean 8 years ago
jquery.js
keychange_listener.js
libphonenumber-util.js
libsignal-protocol-worker.js
logging.js Remove unused `require` 8 years ago
notifications.js Simplify log statement 8 years ago
read_receipts.js
read_syncs.js
registration.js Remove config after unlink, clear db when linked with new number 8 years ago
reliable_trigger.js
rotate_signed_prekey_listener.js Prefer ISO date formatting 8 years ago
signal_protocol_store.js Refactor: db tasks to database.js, log delete to modules/logs.js 8 years ago
spell_check.js
storage.js Improve `storage.fetch` error message 8 years ago
wall_clock_listener.js