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
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
8 years ago
..
migrations Use single quotes for identifiers 8 years ago
types Quotes: The full pipeline into the database 8 years ago
views Remove type annotation 8 years ago
.eslintrc Auto-fixes: UX Improvements (#2077) 8 years ago
auto_orient_image.js
backup.js Use single quotes for identifiers 8 years ago
crypto.js Encryption support for backup and restore 8 years ago
database.js Use single quotes for identifiers 8 years ago
debug.js Use single quotes for identifiers 8 years ago
debuglogs.js Document workaround for `got` `FormData` bug 8 years ago
deferred_to_promise.js Extract `deferredToPromise` 8 years ago
global_errors.js Rename `Errors` to `GlobalErrors` for clarity 8 years ago
i18n.js Remove 'use strict' from i18n.js 8 years ago
idle_detector.js Replace startup with attachment background migration 8 years ago
link_text.d.ts Fork `link-text` module 8 years ago
link_text.js ESLint auto-fix `link_text` 8 years ago
logs.js Refactor: db tasks to database.js, log delete to modules/logs.js 8 years ago
messages_data_migrator.js Use single quotes for identifiers 8 years ago
os.js Add `OS` module 8 years ago
privacy.js Use single quotes for identifiers 8 years ago
settings.js Use single quotes for identifiers 8 years ago
sleep.js Add `sleep` module 8 years ago
startup.js Use single quotes for identifiers 8 years ago
string_to_array_buffer.js Use single quotes for identifiers 8 years ago