Commit Graph

7838 Commits (23c57a8a11131e1fb0bdf89c5b573edd292e5d02)
 

Author SHA1 Message Date
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 e70c9062f5
Merge pull request #1142 from Mikunj/height-fix
Update minimum height to 600px
5 years ago
Mikunj deddc01495 Merge branch 'clearnet' into height-fix 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 2e2c08461a
move expires after libtextsecure 5 years ago
Mikunj ef01e46ba4 Fix bottom bar layout 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
Vincent 1f9b3ce5ea Updated comments 5 years ago
Vincent 1cd716d053 Removed comments 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
Vincent 47a2ecdf95 LNS mapping finalise 5 years ago
Vincent 34ecc5a751 Finalisation; working FRs from secondary; 5 years ago
Vincent 19cf4fa54b Set profile name 5 years ago
Vincent 9c7f5b2c09 Accepting FR from each conv 5 years ago
Vincent 8f08c2aabf Accept FRs from all Devices 5 years ago
Vincent e8e7b2121e Message FR accept fiddling 5 years ago
Vincent 5db9795076 Accepting FRs to all devices 5 years ago
Ryan Tharp 7d961ad40a
make sure OR is off and proxy is on to override file host 5 years ago
Vincent 60ddaa14be Prevent multiple FR conversations 5 years ago
Ryan Tharp e71672ef70
remove dead debug 5 years ago
Ryan Tharp 0d40ee7ae6
Don't allow file-dev in proxy mode 5 years ago
Ryan Tharp f134c6ae48
Revert libloki.crypto.generateEphemeralKeyPair, use ... for OR retries 5 years ago
Ryan Tharp 80a3eb0521
cannot use libloki.crypto.generateEphemeralKeyPair() because it removes the 05 prefix 5 years ago
Mikunj Varsani c7b76dfebb
Merge pull request #1135 from Mikunj/protocol-bridge
Made changes for new protocol backward compatibility
5 years ago
Mikunj ec3132afc9 Fix auto accepting friend requests 5 years ago
Mikunj 3dc8ba2f02 Minor fix 5 years ago
Mikunj a1f2b38325 Merge changes 5 years ago
Audric Ackermann 14594f5762
Merge pull request #1110 from Bilb/fix-various-closed-group 5 years ago
Mikunj e666c3c97d Add comments 5 years ago
Mikunj a497871ea3 Made changes for new protocol 5 years ago
Ryan Tharp 6887526ccd prefer libloki over window.libloki (it's more precise), encryptForPubKey() refactor to use libloki.crypto helper function, ephemeral_key => ephemeralKey, encryptForRelay take hex and pass hex key instead of AB now, makeOnionRequest/sendOnionRequest correct parameters for encryptForRelay 5 years ago
Ryan Tharp 0936c6e04c use .getPubKeyForUrl() to set up window.tokenlessFileServerAdnAPI 5 years ago
Ryan Tharp fd4d52ac97 remove LokiFileServerFactoryAPI.secureRpcPubKey, remove pubkeys calculation from here and put into adn class 5 years ago