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
Audric Ackermann cd686269cb
use server created_at timestamp to order messages
Also update the way we check for duplicated message to allow a 10s
window with the same body rather than an exact match of timestamp.

This is needed as the timestamp of the message pulled is now the one of
the creation of the server, and not the same we have locally (sent at).
5 years ago
..
backbone
components remove duplicated key translation 5 years ago
notifications
protobuf
receiver use server created_at timestamp to order messages 5 years ago
session remove ttl unused settings and all translated key 5 years ago
shims
state update translation to match android - part 1 5 years ago
styleguide
test add type for mnemonic.js and replace some calls with recoveryPhrase 5 years ago
types make start new session screen closer to the android one 5 years ago
updater Fix auto update not running correctly 6 years ago
util remove ConfirmationDialogView unused 5 years ago
OS.ts
global.d.ts Change back to old window syntax and allow stubbing of it 5 years ago
window.d.ts add types for window.confirmationDialog 5 years ago