Commit Graph

7600 Commits (b119a1d0d47396611a9e666a2acbbc1b79413d5b)
 

Author SHA1 Message Date
Ryan Tharp b119a1d0d4 findMatchingSnode => compareSnodes 5 years ago
Ryan Tharp 2be1a0850c remove 2nd param from Math.floor, refreshSendingSwarm fix refreshSwarmNodesForPubKey pubkey 5 years ago
Ryan Tharp 078e95f8c9 use meta.code to emulate proper http response from proxy, logging style updates 5 years ago
Ryan Tharp f6233b91a9 getSwarmNodesForPubKey make fetching hashes optional and off by default, get version summary when all downloaded, _getVersion retry bug fix, other notes 5 years ago
Ryan Tharp 40ebc508fc only show devs the token 5 years ago
Ryan Tharp 6dca83a972 return which snode was used to send/storage message, pass fetchHashes to getSwarmNodesForPubKey, indicate if we were requested to be stopped or not, log level adjustments 5 years ago
Ryan Tharp b3278a4edf handle timestamp errors better 5 years ago
Ryan Tharp adcc1e186a firstTrue return the return truish value given otherwise false 5 years ago
Ryan Tharp 60abea1454 typo and validAuthorisations bug fix 5 years ago
Ryan Tharp 73b6401097 additional lint-full 5 years ago
Ryan Tharp 3f5a667989 remove separate version pool vars, loki_primitive refactor, make sure _getAllVerionsForRandomSnodePool can't stack, exception clean up, findMatchingSnode refactor, getSwarmNodesForPubKey() now loads the lasthash, getNodesMinVersion is no longer async, _getSnodesForPubkey no longer takes a snode 5 years ago
Ryan Tharp 9927eab539 more loki_primitive unification, remove unneeded trace 5 years ago
Ryan Tharp e1ff1c709b lint 5 years ago
Ryan Tharp 6c48ee7e6d lint 5 years ago
Ryan Tharp 53a624ff1d loki_primitives refactor, pass swarmPool into _openRetrieveConnection, _openSendConnection now returns the snode it used, refreshSendingSwarm() now uses lokiSnodeAPI.refreshSwarmNodesForPubKey, bump MAX_ACCEPTABLE_FAILURES from 1 to 10 to make sure we retry 5 years ago
Ryan Tharp bee436ebbb 2.0.2-3 loki-storage support: handle 504, adjust log level/logging/notes 5 years ago
Ryan Tharp f9baac91a1 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into patchopensnapps 5 years ago
Ryan Tharp f632a87b05
Merge pull request #1057 from loki-project/neuroscr-patch-2
open group api - put integration code under guard
5 years ago
Ryan Tharp 033df05113
Merge pull request #1056 from loki-project/neuroscr-patch-1
Fix integration tests slipping into release
5 years ago
Ryan Tharp 3553edcefc
lint 5 years ago
Ryan Tharp 70c4b9b3c7
lint 5 years ago
Ryan Tharp b517ad5286
put integration code under guard 5 years ago
Ryan Tharp 1ee2088343
Fix integration tests slipping into release
Per Mikunj
5 years ago
Ryan Tharp 7b344e5bf8 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into patchopensnapps 5 years ago
Mikunj 0b63fbeae4 Merge branch 'master' into clearnet 5 years ago
Vince 6438698442
Merge pull request #1052 from loki-project/revert-1050-clearnet
Revert "Clearnet --> Master for v1.0.6"
5 years ago
Vince fead4fffef
Revert "Clearnet --> Master for v1.0.6" 5 years ago
Vince 8216b7c079
Merge pull request #1051 from loki-project/revert-1033-package-cleanup
Revert "Clean up unused dependencies."
5 years ago
Vince cc89693bba
Merge pull request #1050 from loki-project/clearnet
Clearnet --> Master for v1.0.6
5 years ago
Vince 973859647e
Merge pull request #1049 from vincentbavitz/clearnet
Upgrade to v1.0.6
5 years ago
Vincent 82fdd6570d update package.json to v1.0.6 5 years ago
Audric Ackermann 476c53f96a
Merge pull request #1048 from Bilb/test-fix-line-ending
run lint ci task only on linux os
5 years ago
Vince 5ff7476359
Revert "Clean up unused dependencies." 5 years ago
Vince 6d591d956d
Merge pull request #1033 from Mikunj/package-cleanup
Clean up unused dependencies.
5 years ago
Audric Ackermann 83ac64a0e7
run lint ci task only on linux and macos 5 years ago
Audric Ackermann c13b10ed64
Merge pull request #1047 from Bilb/test-fix-line-ending
ignore .md file prettier
5 years ago
Audric Ackermann edb85e3426
ignore .md file prettier 5 years ago
Audric Ackermann 36712e6ffc
Merge pull request #1046 from Bilb/test-fix-line-ending
Test fix line ending
5 years ago
Ryan Tharp 75511a7666 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into patchopensnapps 5 years ago
Ryan Tharp 996d7c9844
Merge pull request #1044 from neuroscr/fix-int-tests
Integration tests: Support slower computers/network
5 years ago
Audric Ackermann 8dd94eb172
add back bug_report.md fixing lint 5 years ago
Audric Ackermann 7081c20e85
Merge pull request #1039 from Bilb/disable-disappearing-message-set-before-friend
Disable disappearing message before friend request accepted
5 years ago
Audric Ackermann 406f5deedd
remove bug_report.md to update line endings 5 years ago
Audric Ackermann 796a37189a
Disable disappearing message before friend request accepted
Hide nickname option fron menu in ConversationHeader for now
5 years ago
Audric Ackermann 9041c2ad06
Merge pull request #1036 from Bilb/fix-password-login-crash
Close the password window once mainwindow is focused
5 years ago
Ryan Tharp 90d2bbb338 refactor refreshRandomPool into small functions, exception clean up 5 years ago
Ryan Tharp 0bffccb441 setValueWrapper refactor, add group prefix for easier grepping, DRY 5 years ago
Ryan Tharp 3d93c05929 setValueWrapper refactor, fix process killing on macOs, remove unneeded resolves 5 years ago
Ryan Tharp f5f9614680 I looked up how to xpath byId, thought I'd include it 5 years ago
Ryan Tharp 1e863e5a8a bump int test timeout from 5s to 10s, add test-integration-parts which is more reliable 5 years ago