Commit Graph

5586 Commits (eea2b8e6a7dc81aaaa3572fdc3750b9d119f4b37)
 

Author SHA1 Message Date
Beaudan eea2b8e6a7 Do port null check inside rpc call 6 years ago
Beaudan 52c191fc94 Merge branch 'development' into clearnet 6 years ago
Beaudan Campbell-Brown be32d364b5
Merge pull request #297 from sachaaaaa/https_queries
Make unverified https queries to the snodes
6 years ago
sachaaaaa 9d6c5bff36 make unverified https queries to the snodes 6 years ago
Beaudan Campbell-Brown 2198e66f1c
Merge pull request #294 from BeaudanBrown/dynamic-pow
Dynamic pow
6 years ago
Beaudan 7141847dfb Restart sendMessage logic if PoW changed an dfix NaN bug 6 years ago
Beaudan f01d8088b7 Remove development PoW 6 years ago
Beaudan dad52a784d Change wrong pow http response 6 years ago
Beaudan dbcaaf98dc Lint 6 years ago
Beaudan c27d1ef69a Clean some stuff in loki_rpc and get new difficulty from successful requests 6 years ago
Beaudan e520bf109a Persist PoW difficulty and update if get response from snodes 6 years ago
Beaudan Campbell-Brown e9b1359bab
Merge pull request #295 from BeaudanBrown/refactor-sendmessage
Refactor sendmessage
6 years ago
Beaudan 18a87d5463 Review changes 6 years ago
Beaudan Campbell-Brown fd6f6c6a8c
Merge pull request #290 from Mikunj/loki-profile
Convert profile field in DataMessage to use LokiProfile
6 years ago
Beaudan c02d5d4053 Lint 6 years ago
Beaudan 709db4bf54 Make sendMessage take options, remove redundant retrieve function and get constant 6 years ago
Beaudan b43978ece1 Initial refactoring of sendmessage 6 years ago
Beaudan Campbell-Brown 1e11a6527c
Merge pull request #289 from Mikunj/p2p-ping
Updated pinging logic.
6 years ago
Beaudan Campbell-Brown 50c7da4432
Merge pull request #280 from Mikunj/fix-friend-request-logic
Fix friend request logic.
6 years ago
Beaudan Campbell-Brown fbcd49ac5d
Merge pull request #270 from sachaaaaa/concurrent_polling
Refactor long polling for better concurrent requests
6 years ago
Mikunj 2c12c8a1d8 Convert profile field in data message to use LokiProfile instead of signal Contact. 6 years ago
Mikunj 53cbfb1f5c Merge branch 'development' into fix-friend-request-logic 6 years ago
sachaaaaa 1b1c18b928 Patch from Beau 6 years ago
Mikunj 147861790b Always send application/json as content type in rpc. 6 years ago
Mikunj bc6586e5ce Removed duplicated function. 6 years ago
Mikunj 582298d9e4 Remove test which was causing hang. 6 years ago
Mikunj 7acce268cd linting. 6 years ago
Mikunj f77b67d358 Updated tests.
Fix some minor logic.
6 years ago
Mikunj 986d34bbd9 linting 6 years ago
Mikunj d4de4b13dd Fix incorrect import. 6 years ago
Mikunj b4390a8c95 Updated pinging logic. 6 years ago
Beaudan Campbell-Brown fdabfc0066
Merge pull request #285 from BeaudanBrown/old-log
Remove old log
6 years ago
sachaaaaa edd5915bf2 Fix use .length on object 6 years ago
sachaaaaa 5f77f751d9 Replace generator function and other various fixes 6 years ago
sachaaaaa 09a9cfbf37 Refactor long polling for better concurrent requests 6 years ago
Beaudan 91e218766c Remove old log 6 years ago
Beaudan Campbell-Brown e99cec9c09
Merge pull request #272 from Mikunj/signal-1.24
Signal 1.24
6 years ago
Mikunj 12cce8fe47 Auto accept friend request messages if we were already friends with the user.
Lint fixes for previous files.
6 years ago
Mikunj Varsani 883b94ff92
Merge pull request #279 from sachaaaaa/remove_lint_deps
Skip `lint-deps` on appveyor to prevent build failure
6 years ago
sachaaaaa 990f390f8a Skip `lint-deps` on appveyor, which triggers a failed build 6 years ago
Beaudan Campbell-Brown ab202f0225
Merge pull request #278 from BeaudanBrown/silly-typo
Fix typo
6 years ago
beaudan 145b9e0a37 Fix typo 6 years ago
Beaudan Campbell-Brown 95cad09253
Merge pull request #277 from BeaudanBrown/polling-patch
Polling patch
6 years ago
beaudan 6f21e7244f Print polling error 6 years ago
beaudan 54bd75e9a6 Wait for a longer time after failed poll and extend default timeout 6 years ago
Mikunj Varsani d960739ac2
Merge pull request #273 from fanvyr/patch-1
update white paper link
6 years ago
Mikunj Varsani b0f4e627a8
Updated whitepaper link 6 years ago
sachaaaaa 5ba190f055
Merge pull request #269 from loki-project/KeeJef-patch-1
Update issue templates
6 years ago
Mikunj 21ea030f5a Removed testing windows release on AppVeyor 6 years ago
Mikunj c3a065c21e Remove travis windows.
Update Appveyor config.
6 years ago