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 |
Audric Ackermann
|
113cf8713b
|
remove Content.toObject() from tests and update them
|
5 years ago |
Audric Ackermann
|
1f2f0535a1
|
prekeybundle fields are not optional
|
5 years ago |
Audric Ackermann
|
8f072de05d
|
upgrade to ts 3.7.4
|
5 years ago |
Audric Ackermann
|
73dbcd890b
|
add test for ChatMessage
|
5 years ago |
Audric Ackermann
|
d1da0e581e
|
test message check for identifier set
|
5 years ago |
Vince
|
53f26d588a
|
Merge pull request #1122 from vincentbavitz/contacts-sorting
Reorganise Contacts Panel
|
5 years ago |
Audric Ackermann
|
5cec07ef16
|
add ChatMessage with quotes and attachments
|
5 years ago |