Commit Graph

8466 Commits (126f18278f5e38b8023514eef4582b11b6731fd1)
 

Author SHA1 Message Date
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
Audric Ackermann 935ac8d8f9
lint 5 years ago
Audric Ackermann 1dec669d11
make sessionProtoco read and write to db 5 years ago
Audric Ackermann a7572470df
fix some ts errors on sending files 5 years ago
Audric Ackermann 101fbedf0a
update SessionProtocol. need merge to go further 5 years ago
Audric Ackermann bfade45b00
add start of SessionProtocol 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
Maxim Shishmarev ab2aa7669f Add sender key feature flag 5 years ago
Maxim Shishmarev ec3c03dbd4 Address review comments 5 years ago
Maxim Shishmarev abde96bc1e Fix medium group updates 5 years ago
Maxim Shishmarev fcadcd780e More integration tests for medium groups 5 years ago
Maxim Shishmarev 2a0130ff04 Multidevice support for medium groups 5 years ago
Maxim Shishmarev 3561ac49c0 UI and some integrations tests for sender keys 5 years ago
Maxim Shishmarev 3a1f071177 Medium group messages show correct sender 5 years ago
Audric Ackermann a4bb22f16a
resolve package.json conflichts 5 years ago
Audric Ackermann 91d6af64fb
add message-sending-refactor branch to TEST workflow 5 years ago
Audric Ackermann fa853538d0
LINT after prettier upgrade 5 years ago
Audric Ackermann c6fb04d435
upgrade prettier to support typescript 3.7 5 years ago
Audric Ackermann 9fd929e812
lint 5 years ago
Audric Ackermann 3840d061c3
add test for closed group chat 5 years ago
Mikunj 8512c2307b Linting 5 years ago
Audric Ackermann 934838cc1c
add tests for opengroup message 5 years ago
Mikunj df44e5afca Fix FR logic 5 years ago