Mikunj
|
e08a63d078
|
Merge development into lint
|
6 years ago |
Mikunj
|
f92e8485f8
|
Merge development into lint
Added gitattributes
|
6 years ago |
Beaudan
|
badaf40ca8
|
bit of readability and catching error (but just silencing for now)
|
6 years ago |
Beaudan
|
bdbdf15469
|
Added timeouts for requests so they don't for ages. Changed swarmNodes to be a set to work property with merge, now removing contact swarmNodes if they timeout
|
6 years ago |
Beaudan
|
24553e29e7
|
Made swarm requests ACTUALLY not wait for them all to finish and stop saving swarmNodes as DB column
|
6 years ago |
Beaudan
|
7b1799c418
|
Big ol' hunk o' chunk. Now using random.snode to populate swarm lists, now making multiple requests from said lists and they are processed as they complete rather than waiting for all to resolve
|
6 years ago |
Beaudan
|
f09f0f5721
|
Moved replenishSwarm into libloki-protocol and attached to the window
|
6 years ago |
Beaudan
|
37ba762312
|
First stuff for contacting specific nodes for each contact. Hard coded to hit the same bootstrap node for now plus doesn't handle unreachable nodes/errors well yet
|
6 years ago |
Beaudan Campbell-Brown
|
ea1d007b4f
|
Merge pull request #136 from Mikunj/tests
Tests
|
6 years ago |
Mikunj
|
6bd2d3962e
|
Linted files
|
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 |
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 |
Mikunj
|
faeb319c58
|
Added profile model test.
|
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
|
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 |
Mikunj
|
4d1f4fcb4f
|
Moved loki_protocol_store.js into libloki/storage.js
|
6 years ago |
Mikunj
|
a12ed61cc1
|
Fix notification display after friend request is accepted.
|
6 years ago |
Mikunj
|
070d18b514
|
Updated function calls.
|
6 years ago |
sachaaaaa
|
5eb0bc51a4
|
Merge pull request #119 from sachaaaaa/pow-metrics
PoW statistical measurements
|
6 years ago |
sachaaaaa
|
8c01bea913
|
variables name consistency and remove superfluous initialisation
|
6 years ago |
sachaaaaa
|
e3138f8fde
|
add yarn pow-metrics
|
7 years ago |
Mikunj
|
cbb62f4a71
|
Added tsx files to grunt watch.
Fixed minor bug in conversation view.
|
7 years ago |
Mikunj
|
a0b814bf7c
|
limit max message length to 2000 characters.
Set task time limit to 3 minutes.
|
7 years ago |
Mikunj
|
3690f4acda
|
Added timeout argument to WorkerInterface.
|
7 years ago |
Mikunj
|
6bcb259919
|
Added PoW error.
|
7 years ago |
sachaaaaa
|
27674513ba
|
Merge branch 'development' into signal-v1.19
|
7 years ago |
Mikunj
|
a2f12ca18e
|
Added option to copy conversation public key.
|
7 years ago |
Mikunj
|
654b0dac84
|
Merge signal-master.
|
7 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
|
7 years ago |
Mikunj
|
f98fe910d5
|
Fix friend request retry not working.
|
7 years ago |
Mikunj
|
f92cc6cbd4
|
Added menu option to view seed.
|
7 years ago |
Mikunj
|
0491ceacf1
|
Added seed dialog.
Fixed issue where incorrect language was used to generate seed.
|
7 years ago |
Scott Nonnenberg
|
3851bf351f
|
Throttle typing events, fix profile logging, fix group typing
|
7 years ago |
sachaaaaa
|
a1255dd31e
|
Merge pull request #77 from Mikunj/password-protection
Password protection
|
7 years ago |
sachaaaaa
|
bcc81e41e4
|
Merge pull request #81 from Mikunj/ui/unread-icon
Added unread indicator in conversation section.
|
7 years ago |
sachaaaaa
|
4a2c618803
|
Update js/views/inbox_view.js
Co-Authored-By: Mikunj <Mikunj@users.noreply.github.com>
|
7 years ago |
Mikunj
|
2715e79268
|
Fix conversation status not being reset upon conversation messages deletion.
Fix incoming friend request not replacing old friend requests.
Fixed incorrect function name.
|
7 years ago |
Mikunj
|
0cfabb5ffa
|
Added unread indicator in conversations sections.
|
7 years ago |
Mikunj
|
9e995bde6c
|
Review fixes.
Updated tests.
|
7 years ago |