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/modules/types
Scott Nonnenberg c02860af5c
Responding to pull request review feedback
- messages.getQuoteObjectUrl: early return
- backup.js: explaining variables for long if statement
- types/messages.js: Log if thumbnail has neither data nor path
- sendmessage.js:
  - remove extraneous logging
  - fix indentation
  - upload attachments and thumbnails in parallel
- preload: don't load fs for tests, just fse
- _conversation.scss: split two selectors into two lines, 0px -> 0
- backup_test.js: use fse.existsSync and comment twoSlashes regex
- network_tests_view_test.js: Comment duplicate assignment to window.getSocketStatus
8 years ago
..
attachment Use single quotes for identifiers 8 years ago
attachment.js Use single quotes for identifiers 8 years ago
errors.js Avoid `ensure-error` for privacy reasons 8 years ago
message.js Responding to pull request review feedback 8 years ago
mime.js Fixed examples in Quote.md, rough Android visuals 8 years ago
schema_version.js Destructure Lodash `require`s 8 years ago
settings.js Rename `shouldShowAudioNotificationSetting` 8 years ago