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/models
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
..
blockedNumbers.js Support for blocking groups on mobile, via group/blocked syncs 7 years ago
conversations.js Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way 7 years ago
messages.js Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way 7 years ago