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 |
Beaudan Campbell-Brown
|
318371a652
|
Merge pull request #264 from BeaudanBrown/remove-signal-references
Remove Signal references
|
6 years ago |
fanvyr
|
2a56190ad9
|
updated white paper link
|
6 years ago |
Mikunj Varsani
|
296eb6fd72
|
Merge pull request #271 from sachaaaaa/fix_node_tests
Fix node tests
|
6 years ago |
sachaaaaa
|
ce4105f529
|
Fix node tests
|
6 years ago |
Kee Jefferys
|
5752985bd8
|
Update bug_report.md
|
6 years ago |
Kee Jefferys
|
4e9bb78068
|
Update issue templates
|
6 years ago |
Beaudan Campbell-Brown
|
cab389fe2e
|
Merge pull request #267 from BeaudanBrown/move-filtering
Persistent last hash
|
6 years ago |
Beaudan Campbell-Brown
|
6a290f4918
|
Merge pull request #266 from Mikunj/fixes
UI Fixes
|
6 years ago |
Beaudan
|
8ff647e3cd
|
Return instead of await
|
6 years ago |
Beaudan
|
3522513590
|
Use TEXT over STRING
|
6 years ago |
Beaudan
|
e63e9b9053
|
Small optimisation
|
6 years ago |
Beaudan
|
faf1b4b66b
|
Lint
|
6 years ago |
Beaudan
|
620380d2d9
|
Move filter messages to message api and some other cleaning
|
6 years ago |
Beaudan
|
796181e00c
|
Add database functions for storing, retrieving and cleaning last hash for snodes
|
6 years ago |
Beaudan
|
960bd3fff2
|
Move JobQueue to be a module so that we can use it in preload
|
6 years ago |
Beaudan Campbell-Brown
|
949f597ca5
|
Merge pull request #263 from BeaudanBrown/long-polling
Long polling
|
6 years ago |
Mikunj
|
40ab727b12
|
Linting
|
6 years ago |
Mikunj
|
b2ecb87462
|
Review fixes
|
6 years ago |
Mikunj
|
c7130a3bbb
|
Added password confirmation dialog before showing seeds.
|
6 years ago |
Mikunj
|
1a211e8df8
|
Fix loki image stretching randomly
|
6 years ago |
Beaudan
|
7eabae18f5
|
Replaced more references to signal with loki and updated CONTRIBUTING.md
|
6 years ago |
Beaudan
|
377e90bafe
|
Include long polling header for retrieve messages, extend retrieveMessages timeout to 40 seconds, reduce default tmeout to 5 seconds, remove dev/prod poll time difference
|
6 years ago |
Beaudan Campbell-Brown
|
495ddcabab
|
Merge pull request #262 from BeaudanBrown/millisecond-times
Ttl and timestamp milliseconds
|
6 years ago |
Beaudan Campbell-Brown
|
ee813a1126
|
Update libloki/proof-of-work.js
|
6 years ago |
Beaudan Campbell-Brown
|
eff8da3677
|
Merge pull request #261 from BeaudanBrown/disable-encryption
Disable encryption
|
6 years ago |
Beaudan
|
b9c11a229b
|
Fix tests by handling millisecond ttl better
|
6 years ago |
Beaudan
|
db8f8ba36f
|
Multiple all ttl values by 1000 and stop dividing timestamp by 1000 so they are both milliseconds
|
6 years ago |
Beaudan
|
f69e6ec763
|
Disable encryption
|
6 years ago |
Beaudan Campbell-Brown
|
ff452cd7f0
|
Merge pull request #258 from BeaudanBrown/storage-swarm
Storage swarm
|
6 years ago |
Beaudan
|
f076f94e71
|
Clearer last hash line
|
6 years ago |
Beaudan
|
fa7042c043
|
Added wrong swarm error which gets thrown if we receive a 421 error, update the swarm lists if we get one of those errors
|
6 years ago |
Beaudan
|
0f771d4db4
|
Rename loki_fetch to loki_rpc
|
6 years ago |
Beaudan
|
b09f2970fc
|
Move NotFoundError to errors.js
|
6 years ago |
Beaudan
|
929d272fcc
|
Fixed bugs with http being appended at wrong time and lastHash not being sent properly
|
6 years ago |
Beaudan
|
531ee92dcb
|
Updated messenger to work with slightly different storage server API and changed swarm requests to go through storage server
|
6 years ago |
Beaudan Campbell-Brown
|
9a52319da3
|
Merge pull request #259 from Mikunj/new-registration-ui
Changed registration to be a 2 step process.
|
6 years ago |
Mikunj
|
ae8b3899ad
|
Changed registration to be a 2 step process.
|
6 years ago |
Beaudan Campbell-Brown
|
338f4e3682
|
Merge pull request #255 from BeaudanBrown/better-logs
Improve sending/retrieving/swarm logs
|
6 years ago |
sachaaaaa
|
5c751bef09
|
Merge pull request #256 from BeaudanBrown/p2p-success-respond
Only respond 200 to successful p2p messages
|
6 years ago |