Ryan Tharp
|
b8ed019534
|
remove stale comment, use window.lokiSnodeAPI.getOnionRequestNumber
|
5 years ago |
Mikunj
|
0f6053ce08
|
Add events to MessageQueueInterface.
Added strict typings for events.
|
5 years ago |
Vincent
|
1f9b3ce5ea
|
Updated comments
|
5 years ago |
Vincent
|
1cd716d053
|
Removed comments
|
5 years ago |
Audric Ackermann
|
779be1213e
|
fix delete message test by making it independant
|
5 years ago |
Audric Ackermann
|
8606280080
|
add key for SessioNotificationCount component
|
5 years ago |
Audric Ackermann
|
7c87519048
|
send syncMessage when we just created a closed group
|
5 years ago |
Audric Ackermann
|
632de4e9c7
|
handleDataMessage: handle messages as coming from primaryDevice
|
5 years ago |
Audric Ackermann
|
3fe1e0e26e
|
clean package.json. use MULTI env variable to start different instances
|
5 years ago |
Audric Ackermann
|
d888c76ca9
|
ci: add pull of session-file-server submodule
|
5 years ago |
Audric Ackermann
|
2b1ecedc9c
|
fix message syncing test integration title
|
5 years ago |
Audric Ackermann
|
c5bc97013d
|
session-file-server submodule from official repo
|
5 years ago |
Audric Ackermann
|
e399b9b65b
|
lint
|
5 years ago |
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 |