Mikunj
|
d1bfcd340b
|
Fix imports.
Fix closed group messages.
|
5 years ago |
Mikunj
|
3ea0689d2f
|
Linting
|
5 years ago |
Mikunj
|
e6139a5463
|
Merge branch 'clearnet' into message-sending-refactor
|
5 years ago |
Mikunj
|
248a061803
|
Fix create closed group overflow on small screen
|
5 years ago |
Mikunj
|
8097b066f4
|
Fix actions
|
5 years ago |
Mikunj
|
48d37014d6
|
Bump to version 1.0.9
|
5 years ago |
Mikunj Varsani
|
35ee455bbe
|
Merge pull request #1137 from Bilb/integration-test-logs-rebased
Integration test logs
|
5 years ago |
Audric Ackermann
|
626a108a64
|
do not update a group by default as a medium group
|
5 years ago |
Audric Ackermann
|
952606b975
|
disable mediumGroup for now
|
5 years ago |
Audric Ackermann
|
f9ce6fd840
|
Merge branch 'integration-test-logs-rebased' of github.com:Bilb/loki-messenger into integration-test-logs-rebased
|
5 years ago |
Audric Ackermann
|
52d5ce83ed
|
fix sending sync message need to morph set to array
|
5 years ago |
Maxim Shishmarev
|
149f179214
|
Merge pull request #1156 from msgmaxim/fix-guard-selection
More robust guard node selection
|
5 years ago |
Maxim Shishmarev
|
ecde5c235a
|
More robust guard node selection
|
5 years ago |
Mikunj
|
ecf83dc4a3
|
Fix minor styling in settings
|
5 years ago |
Audric Ackermann
|
47c3bf1449
|
fix makeOnionRequest out of bound index
|
5 years ago |
Audric Ackermann
|
014b475af7
|
lint
|
5 years ago |
Audric Ackermann
|
1b39992e4a
|
enable senderKey during integration test
|
5 years ago |
Audric Ackermann
|
21702d117a
|
exclude our local device from synced contact
|
5 years ago |
Audric Ackermann
|
70990a60ba
|
fix open groups and link device test
|
5 years ago |
Audric Ackermann
|
73e15250d7
|
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased
|
5 years ago |
Audric Ackermann
|
d48063dc82
|
lint
|
5 years ago |
Audric Ackermann
|
a656e3ba3f
|
add env variable to enable message_logs
|
5 years ago |
Mikunj Varsani
|
9b9cf87072
|
Merge pull request #1155 from Mikunj/increase-hops
Increase onion request hops to 3
|
5 years ago |
Audric Ackermann
|
182635e267
|
trigger sync with primary when we are friend with their secondary
|
5 years ago |
Mikunj
|
4985fbae65
|
Increase onion request hops to 3
|
5 years ago |
Audric Ackermann
|
a8a4c4995a
|
handle double AFR in conversation onAccept
|
5 years ago |
Audric Ackermann
|
2d26479177
|
lint
|
5 years ago |
Audric Ackermann
|
e9e5a1508d
|
exclude secondary FR from FR results
|
5 years ago |
Audric Ackermann
|
3c9bf34648
|
use conversation and conversationOrigin instead sendingConversation in message.js
|
5 years ago |
Audric Ackermann
|
93581874b8
|
trigger afr to all users devices if needed on contactSync\
|
5 years ago |
Ryan Tharp
|
8c3e601198
|
Merge pull request #1144 from loki-project/neuroscr-pubkeys-dont-matter
Pubkeys don't matter if proxy/onion are off
|
5 years ago |
Ryan Tharp
|
b749afb761
|
Pubkeys don't matter if proxy/onion are off
|
5 years ago |
Audric Ackermann
|
a857406728
|
rename respondToAll.. FR to updateAll...Messages at is does not send any messages
|
5 years ago |
Mikunj Varsani
|
d31c250e2d
|
Merge pull request #1153 from Mikunj/message-encrypter
Message encrypter
|
5 years ago |
Mikunj
|
863c6da772
|
Add util to wrap window stubs
|
5 years ago |
Mikunj
|
21e2469b75
|
Add more tests
|
5 years ago |
Mikunj
|
4704893649
|
Refactor
|
5 years ago |
Mikunj
|
2e02e7d67b
|
Linting
|
5 years ago |
Mikunj
|
cd58e9b86e
|
Add utils for stubbing.
Added ImportMock for easier es6 stubbing.
|
5 years ago |
Mikunj
|
736cbc06da
|
Add tests
|
5 years ago |
Mikunj
|
b644e2a05f
|
Added more types.
Finalise MessageEncrypter.
|
5 years ago |
Mikunj
|
36762dbbf2
|
Added libsignal-protocol typings.
Added MessageEncrypter.
|
5 years ago |
Audric Ackermann
|
4dd8c433c9
|
Merge pull request #1140 from Bilb/audric/refactor-message-sending
|
5 years ago |
Audric Ackermann
|
6faa764419
|
lint
|
5 years ago |
Audric Ackermann
|
ee6ee7ec4f
|
Merge remote-tracking branch 'upstream/message-sending-refactor' into audric/refactor-message-sending
|
5 years ago |
Audric Ackermann
|
f5c0386db2
|
add test-session to package.json
|
5 years ago |
Audric Ackermann
|
77552aa3b7
|
use toNumber from lodash to make testing of Long cleaner
|
5 years ago |
Maxim Shishmarev
|
46275995e0
|
Merge pull request #1134 from msgmaxim/group_tests
Medium groups: Part 2
|
5 years ago |
Maxim Shishmarev
|
2fdca61257
|
Lint
|
5 years ago |
Maxim Shishmarev
|
13c41f83fe
|
Address more review comments
|
5 years ago |