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
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
..
metadata Merge signal changes into branch. 7 years ago
migrations Merge signal changes into branch. 7 years ago
types Merge signal changes into branch. 7 years ago
views Show and log progress during the SQLCipher migration 7 years ago
.eslintrc
auto_orient_image.js Format all source code using Prettier 7 years ago
backup.js Merge signal changes into branch. 7 years ago
crypto.js Merge signal changes into branch. 7 years ago
data.js Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way 7 years ago
database.js Format all source code using Prettier 7 years ago
debug.js Move conversations to SQLCipher 7 years ago
debuglogs.js Log clear error if we fail to retrieve debug log upload key 7 years ago
deferred_to_promise.d.ts Let's make it all pretty, shall we? 7 years ago
deferred_to_promise.js Extract `deferredToPromise` 7 years ago
i18n.js Use window.log in browser context, turn on console eslint rule 7 years ago
idle_detector.js Use window.log in browser context, turn on console eslint rule 7 years ago
indexeddb.js Merge signal changes into branch. 7 years ago
logs.js
loki_message_api.js Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way 7 years ago
messages_data_migrator.js Move conversations to SQLCipher 7 years ago
migrate_to_sql.js Merge signal changes into branch. 7 years ago
privacy.js Remove newlines from group IDs 7 years ago
refresh_sender_certificate.js Fix reference to nonexistent variable 7 years ago
settings.js Show and log progress during the SQLCipher migration 7 years ago
signal.js Merged branch correctly. 7 years ago
sleep.js Format all source code using Prettier 7 years ago
startup.js Refine Sealed Sender behaviors 7 years ago
string_to_array_buffer.js Format all source code using Prettier 7 years ago
web_api.js Merge branch 'sig-development' into merge/signal 7 years ago