Commit Graph

5010 Commits (070d18b514aead68d2bf2b49f37e967e2f86d18c)
 

Author SHA1 Message Date
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
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
sachaaaaa 37abdc6a4e
Merge pull request #102 from Mikunj/friend-request-retry
Fixes #86
6 years ago
Mikunj f86c96b068 Added support for osx. 6 years ago
Mikunj f98fe910d5 Fix friend request retry not working. 6 years ago
sachaaaaa e62c528ed2
Merge pull request #101 from Mikunj/linux-fixes
Linux fixes
6 years ago
Mikunj 35c8f32461 Fixed app quitting after unlock on linux. 6 years ago
Mikunj a1275ab911 Fix css on linux. 6 years ago
sachaaaaa b5589d4969
Merge pull request #99 from Mikunj/travis-testing
Run tests on travis on pull requests.
6 years ago
Mikunj 6cee2522a9 Fix apt-get command. 6 years ago
Mikunj 5aaf4818ad Run tests on travis on pull requests. 6 years ago
Beaudan Campbell-Brown 33e538dc80
Merge pull request #97 from Mikunj/seed-viewing
Allow viewing seed
6 years ago
sachaaaaa 67c7c7980a
Merge pull request #96 from loki-project/contributing-update
Update CONTRIBUTING.md to reflect loki-messenger
6 years ago
Mikunj f92cc6cbd4 Added menu option to view seed. 6 years ago
Mikunj 0491ceacf1 Added seed dialog.
Fixed issue where incorrect language was used to generate seed.
6 years ago