sachaaaaa
3e66b515de
Merge pull request #229 from sachaaaaa/fix_buggy_submenu
...
Upgrade react-contextmenu to 2.10.0
6 years ago
sachaaaaa
28b548525e
Merge pull request #233 from BeaudanBrown/handle-local-server-fail
...
Retry p2p server if failed to start
6 years ago
sachaaaaa
2278155353
Merge pull request #234 from BeaudanBrown/fix-ttl-slider
...
Fix ttl slider
6 years ago
sachaaaaa
b39b45e29d
Fix #214 Replace help menu links
6 years ago
Beaudan
5a23dbb687
Review comments and add local server listener before starting
6 years ago
Beaudan
5030ad4021
Made the slider label populate as well, plus removed redundant window function
6 years ago
Beaudan
8c20a31dd4
Review suggestions
6 years ago
Beaudan
eaea7d9b7d
Catch errors when starting local server and retry every 30 seconds
6 years ago
sachaaaaa
53b0574a1f
Merge branch 'development' into channel_encryption
...
* development:
Manually set the dns servers for windows
Refactor local_loki_server
Refactor rpc calls to its own function.
# Conflicts:
# js/modules/loki_message_api.js
6 years ago
sachaaaaa
55e0ff1a88
Merge pull request #208 from Mikunj/message-api-refactor
...
Refactor rpc call to its own function.
6 years ago
sachaaaaa
ee8b9b7982
update react-contextmenu for bugfix
6 years ago
sachaaaaa
e58db0998a
Merge pull request #212 from BeaudanBrown/windows-resolution
...
Fix resolution for windows
6 years ago
sachaaaaa
ad5efc9ba3
lint
6 years ago
sachaaaaa
16b96f3d21
update yarn.lock
6 years ago
sachaaaaa
3285b2d1b9
Update snode channel tests
6 years ago
sachaaaaa
aa722590fa
use channel encryption with storage server
6 years ago
Beaudan
72d00e0922
Manually set the dns servers for windows
6 years ago
Kee Jefferys
0500bb6f4f
Update links and wording
...
remove mixnet terminology
add lokinet link
6 years ago
sachaaaaa
9f7964ac6d
Merge pull request #202 from Mikunj/message-p2p
...
Added p2p message styling
6 years ago
Mikunj
429bdd6460
Refactor local_loki_server
6 years ago
Mikunj
4a037387e9
Refactor rpc calls to its own function.
6 years ago
sachaaaaa
0fdc116068
Merge pull request #210 from Mikunj/release-fix
...
Fix release build not working
6 years ago
Mikunj
75d0894104
Fixed files not included in release.
...
Moved node relevant stuff in libloki into its own modules folder.
6 years ago
Beaudan Campbell-Brown
014193e737
Merge pull request #209 from BeaudanBrown/fix-windows-cd
...
Fix windows gitlab cd
6 years ago
Beaudan
8aa258b2ea
Set the windows cd to look in the release folder instead of dist
6 years ago
Mikunj
9ac76e7e62
Linting
6 years ago
Mikunj
06be1da40d
Added p2p message styling
6 years ago
sachaaaaa
3f755123e7
Merge pull request #207 from BeaudanBrown/p2p-json-rpc
...
P2p using rpc endpoint
6 years ago
sachaaaaa
5e73e23f47
Merge pull request #205 from BeaudanBrown/update-production
...
Point production build at lokinet
6 years ago
Beaudan Campbell-Brown
7e2a409c43
Merge pull request #198 from sachaaaaa/channel-encryption
...
Add channel encryption library with tests
6 years ago
Beaudan
c0a6ba25bc
Update p2p messages to follow the same endpoint format as storage server. Clean up message_api a lil bit and updated tests
6 years ago
Beaudan
ffdc50c290
lint haha
6 years ago
Beaudan
403df0806b
Update the production json to just use the defaults in preparation for having other people try the messenger. Also cleaned up a little log that was incorrect
6 years ago
sachaaaaa
888d5f1eda
Merge pull request #203 from BeaudanBrown/optimise-pinging
...
Optimise pinging
6 years ago
Beaudan
08dee14802
Review comment
6 years ago
Beaudan
0516e69ff7
Fix tests
6 years ago
Beaudan
dc67aaf9cc
Roll back change to ping more often again, ping our offline contacts every 2 mins to check if they have come back online
6 years ago
Beaudan
29bca71d5a
Try ping contacts that send us storage server messages in the last 2 mins
6 years ago
Beaudan
d6a210efaa
Reworked the update p2p details to be more robust and stopped some redundant pings from happening
6 years ago
Beaudan
25ded46e2c
Fixed some bugs removing nodes after the first failure instead of waiting for the failure count and also reduced the number of errors logged and made some warnings
6 years ago
Beaudan
b00a0cb699
Rename isOnline to isPing for clarity, and reduce the ttl for online broadcast messages to 1 min
6 years ago
sachaaaaa
1c4d9b40bb
Merge pull request #199 from sachaaaaa/new_message_api
...
Use new message json rpc API
6 years ago
sachaaaaa
46f376e5d6
Merge pull request #201 from BeaudanBrown/friend-timer-fix
...
Fix friend request timer bug
6 years ago
sachaaaaa
d3f23db049
serialise objects to json before node-fetch
6 years ago
sachaaaaa
8eac72b60c
Fix typo
6 years ago
sachaaaaa
ed1d06d9ce
use 'params' as per json_rpc
6 years ago
Beaudan
4bb10044ea
Clear timers after friend request complete and don't do timer related things if we are already friends
6 years ago
sachaaaaa
159dc711e1
use new message json rpc API
6 years ago
sachaaaaa
e2abc0d510
Add channel encryption library with tests (not in used so far)
6 years ago
sachaaaaa
0460c62847
Merge pull request #196 from BeaudanBrown/localhost-loki
...
Localhost loki
6 years ago