signal-desktop/js/models
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
2018-04-23 15:36:47 -07:00
..
blockedNumbers.js Process expireTimer and block status along with contact/group sync (#1980) 2018-01-29 18:14:39 -08:00
conversations.js Make sent quote clickable - process after adding to conversation 2018-04-20 15:24:01 -07:00
messages.js Responding to pull request review feedback 2018-04-23 15:36:47 -07:00