Beaudan Brown
|
895cedc801
|
Lint
|
6 years ago |
Beaudan Brown
|
3f4b94ba74
|
Transition to initialising rss feeds in schema update
|
6 years ago |
Ryan Tharp
|
48f2637ff9
|
lint
|
6 years ago |
Ryan Tharp
|
1536a7e5f9
|
support multiple RSS feeds
|
6 years ago |
Ryan Tharp
|
d0ddcaf1fe
|
update feed url, handle no items more gracefully, start on dns check
|
6 years ago |
Ryan Tharp
|
93eb19bab5
|
add space, refactor out friendRequestStatusEnum
|
6 years ago |
Ryan Tharp
|
22cb7cd540
|
node/browser constant
|
6 years ago |
Ryan Tharp
|
3d40b55011
|
do the deferencing correctly
|
6 years ago |
Ryan Tharp
|
c57571fdfd
|
loki.network rss feed
|
6 years ago |
Beaudan
|
c9f433fbba
|
Save message id when sending/receiving to/from public server and lint
|
6 years ago |
Beaudan
|
899bfc3b2b
|
Add channel id to message table and provide helper functions
|
6 years ago |
Beaudan
|
f857744e88
|
Revert sending id
|
6 years ago |
Beaudan
|
145b8b6682
|
Fix message order
|
6 years ago |
Beaudan
|
86e55e5dc6
|
Clean up bold check
|
6 years ago |
Beaudan
|
f7039080af
|
Remove accidental swapfile, save messages with the id given to them from public server
|
6 years ago |
Beaudan
|
f718bf15d2
|
Prepare to delete message, send message id to server
|
6 years ago |
Beaudan
|
1a82a35a08
|
More efficient channel search
|
6 years ago |
Beaudan
|
143bf1bdc1
|
Fill out unregister channel stub, trigger unregister channel on conversation deletion
|
6 years ago |
Beaudan
|
014558d939
|
Squash and clean of old PRs, move towards sending cleartext again
|
6 years ago |
Beaudan Campbell-Brown
|
73b417e605
|
Merge pull request #371 from BeaudanBrown/testnet
Separate testnet
|
6 years ago |
Beaudan
|
492bb3723a
|
Move pubkey truncation to loki_rpc and add window function
|
6 years ago |
Beaudan Campbell-Brown
|
0e9372d3d5
|
Merge pull request #373 from msgmaxim/timestamp-error
Show correct error on incorrect timestamp
|
6 years ago |
Beaudan
|
6140fef1f7
|
Fix some bugs
|
6 years ago |
Maxim Shishmarev
|
09d279dd93
|
Show correct error on incorrect timestamp
|
6 years ago |
Beaudan
|
43c2e9c953
|
Use different seed nodes for development vs production and strip 2 characters from pubkey on testnet
|
6 years ago |
Beaudan
|
63396669bc
|
Add eslint rule to enforce curlys, run eslint --fix to automatically apply this rule and add swapfiles to gitignore
|
6 years ago |
Beaudan
|
c53a35deeb
|
Comment explaining stopPollingPromise
|
6 years ago |
Beaudan
|
6ef94fa43d
|
Start attempt at closing long polling connections when offline event is triggered
|
6 years ago |
Beaudan
|
1c9fe5b9f5
|
Make sure we are purging nodes from retrieve swarm list, and also filter 0.0.0.0 ips when getting snodes from wrong swarm error
|
6 years ago |
Beaudan
|
9910ef0c13
|
Rename bool
|
6 years ago |
Beaudan
|
b49be51f36
|
Don't return early if recalculating PoW
|
6 years ago |
Beaudan
|
804fc076cc
|
Refresh swarm list 1 time for outgoing messages
|
6 years ago |
Beaudan
|
df2c4af67c
|
Run lint and check for ip or address when removing unreachable nodes
|
6 years ago |
Beaudan Campbell-Brown
|
5aedd618c0
|
Merge pull request #324 from BeaudanBrown/improve-http-error
Also put the body in httperror
|
6 years ago |
Beaudan
|
68c1932b7b
|
Little better arguments
|
6 years ago |
Beaudan
|
65a09d12b6
|
Make sure we try a different seed node every time
|
6 years ago |
Beaudan
|
f02e885662
|
Print body of http error as well
|
6 years ago |
Beaudan
|
10e61c37da
|
Retry initialiseRandomPool some times if request fails, fix uncaught promise in sendMessage
|
6 years ago |
Beaudan
|
87c5d0858c
|
Choose a random seed node from a list for bootstrapping
|
6 years ago |
Beaudan Campbell-Brown
|
fee25036be
|
Merge pull request #321 from BeaudanBrown/faster-fail
Remove nodes after 1 failure and only wait for a single successful send
|
6 years ago |
Beaudan
|
580931c4fb
|
Pass ourKey to message api, initialise these APIs after registration or when storage is ready so we always have ourKey
|
6 years ago |
Beaudan
|
d647fb1eb8
|
Remove nodes after 1 failure and only wait for a single successful send before updating UI
|
6 years ago |
sachaaaaa
|
c53633e367
|
Clearnet p2p with https (no verification yet)
|
6 years ago |
Beaudan
|
eb1fa97c9c
|
Make use of ip consistent for random snode pool and swarm list
|
6 years ago |
Beaudan
|
ee260f7de0
|
Fix silly filtering bug, add filtering for swarm nodes and lint
|
6 years ago |
Beaudan
|
96f7949ac8
|
Update endpoint for storage server and p2p
|
6 years ago |
Beaudan Campbell-Brown
|
436af1a990
|
Merge pull request #313 from BeaudanBrown/random-list
Random list
|
6 years ago |
Beaudan
|
c5c01b0ac8
|
Purge retrieving snodes
|
6 years ago |
Beaudan
|
d82b5e1998
|
Remove random snodes if they fail and then try again. Throw seed node error if getRandomSnodeAddress fails. Filter out 0.0.0.0 nodes.
|
6 years ago |
Beaudan
|
923d7ffe27
|
Change to get_n_service_nodes method
|
6 years ago |