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/ts/receiver
Audric Ackermann b45109985c
use timestamp offset in for messages storage requests (#1892)
* add using timestamp offset from network for sending part1

* remove MessageController as we now rely on the database

* fix tests for message sending overriding timestamp
4 years ago
..
attachments.ts yarn ready 4 years ago
cache.ts add some test for partial path rebuilding 4 years ago
closedGroups.ts use timestamp offset in for messages storage requests (#1892) 4 years ago
common.ts increase prettier maxWidth to 100 4 years ago
configMessage.ts make sure profileKey is a hex string in all convos 4 years ago
contentMessage.ts enable no-unused local and imports and fix tslint 4 years ago
dataMessage.ts use timestamp offset in for messages storage requests (#1892) 4 years ago
errors.ts use timestamp offset in for messages storage requests (#1892) 4 years ago
hashDuplicateFilter.ts filter out duplicates only if they are less than 10 messages away 4 years ago
keypairs.ts increase prettier maxWidth to 100 4 years ago
queuedJob.ts use timestamp offset in for messages storage requests (#1892) 4 years ago
receiver.ts major UI rewrite of messages view with redux improvements 4 years ago
types.ts add userblocking opengroupv2 and quoting back of messages 4 years ago