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
.eslintrc
auto_orient_image.js
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
debug.js Move conversations to SQLCipher 7 years ago
debuglogs.js
deferred_to_promise.d.ts
deferred_to_promise.js
i18n.js
idle_detector.js
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
refresh_sender_certificate.js Fix reference to nonexistent variable 7 years ago
settings.js
signal.js Merged branch correctly. 7 years ago
sleep.js
startup.js Refine Sealed Sender behaviors 7 years ago
string_to_array_buffer.js
web_api.js Merge branch 'sig-development' into merge/signal 7 years ago