Mikunj
|
f92e8485f8
|
Merge development into lint
Added gitattributes
|
6 years ago |
Beaudan Campbell-Brown
|
ea1d007b4f
|
Merge pull request #136 from Mikunj/tests
Tests
|
6 years ago |
Mikunj
|
af41dd04f7
|
Added linting on travis.
|
6 years ago |
Mikunj
|
6bd2d3962e
|
Linted files
|
6 years ago |
Mikunj
|
b4248afd98
|
Updated a profile test.
|
6 years ago |
Beaudan Campbell-Brown
|
c1dfd400f5
|
Merge pull request #131 from Mikunj/ttl-setting
Added TTL to settings.
|
6 years ago |
Beaudan Campbell-Brown
|
1b681bdc98
|
Merge pull request #137 from Mikunj/fix/friend-display
Fix contact display
|
6 years ago |
Mikunj Varsani
|
f527e2a2ff
|
Update js/notifications.js
|
6 years ago |
sachaaaaa
|
67b011b7d0
|
Merge pull request #138 from Mikunj/loki-icon
Loki icon
|
6 years ago |
Mikunj
|
cd3d17f977
|
Fix review issues.
|
6 years ago |
Mikunj
|
6467b0bb45
|
Fix up tests.
|
6 years ago |
sachaaaaa
|
087ae9f6b2
|
Update about.html
Co-Authored-By: Mikunj <Mikunj@users.noreply.github.com>
|
6 years ago |
Mikunj
|
1f10a73e4f
|
Updated strings.
|
6 years ago |
Mikunj
|
b8aa60b95d
|
Added loki icon.
|
6 years ago |
Mikunj
|
feb8af476a
|
Refactored BlockedNumberController.
|
6 years ago |
Mikunj
|
e69999a790
|
Fix condition order.
|
6 years ago |
Mikunj
|
7341471ce7
|
Fix up notification.
|
6 years ago |
Mikunj
|
78c5962ff0
|
Fixed contact not being added after friend request is accepted.
|
6 years ago |
Mikunj
|
7aad9417c7
|
Added blocked number controller tests
|
6 years ago |
sachaaaaa
|
b7329824ab
|
Merge pull request #133 from sachaaaaa/metrics-ttl
add TTL variation in pow metrics
|
6 years ago |
sachaaaaa
|
90a9c554c5
|
Merge pull request #135 from BeaudanBrown/timezone-test-fix
Small fix for strange bug…
|
6 years ago |
Mikunj
|
faeb319c58
|
Added profile model test.
|
6 years ago |
Beaudan
|
6863f7e51a
|
Small fix for strange bug where timezone would be different in the past for regular user vs sudo
|
6 years ago |
sachaaaaa
|
7f78409f43
|
add TTL variation in pow metrics
|
6 years ago |
Mikunj
|
d626344ae1
|
Fix double quotes.
|
6 years ago |
Mikunj
|
924c51d5c7
|
Removed min and max clamping in code.
This should be done UI and Server side instead.
|
6 years ago |
Mikunj
|
24455fc8b7
|
Updated TTL to use slider.
|
6 years ago |
Mikunj Varsani
|
d97ee35f12
|
Merge pull request #129 from Mikunj/pow-difficulty
Reduced PoW difficulty to 100 on production.
|
6 years ago |
Mikunj
|
8f1650443f
|
Set custom TTL in outgoing message.
|
6 years ago |
Mikunj
|
235dbb2176
|
Added display of message ttl in settings.
Fixed setting message ttl.
|
6 years ago |
Mikunj
|
87113b6cc1
|
Added message ttl setting storage
|
6 years ago |
Mikunj
|
4de69bee4b
|
Reduced PoW difficulty to 100 on production.
|
6 years ago |
sachaaaaa
|
61c4447ab0
|
Merge pull request #126 from Mikunj/friend-request-notification
Fix notification display after friend request is accepted.
|
6 years ago |
sachaaaaa
|
3053897645
|
Merge pull request #127 from Mikunj/travis
Travis fixes
|
6 years ago |
Mikunj
|
ae08bdf5ec
|
Disable cache on windows
|
6 years ago |
Beaudan Campbell-Brown
|
80077325e1
|
Merge pull request #125 from Mikunj/refactor-lib-loki
Refactor libloki protocol
|
6 years ago |
Mikunj
|
5960b8af1c
|
made travis_wait global.
|
6 years ago |
Mikunj
|
4d1f4fcb4f
|
Moved loki_protocol_store.js into libloki/storage.js
|
6 years ago |
sachaaaaa
|
06cc03811f
|
Merge pull request #120 from Mikunj/travis-windows-wait
Added travis_wait on windows.
|
6 years ago |
Mikunj
|
a12ed61cc1
|
Fix notification display after friend request is accepted.
|
6 years ago |
Mikunj
|
4eda13733a
|
Cleanup tests.
Moved service_node_test to assert to keep consistency.
|
6 years ago |
Mikunj
|
f9147663d5
|
Updated tests.
Removed libloki-protocol.
|
6 years ago |
Mikunj
|
070d18b514
|
Updated function calls.
|
6 years ago |
Mikunj
|
982f10a505
|
Split libloki logic.
Added to gruntfile.
|
6 years ago |
sachaaaaa
|
4b4a2b1bf2
|
Merge pull request #122 from sachaaaaa/consolidateLists
Add logic to consolidate list of data returned by different snodes
|
6 years ago |
sachaaaaa
|
5eb0bc51a4
|
Merge pull request #119 from sachaaaaa/pow-metrics
PoW statistical measurements
|
6 years ago |
sachaaaaa
|
583a10628a
|
run service_node in the browser instead of as a nodejs module
|
6 years ago |
sachaaaaa
|
61145b6e99
|
rename listSize to numLists in service_nodes.js
|
6 years ago |
sachaaaaa
|
8c01bea913
|
variables name consistency and remove superfluous initialisation
|
6 years ago |
sachaaaaa
|
1274beb510
|
Add consolidateLists function with unit tests
|
6 years ago |