Commit Graph

8156 Commits (b42bc0527075b0121043bc9623b9e912fe77b49d)
 

Author SHA1 Message Date
Vince 50d111f538
Merge branch 'clearnet' into linked-devs-fixes 6 years ago
Vince 23c57a8a11
Merge pull request #1091 from vincentbavitz/lns-map
LNS Mapping Rewrite
6 years ago
Vincent 07e7afeb31 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into lns-map 6 years ago
Vince 13f2890a38
Merge pull request #1138 from vincentbavitz/fr-fixes
[WIP] Multidevice FR Fixes
6 years ago
Vincent adb96fe4ce Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into fr-fixes 6 years ago
Mikunj Varsani 571169dcf3
Merge pull request #1141 from vincentbavitz/ts-globals
[Sending Refactor] Strictly Typing Signal Data
6 years ago
Mikunj Varsani e70c9062f5
Merge pull request #1142 from Mikunj/height-fix
Update minimum height to 600px
6 years ago
Audric Ackermann 2cd07285d9
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased 6 years ago
Audric Ackermann 13a783bd4a
fix multi device fr 6 years ago
Mikunj 85d3c35c0c Fix types 6 years ago
Mikunj deddc01495 Merge branch 'clearnet' into height-fix 6 years ago
Mikunj 729fa594b8 Updated window exports 6 years ago
Ryan Tharp 54ee9e3ad4 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into fileonion 6 years ago
Ryan Tharp 129cb4454a
Merge pull request #1146 from loki-project/neuroscr-load-expire-after
tests: move expires after libtextsecure
6 years ago
Ryan Tharp 048b5558c1 lint 6 years ago
Ryan Tharp 2e2c08461a
move expires after libtextsecure 6 years ago
Ryan Tharp 06fb96ab07 lint 6 years ago
Ryan Tharp 291ae531d9 lint 6 years ago
Audric Ackermann e345f6a39f
fix typingMessage test 6 years ago
Audric Ackermann 03757ba2ca
lint 6 years ago
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