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/app
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
..
.eslintrc.js Use window.log in browser context, turn on console eslint rule 7 years ago
attachment_channel.js Re-enable orphaned attachment cleanup 7 years ago
attachments.js Eliminate orphaned external message files on startup 7 years ago
auto_update.js When iOS device has been linked, use iOS color scheme 7 years ago
base_config.js Merge signal changes into branch. 7 years ago
config.js Let's make it all pretty, shall we? 7 years ago
ephemeral_config.js Merge signal changes into branch. 7 years ago
global_errors.js Use window.log in browser context, turn on console eslint rule 7 years ago
locale.js Let's make it all pretty, shall we? 7 years ago
logging.js Let's make it all pretty, shall we? 7 years ago
menu.js Make all OS menus localizable 7 years ago
permissions.js Permissions: 'return callback(true)' instead of 'return true' 7 years ago
protocol_filter.js Follow symlinks on target file path as well as user/config paths 7 years ago
sql.js Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way 7 years ago
sql_channel.js Split configuration into low and high traffic files 7 years ago
tray_icon.js Let's make it all pretty, shall we? 7 years ago
user_config.js Split configuration into low and high traffic files 7 years ago
window_state.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago