Beaudan
|
6140fef1f7
|
Fix some bugs
|
6 years ago |
Maxim Shishmarev
|
f12a7cee4d
|
only send read receipts if friends
|
6 years ago |
Maxim Shishmarev
|
09d279dd93
|
Show correct error on incorrect timestamp
|
6 years ago |
Beaudan Campbell-Brown
|
8784f27d89
|
Merge pull request #368 from BeaudanBrown/enforce-curlys
Enforce curlys
|
6 years ago |
Beaudan
|
43c2e9c953
|
Use different seed nodes for development vs production and strip 2 characters from pubkey on testnet
|
6 years ago |
Maxim Shishmarev
|
d0e73ed7f8
|
Add a button to paste pubkey from clipboard if valid
|
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 Campbell-Brown
|
56c0d12e39
|
Merge pull request #364 from Sonofotis/patch-2
Update README.md
|
6 years ago |
sachaaaaa
|
468a92f861
|
Fix electron tests
|
6 years ago |
sachaaaaa
|
5cb7703ae5
|
Add one-time disclaimer at startup for beta release
|
6 years ago |
Sonofotis
|
8f2b415c03
|
Update README.md
|
6 years ago |
Beaudan Campbell-Brown
|
78537fc53f
|
Merge pull request #362 from neuroscr/link-preview-fix
fix link previews
|
6 years ago |
Ryan Tharp
|
3617ce32cc
|
fix link previews
|
6 years ago |
Beaudan Campbell-Brown
|
c1efa93137
|
Merge pull request #349 from BeaudanBrown/fix-disappearing
Fix disappearing messages and deleting contact
|
6 years ago |
Beaudan Campbell-Brown
|
3a04bab5f7
|
Merge pull request #344 from BeaudanBrown/close-polling
Start attempt at closing long polling connections when offline event is triggered
|
6 years ago |
Beaudan
|
96aaa7851d
|
Send broadcast message instead of empty message to trigger things like session reset and disappearing messages. Also fix small bug where deleting a contact kept the (now removed) conversation open
|
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 Campbell-Brown
|
d3aba65e41
|
Merge pull request #337 from BeaudanBrown/filter-and-purge
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
|
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 Campbell-Brown
|
6f1e113671
|
Merge pull request #336 from BeaudanBrown/fix-notes
Fix release notes link
|
6 years ago |
Beaudan
|
13012ce6d2
|
Fix release notes link
|
6 years ago |
Beaudan Campbell-Brown
|
4048172479
|
Merge pull request #333 from BeaudanBrown/update-version
Update to beta 2
|
6 years ago |
Beaudan
|
6f029c9a1f
|
Update to beta 2
|
6 years ago |
Beaudan Campbell-Brown
|
56ef0fe8a8
|
Merge pull request #332 from BeaudanBrown/database-fix
Fix password error
|
6 years ago |
Beaudan
|
3d45451551
|
Better setting name
|
6 years ago |
Beaudan
|
5887f8c14c
|
Fix password error
|
6 years ago |
Beaudan Campbell-Brown
|
0aaccf2068
|
Merge pull request #328 from BeaudanBrown/update-version
Update version to 1.0.0-beta1
|
6 years ago |
Beaudan
|
47de3963d5
|
Update version to 1.0.0-beta1
|
6 years ago |
Beaudan Campbell-Brown
|
d5d623d1a1
|
Merge pull request #327 from BeaudanBrown/refresh-once
Refresh once
|
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 Campbell-Brown
|
0435050916
|
Merge pull request #326 from BeaudanBrown/check-ips
Run lint and check for ip or address when removing unreachable nodes
|
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 Campbell-Brown
|
bb232d9228
|
Merge pull request #325 from BeaudanBrown/multiple-seeds
Multiple seeds
|
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 Campbell-Brown
|
372a13a2b8
|
Merge pull request #320 from BeaudanBrown/fix-registration
Fix registration
|
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 |
Beaudan Campbell-Brown
|
290bd48b81
|
Merge pull request #323 from BeaudanBrown/small-fix
Fix async
|
6 years ago |
Beaudan
|
676cebdce4
|
Fix async
|
6 years ago |
Beaudan Campbell-Brown
|
ba87668b9e
|
Merge pull request #317 from sachaaaaa/https_p2p
Clearnet p2p
|
6 years ago |
sachaaaaa
|
37e95cf7d2
|
remove unnecessary await
|
6 years ago |