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
Beaudan 489ec8fc65 Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way
Created new table to store the received message hashes. Checking this table when receiving messages to look for duplicates. Should be cleared of expired messages on app start and every hour after

Removed id which was not needed for seen messages. Refactored filter logic into function and found function name error

create unique index for contact prekeys (to allow using REPLACE)

Fixed lint stuff that merge brought back
7 years ago
..
models Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way 7 years ago
modules Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way 7 years ago
views pass in source, sourceDevice, timestamp and receivedAt when adding a friend request. 7 years ago
.eslintrc Auto-fixes: UX Improvements (#2077) 7 years ago
Mp3LameEncoder.min.js Copy audio-related files into js/ instead of symlinking them (#1456) 8 years ago
WebAudioRecorderMp3.js Copy audio-related files into js/ instead of symlinking them (#1456) 8 years ago
about_start.js Remove jshint - move everything over to eslint 7 years ago
background.js Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way 7 years ago
chromium.js Remove jshint - move everything over to eslint 7 years ago
conversation_controller.js Refine Sealed Sender behaviors 7 years ago
database.js Merge branch 'master' of https://github.com/signalapp/Signal-Desktop into development 7 years ago
debug_log_start.js Remove jshint - move everything over to eslint 7 years ago
delivery_receipts.js Move conversations to SQLCipher 7 years ago
expire.js Use window.log in browser context, turn on console eslint rule 7 years ago
expiring_messages.js Clean up old messages, better handle errors from sending 7 years ago
focus_listener.js Remove jshint - move everything over to eslint 7 years ago
keychange_listener.js Move conversations to SQLCipher 7 years ago
legacy_storage.js Merge signal changes into branch. 7 years ago
libphonenumber-util.js Remove Vim mode lines 7 years ago
libsignal-protocol-worker.js Merge signal changes into branch. 7 years ago
logging.js Use window.log in browser context, turn on console eslint rule 7 years ago
notifications.js Use window.log in browser context, turn on console eslint rule 7 years ago
permissions_popup_start.js Remove jshint - move everything over to eslint 7 years ago
read_receipts.js Move conversations to SQLCipher 7 years ago
read_syncs.js Move expiring message time earlier if read sync has earlier time 7 years ago
registration.js Remove jshint - move everything over to eslint 7 years ago
reliable_trigger.js Use window.log in browser context, turn on console eslint rule 7 years ago
rotate_signed_prekey_listener.js Use window.log in browser context, turn on console eslint rule 7 years ago
settings_start.js New option: Disable spell check 7 years ago
signal_protocol_store.js Added sql migration. 7 years ago
spell_check.js Use window.log in browser context, turn on console eslint rule 7 years ago
storage.js Merge signal changes into branch. 7 years ago
util_worker_tasks.js Move base64 conversions off of the main thread 7 years ago
wall_clock_listener.js Remove jshint - move everything over to eslint 7 years ago