Commit Graph

5223 Commits (7564e270f8d0409242951e7880d8056a5b12c133)
 

Author SHA1 Message Date
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
Beaudan Campbell-Brown 18d6683f57
Merge pull request #91 from Mikunj/minor-fixes
Minor fixes for production builds.
6 years ago
Mikunj 7e21deacc3 Undo css change as i'll fix that in another PR.
Point production to a test server.
6 years ago
Mikunj 3719a99554 Merge branch 'development' into minor-fixes 6 years ago
Beaudan Campbell-Brown ebf9d28fba
Update CONTRIBUTING.md to reflect loki-messenger
Should probably have done this a while ago lol
6 years ago
sachaaaaa e9ad614055
Merge pull request #94 from sachaaaaa/remove_secretsessioncipher_test
remove secretsessioncipher test
6 years ago
sachaaaaa bce44c4ec2 remove secretsessioncipher test 6 years ago
sachaaaaa 17349943dc
Merge pull request #88 from neuroscr/patch-1
Build instructions
6 years ago
Mikunj ba178b04b8 Minor fixes for production builds. 6 years ago
Ryan Tharp 176b7c9c72
Build instructions
Reference them to the proper place
6 years ago
sachaaaaa f1dbafc7ef
Merge pull request #85 from BeaudanBrown/development
Allow spaces in password
6 years ago
Beaudan 415d0858e8 Allow spaces in password 6 years ago
Scott Nonnenberg 8c6d7bdb5c v1.19.0 6 years ago
Scott Nonnenberg 200bc79afc Merge tag 'v1.19.0-beta.4' 6 years ago
Scott Nonnenberg e751ecbfeb v1.19.0-beta.4 6 years ago
Scott Nonnenberg f45f8b190d Remove unused lint exceptions 6 years ago
Scott Nonnenberg 281e613a1d Remove nsp; its registry has now been taken offline 6 years ago
Scott Nonnenberg dee91b6772 main process: Don't send IPC to event.sender if it is destroyed 6 years ago
Scott Nonnenberg 3851bf351f Throttle typing events, fix profile logging, fix group typing 6 years ago
sachaaaaa a1255dd31e
Merge pull request #77 from Mikunj/password-protection
Password protection
6 years ago
sachaaaaa cd54661378
Merge pull request #84 from sachaaaaa/fix_loki_test
fix loki test
6 years ago
sachaaaaa 8b32583b79 fix loki test 6 years ago
sachaaaaa 18cbd99df8
Merge pull request #83 from Mikunj/signal/1.18.1
Merge signal 1.18.1 changes
6 years ago
Mikunj e1aba93aea Merge signal 1.18.1 changes. 6 years ago
sachaaaaa bcc81e41e4
Merge pull request #81 from Mikunj/ui/unread-icon
Added unread indicator in conversation section.
6 years ago
Beaudan Campbell-Brown 1303603db9
Apply suggestions from code review
Co-Authored-By: Mikunj <Mikunj@users.noreply.github.com>
6 years ago
sachaaaaa 4a2c618803
Update js/views/inbox_view.js
Co-Authored-By: Mikunj <Mikunj@users.noreply.github.com>
6 years ago
sachaaaaa f77da7c218
Merge pull request #78 from BeaudanBrown/loki-tests
Loki tests
6 years ago
Beaudan f6ab6495ae Updated the nonce trials variables to be constants for production and development 6 years ago
Beaudan a0584a68c9 Review suggested test case 6 years ago
sachaaaaa 5084d8cfec Update libloki/test/libloki-protocol_test.js
Co-Authored-By: BeaudanBrown <beau@loki.network>
6 years ago
sachaaaaa 1bc1213705 Update libloki/test/libloki-protocol_test.js
Co-Authored-By: BeaudanBrown <beau@loki.network>
6 years ago
Beaudan 7782c58d14 Slight refactor of PoW file to make easier to test plus some tests for the PoW functionality 6 years ago
Beaudan 11883cb989 Cleaner separation of loki tests 6 years ago
Beaudan be878f00a4 Updated names of some test functions. Added yarn commands to view output of different tests. Added a test and updated existing test to use more efficient asserts 6 years ago
Beaudan a676459229 Added test for returning the correct prekeybundle after creating a contact, updated the in memory store to reflect how sasha updated the actual store a while ago 6 years ago
Beaudan c93aff7ebe Setup grunt/yarn etc for loki tests plus wrote first 2 simple libloki-protocol tests 6 years ago
Beaudan Campbell-Brown 94d3ae7b5d
Merge pull request #82 from Mikunj/fix/friend-status
Bug fixes
6 years ago