Commit Graph

8157 Commits (48fc60f0d69785ee386e58250b9a9ef10d028569)
 

Author SHA1 Message Date
Vince c0677d3a2d
Merge pull request #1109 from vincentbavitz/linked-devs-fixes
Mark Failed Message Send to Slave as Error & Retry
5 years ago
Vince 50d111f538
Merge branch 'clearnet' into linked-devs-fixes 5 years ago
Vince 23c57a8a11
Merge pull request #1091 from vincentbavitz/lns-map
LNS Mapping Rewrite
5 years ago
Vincent 07e7afeb31 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into lns-map 5 years ago
Vince 13f2890a38
Merge pull request #1138 from vincentbavitz/fr-fixes
[WIP] Multidevice FR Fixes
5 years ago
Vincent adb96fe4ce Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into fr-fixes 5 years ago
Mikunj Varsani 571169dcf3
Merge pull request #1141 from vincentbavitz/ts-globals
[Sending Refactor] Strictly Typing Signal Data
5 years ago
Mikunj Varsani e70c9062f5
Merge pull request #1142 from Mikunj/height-fix
Update minimum height to 600px
5 years ago
Audric Ackermann 2cd07285d9
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased 5 years ago
Audric Ackermann 13a783bd4a
fix multi device fr 5 years ago
Mikunj 85d3c35c0c Fix types 5 years ago
Mikunj deddc01495 Merge branch 'clearnet' into height-fix 5 years ago
Mikunj 729fa594b8 Updated window exports 5 years ago
Ryan Tharp 54ee9e3ad4 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into fileonion 5 years ago
Ryan Tharp 129cb4454a
Merge pull request #1146 from loki-project/neuroscr-load-expire-after
tests: move expires after libtextsecure
5 years ago
Ryan Tharp 048b5558c1 lint 5 years ago
Ryan Tharp 2e2c08461a
move expires after libtextsecure 5 years ago
Ryan Tharp 06fb96ab07 lint 5 years ago
Ryan Tharp 291ae531d9 lint 5 years ago
Audric Ackermann e345f6a39f
fix typingMessage test 5 years ago
Audric Ackermann 03757ba2ca
lint 5 years ago
Audric Ackermann d695c57805
wait to delete secondaryDevice conversation after unpairing 5 years ago
Ryan Tharp 51cd3bbe3b more dead code cleanup 5 years ago
Ryan Tharp ef92602615 dead code cleanup 5 years ago
Ryan Tharp 3c6e58e54b build paths if useFileOnionRequests is on and useOnionRequests is not 5 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 5 years ago
Mikunj ef01e46ba4 Fix bottom bar layout 5 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 5 years ago
Ryan Tharp 355005b0c1 buildNewOnionPaths() refresh if too few nodes, mark markPathAsBad as non-async, getOnionPath() retry until good paths, logging adjustment, guards 5 years ago
Audric Ackermann 64fca28aa8
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased 5 years ago
Ryan Tharp ba87eeecda fix logging variable, expose BAD_PATH 5 years ago
Ryan Tharp 9ecdcbf581 use tokenlessFileServerAdnAPI for RSS requests 5 years ago
Ryan Tharp c8d1ef17e5 setClockParams(), getTimeDifferential(), getServerTime(), and call it 5 years ago
Ryan Tharp e5e71c4577 move window.LokiPublicChatAPI.setClockParams() out 5 years ago
Audric Ackermann 255616ff8f
fix integration-tests 5 years ago
Audric Ackermann fb4dd41a9a
fix sync integration test 5 years ago
Audric Ackermann 12b396ce7e
add option to send a message to a single device, or to all device except one 5 years ago
Audric Ackermann afbc1a345d
update file server to not print message to console 5 years ago
Audric Ackermann f9f3117101
Merge remote-tracking branch 'vinc/fr-fixes' into integration-test-logs-rebased 5 years ago
Vincent f5bdcca569 pending request filters 5 years ago
Ryan Tharp e69828d490
Merge pull request #1100 from neuroscr/fileonion
File server onion routing support
5 years ago
Ryan Tharp 78991416f1 put file server onion requests behind a feature flag 5 years ago
Vincent 2378574519 Testing 5 years ago
Ryan Tharp 2d715fdfed getOnionRequestNumber=>assignOnionRequestNumber 5 years ago
Vincent 307fdd1bd6 Finalisation 5 years ago
Vincent 1b345bce42 Simplification 5 years ago
Ryan Tharp 4b6aaeab56 use window.lokiSnodeAPI.getOnionRequestNumber, catch lokiSnodeAPI.getOnionPath exceptions, remove dead code, lint 5 years ago
Ryan Tharp 1f9df11a0e better seedNode error handling, getOnionRequestNumber(), getOnionPath() fixes 5 years ago
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