Commit Graph

8046 Commits (f28508b849f6ee76ef080eaab37a707799313429)
 

Author SHA1 Message Date
Audric Ackermann f8cc26eacb
ignore submodule from prettier and eslint 5 years ago
Audric Ackermann aa6371b6b0
fix bug friend request being auto accepted by unknown user from their secondary device 5 years ago
Audric Ackermann e2eeef3180
test: add local file server install instructions 5 years ago
Audric Ackermann eabcd6be65
add loki-file-server from neurosc for now 5 years ago
Audric Ackermann 8d99d22ec6
link: send contacts after closed groups to minimize visible afr 5 years ago
Audric Ackermann 9c2ec60f3a
test: add a sync message test with log checking 5 years ago
Audric Ackermann c3b098456b
ignore file-server generated files 5 years ago
Audric Ackermann a5ff0f0c08
test: no need to stub fileserver. start it locally 5 years ago
Audric Ackermann 308e06b2cd
fix bug since refactor: autoFR and session request message were mixed 5 years ago
Audric Ackermann 03c14859b7
fix last polling of http-resources after timeout bug 5 years ago
Audric Ackermann f68899c147
update yarn.lock 5 years ago
Audric Ackermann 5b79f715ba
integration-test fix some tests add tests of logs 5 years ago
Audric Ackermann 5e8504dab5
test-integration make all calls stubbed by default 5 years ago
Audric Ackermann f041360a62
test-integration add occurence count on logs message 5 years ago
Audric Ackermann 1144609c2a
test-integration make all calls stubbed by default. fix a few bugs with stubbed server 5 years ago
Audric Ackermann 3edff1e364
remove old pairing authorisation when adding a new one 5 years ago
Audric Ackermann 76e5992994
test logs can now be used to validate number of occurences 5 years ago
Audric Ackermann 35cbb4cdd6
fix linkDevice test 5 years ago
Audric Ackermann e64064aed1
integration-test add logs check for basic friend request with single device involved 5 years ago
Audric Ackermann a543421cdf
log when no contact so sync, and do not include ourself as contact 5 years ago
Audric Ackermann 9d2ddadf1b
add test of logs when linkign new device without anything 5 years ago
Audric Ackermann 13791d28be
integration test: move joinOpenGroup() to common 5 years ago
Audric Ackermann 6860875477
remove setIdentifier and make identifier optional in constructor 5 years ago
Audric Ackermann da8999263b
make identifier a uuid 5 years ago
Mikunj a351ce6c30 Linting 5 years ago
Mikunj ebc768887f Fix scrolling in settings 5 years ago
Mikunj d6374f53d6 Added scroll bars to modals 5 years ago
Mikunj d694a71b4c Made add contact overlay scrollable 5 years ago
Mikunj bf4557fbe8 Fix styling on registration page 5 years ago
Mikunj 373224eee2 Fix window sizing 5 years ago
Audric Ackermann 2acba52933
use undefined or ? rather than null 5 years ago
Audric Ackermann cb74c9fe1d
use extends to extends typescript constructor parameters 5 years ago
Vincent 7a85d69970 Mostly strictly types Signal Data 5 years ago
Audric Ackermann 1961ae8908
update yarn.lock 5 years ago
Audric Ackermann 7191038f21
add SessioNEstablishedMessage and tests 5 years ago
Audric Ackermann 46a48406c7
add EndSession and SessionReset messages & tests 5 years ago
Audric Ackermann 601d978883
make OutgoingMessage interface an abstract class and add setIdentifier 5 years ago
Audric Ackermann 4d6ceac0f2
typo 5 years ago
Audric Ackermann 798efd8e00
use export* syntax to clean ts index.ts 5 years ago
Audric Ackermann 823bc4216e
ReceiptMessage test: toNumber() for long values 5 years ago
Audric Ackermann 9ea95e59fa
add GroupInvitationMessage and tests 5 years ago
Audric Ackermann 56d744fda9
add TypingMessage and tests 5 years ago
Audric Ackermann 956491ec82
session established message with ttl of 5 minutes 5 years ago
Audric Ackermann fa26ff9e32
pass args by {} and add deviceLink tests 5 years ago
Vincent 47a2ecdf95 LNS mapping finalise 5 years ago
Audric Ackermann f1244f3031
add device unlink and receiptMessage class and tests 5 years ago
Audric Ackermann 81cb1122f8
remove window.getMessageTTL 5 years ago
Mikunj 21586f8e14 Linting + Improve tslint rules in tests 5 years ago
Mikunj 956dea8a1f Use correcy syntax for async asserts 5 years ago
Mikunj 6557d7bcb3 Updated JobQueue tests 5 years ago