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 |
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 |
sachaaaaa
|
e1fad6505e
|
Merge pull request #117 from Mikunj/QoL-fixes
Minor fixes
|
6 years ago |
Mikunj
|
36aadcd0f2
|
Added travis_wait on windows.
|
6 years ago |
sachaaaaa
|
e3138f8fde
|
add yarn pow-metrics
|
6 years ago |
Mikunj
|
cbb62f4a71
|
Added tsx files to grunt watch.
Fixed minor bug in conversation view.
|
6 years ago |
sachaaaaa
|
81ce63c9a4
|
Merge pull request #116 from Mikunj/fix/conversation-menu
Fix menu items not triggering
|
6 years ago |
sachaaaaa
|
e6cdcc981c
|
Merge pull request #115 from Mikunj/PoW-fixes
Pow fixes
|
6 years ago |
Mikunj
|
f3367465d8
|
Fix menu items not triggering after conversation is removed and then added.
|
6 years ago |
Mikunj
|
a0b814bf7c
|
limit max message length to 2000 characters.
Set task time limit to 3 minutes.
|
6 years ago |
Mikunj
|
3690f4acda
|
Added timeout argument to WorkerInterface.
|
6 years ago |
Mikunj
|
6bcb259919
|
Added PoW error.
|
6 years ago |
sachaaaaa
|
e50a199f83
|
Merge pull request #114 from sachaaaaa/build_dir_win
set build dir to /release on win to align with other platforms
|
6 years ago |
sachaaaaa
|
6779bb492f
|
set build dir to /release on win to align with other platforms
|
6 years ago |
sachaaaaa
|
41ec18923a
|
Merge pull request #110 from Mikunj/signal-v1.19
Signal v1.19
|
6 years ago |
sachaaaaa
|
27674513ba
|
Merge branch 'development' into signal-v1.19
|
6 years ago |
sachaaaaa
|
032fecebe6
|
Merge pull request #112 from Mikunj/copy-public-key
Added option to copy conversation public key.
|
6 years ago |
Mikunj
|
a2f12ca18e
|
Added option to copy conversation public key.
|
6 years ago |
Mikunj
|
654b0dac84
|
Merge signal-master.
|
6 years ago |
Mikunj Varsani
|
d5101cdd83
|
Merge pull request #107 from Mikunj/gitlab-fix
Fix gitlab file.
|
6 years ago |
Mikunj
|
8688c5f442
|
Fix gitlab file.
|
6 years ago |
sachaaaaa
|
92876525cd
|
Merge pull request #105 from sachaaaaa/gitlab_builds
gitlab builds for osx and win
|
6 years ago |
sachaaaaa
|
9ca8a43438
|
restore test on windows release binaries
|
6 years ago |
sachaaaaa
|
c0a5f085ea
|
fix space in gruntfile.js
|
6 years ago |
sachaaaaa
|
dd5c11768a
|
win & osx builds on gitlab
|
6 years ago |
sachaaaaa
|
d52e2f5210
|
Merge pull request #106 from loki-project/remove-pull-request-template
Delete PULL_REQUEST_TEMPLATE.md
|
6 years ago |
sachaaaaa
|
76cdf61ef9
|
Merge pull request #104 from BeaudanBrown/pow-refactor
Refactor PoW calculation to use webworkers
Fixes #100
|
6 years ago |
Mikunj Varsani
|
716fa502b2
|
Delete PULL_REQUEST_TEMPLATE.md
|
6 years ago |
sachaaaaa
|
42d3e481f0
|
Merge pull request #103 from Mikunj/travis
Added travis support for osx and windows
|
6 years ago |
Beaudan
|
bb3ca610ff
|
Cleaned up utilWorker spawning
|
6 years ago |
Mikunj
|
47081d4586
|
Added windows support.
|
6 years ago |
Beaudan
|
6113f13d3a
|
Rip the worker logic out of message_receiver and add the functionality for it to work with pow. Fix pow tests to work with those changes
|
6 years ago |