Commit Graph

8136 Commits (57ea59e5b7f9b160ed4ce33f0e4ccdf5099cf478)
 

Author SHA1 Message Date
Audric Ackermann d695c57805
wait to delete secondaryDevice conversation after unpairing 6 years ago
Ryan Tharp 51cd3bbe3b more dead code cleanup 6 years ago
Ryan Tharp ef92602615 dead code cleanup 6 years ago
Ryan Tharp 3c6e58e54b build paths if useFileOnionRequests is on and useOnionRequests is not 6 years ago
Ryan Tharp bb963b77f1 expose serverRequest/sendViaOnion, sendViaOnion fix querystring/bad path response handling/handle text responses, getPubKeyForUrl check window.lokiPublicChatAPI.openGroupPubKeys for this.baseServerUrl 6 years ago
Mikunj ef01e46ba4 Fix bottom bar layout 6 years ago
Ryan Tharp b8fb24853d move out clock stuff, validOpenGroupServer() checks for lsrpc/pubkey and make private, findOrCreateServer sets pubkeys (enabled OR) if we have one 6 years ago
Ryan Tharp 355005b0c1 buildNewOnionPaths() refresh if too few nodes, mark markPathAsBad as non-async, getOnionPath() retry until good paths, logging adjustment, guards 6 years ago
Audric Ackermann 64fca28aa8
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased 6 years ago
Ryan Tharp ba87eeecda fix logging variable, expose BAD_PATH 6 years ago
Ryan Tharp 9ecdcbf581 use tokenlessFileServerAdnAPI for RSS requests 6 years ago
Ryan Tharp c8d1ef17e5 setClockParams(), getTimeDifferential(), getServerTime(), and call it 6 years ago
Ryan Tharp e5e71c4577 move window.LokiPublicChatAPI.setClockParams() out 6 years ago
Audric Ackermann 255616ff8f
fix integration-tests 6 years ago
Audric Ackermann fb4dd41a9a
fix sync integration test 6 years ago
Audric Ackermann 12b396ce7e
add option to send a message to a single device, or to all device except one 6 years ago
Audric Ackermann afbc1a345d
update file server to not print message to console 6 years ago
Audric Ackermann f9f3117101
Merge remote-tracking branch 'vinc/fr-fixes' into integration-test-logs-rebased 6 years ago
Vincent f5bdcca569 pending request filters 6 years ago
Ryan Tharp e69828d490
Merge pull request #1100 from neuroscr/fileonion
File server onion routing support
6 years ago
Ryan Tharp 78991416f1 put file server onion requests behind a feature flag 6 years ago
Vincent 2378574519 Testing 6 years ago
Ryan Tharp 2d715fdfed getOnionRequestNumber=>assignOnionRequestNumber 6 years ago
Vincent 307fdd1bd6 Finalisation 6 years ago
Vincent 1b345bce42 Simplification 6 years ago
Ryan Tharp 4b6aaeab56 use window.lokiSnodeAPI.getOnionRequestNumber, catch lokiSnodeAPI.getOnionPath exceptions, remove dead code, lint 6 years ago
Ryan Tharp 1f9df11a0e better seedNode error handling, getOnionRequestNumber(), getOnionPath() fixes 6 years ago
Ryan Tharp b8ed019534 remove stale comment, use window.lokiSnodeAPI.getOnionRequestNumber 6 years ago
Mikunj 0f6053ce08 Add events to MessageQueueInterface.
Added strict typings for events.
6 years ago
Vincent 1f9b3ce5ea Updated comments 6 years ago
Vincent 1cd716d053 Removed comments 6 years ago
Audric Ackermann 779be1213e
fix delete message test by making it independant 6 years ago
Audric Ackermann 8606280080
add key for SessioNotificationCount component 6 years ago
Audric Ackermann 7c87519048
send syncMessage when we just created a closed group 6 years ago
Audric Ackermann 632de4e9c7
handleDataMessage: handle messages as coming from primaryDevice 6 years ago
Audric Ackermann 3fe1e0e26e
clean package.json. use MULTI env variable to start different instances 6 years ago
Audric Ackermann d888c76ca9
ci: add pull of session-file-server submodule 6 years ago
Audric Ackermann 2b1ecedc9c
fix message syncing test integration title 6 years ago
Audric Ackermann c5bc97013d
session-file-server submodule from official repo 6 years ago
Audric Ackermann e399b9b65b
lint 6 years ago
Audric Ackermann f8cc26eacb
ignore submodule from prettier and eslint 6 years ago
Audric Ackermann aa6371b6b0
fix bug friend request being auto accepted by unknown user from their secondary device 6 years ago
Audric Ackermann e2eeef3180
test: add local file server install instructions 6 years ago
Audric Ackermann eabcd6be65
add loki-file-server from neurosc for now 6 years ago
Audric Ackermann 8d99d22ec6
link: send contacts after closed groups to minimize visible afr 6 years ago
Audric Ackermann 9c2ec60f3a
test: add a sync message test with log checking 6 years ago
Audric Ackermann c3b098456b
ignore file-server generated files 6 years ago
Audric Ackermann a5ff0f0c08
test: no need to stub fileserver. start it locally 6 years ago
Audric Ackermann 308e06b2cd
fix bug since refactor: autoFR and session request message were mixed 6 years ago
Audric Ackermann 03c14859b7
fix last polling of http-resources after timeout bug 6 years ago