Vincent
|
3140dee2b2
|
queue-utils
|
5 years ago |
Vincent
|
0d45ed4d68
|
OpenGroup class and sending to Groups
|
5 years ago |
Vincent
|
83f70f1ff0
|
OpenGroup class and sending to Groups
|
5 years ago |
Vincent
|
8d0829e8e4
|
pulled
|
5 years ago |
Mikunj Varsani
|
542615961c
|
Merge pull request #1170 from Mikunj/message-sender-retry
Message sender retry
|
5 years ago |
Mikunj
|
1c84fa6c02
|
Renamed retries to attempts
|
5 years ago |
Mikunj Varsani
|
88f87c0a70
|
Update ts/session/sending/MessageSender.ts
Co-authored-by: Audric Ackermann <audric.bilb@gmail.com>
|
5 years ago |
Mikunj
|
3b8b9f7306
|
Added comments
|
5 years ago |
Mikunj
|
090f0e2c38
|
Add retrying and tests
|
5 years ago |
Audric Ackermann
|
f17ffd295a
|
Merge remote-tracking branch 'upstream/clearnet' into message-sending-refactor
|
5 years ago |
Audric Ackermann
|
4c07bc06fd
|
address reviews
|
5 years ago |
Audric Ackermann
|
7a797737e0
|
rename SessionReset -> SessionRequest
|
5 years ago |
Audric Ackermann
|
2b58aff532
|
use pubkeys and toRawMessage()
|
5 years ago |
Mikunj
|
653efaf9cf
|
Fixed libsignal-protocol declaration
|
5 years ago |
Audric Ackermann
|
da1edab63d
|
Merge remote-tracking branch 'upstream/clearnet' into message-sending-refactor
|
5 years ago |
Mikunj Varsani
|
9b93e247eb
|
Merge pull request #1167 from Mikunj/message-sender-test
Added Message Sender tests
|
5 years ago |
Vincent
|
2095c63a57
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into message-sending-rafactor__cache
|
5 years ago |
Audric Ackermann
|
73c4020daf
|
throw error on sendSessionRequest and log it in sendSessionRequestIfNeeded
|
5 years ago |
Vincent
|
eb116e587e
|
simplified conversion to buffer
|
5 years ago |
Vincent
|
fb903daf20
|
sync msgs
|
5 years ago |
Mikunj
|
9b855a11e1
|
Added MessageSender tests
|
5 years ago |
Audric Ackermann
|
b9aa0ad8d5
|
Merge remote-tracking branch 'upstream/clearnet' into message-sending-refactor
|
5 years ago |
Audric Ackermann
|
886f279540
|
hide errors of sendSessionRequest message.send()
|
5 years ago |
Audric Ackermann
|
dc00923f17
|
add SessionProtocol test
|
5 years ago |
Vincent
|
f0ba4fa276
|
partial raw messages
|
5 years ago |
Vincent
|
86cbc07855
|
linted
|
5 years ago |
Vincent
|
80bc3520bd
|
queue
|
5 years ago |
Mikunj
|
e9983099a9
|
Fix tests
|
5 years ago |
Vincent
|
ef65e47819
|
Merge branch 'message-sender' of https://github.com/Mikunj/session-desktop into message-sending-rafactor__queue
|
5 years ago |
Vincent
|
392c201a13
|
linted
|
5 years ago |
Vincent
|
5f38e216a5
|
merge w cache
|
5 years ago |
Vincent
|
728b43be9e
|
cache-pull-from-db-finish
|
5 years ago |
Vincent
|
d0005205a4
|
queue-st
|
5 years ago |
Vincent
|
a2844b48f4
|
linted
|
5 years ago |
Vincent
|
d9bb7451a3
|
linted
|
5 years ago |
Vincent
|
b203dc4493
|
Finalized cache
|
5 years ago |
Mikunj
|
1dad49057b
|
Implement MessageSender
|
5 years ago |
Mikunj
|
cbc32b9989
|
Disable no-unused-variable for session related ts files.
|
5 years ago |
Mikunj
|
d1bfcd340b
|
Fix imports.
Fix closed group messages.
|
5 years ago |
Vincent
|
afcbf7049e
|
linted
|
5 years ago |
Vincent
|
bbfa6499e0
|
Stubbed cache
|
5 years ago |
Vincent
|
fb4c6fb387
|
testing stubs
|
5 years ago |
Audric Ackermann
|
15f71cb9c8
|
move sessionprotocol to a full static class
|
5 years ago |
Vincent
|
734debe841
|
PendingMessageCache Done
|
5 years ago |
Audric Ackermann
|
a92f4ab8da
|
address reviews
|
5 years ago |
Audric Ackermann
|
1c570e1c2f
|
Merge branch 'message-sending-refactor' of github.com:loki-project/loki-messenger into message-sending-refactor
|
5 years ago |
Vincent
|
193573aa67
|
getFromStorage complete
|
5 years ago |
Vincent
|
b8ec9bd995
|
Typify PubKey
|
5 years ago |
Vincent
|
372754e360
|
Pulled from audric
|
5 years ago |
Vincent
|
a9d9303449
|
Prep for pull
|
5 years ago |
Vincent
|
a5cfbd584b
|
linted
|
5 years ago |
Vincent
|
dec7aa10c8
|
Revert pulls
|
5 years ago |
Mikunj
|
21e2469b75
|
Add more tests
|
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
|
b644e2a05f
|
Added more types.
Finalise MessageEncrypter.
|
5 years ago |
Mikunj
|
36762dbbf2
|
Added libsignal-protocol typings.
Added MessageEncrypter.
|
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
|
9fd929e812
|
lint
|
5 years ago |
Audric Ackermann
|
3840d061c3
|
add test for closed group chat
|
5 years ago |
Audric Ackermann
|
934838cc1c
|
add tests for opengroup message
|
5 years ago |
Audric Ackermann
|
1f2f0535a1
|
prekeybundle fields are not optional
|
5 years ago |
Audric Ackermann
|
73dbcd890b
|
add test for ChatMessage
|
5 years ago |
Audric Ackermann
|
5cec07ef16
|
add ChatMessage with quotes and attachments
|
5 years ago |
Mikunj
|
0f6053ce08
|
Add events to MessageQueueInterface.
Added strict typings for events.
|
5 years ago |
Audric Ackermann
|
6860875477
|
remove setIdentifier and make identifier optional in constructor
|
5 years ago |
Audric Ackermann
|
da8999263b
|
make identifier a uuid
|
5 years ago |
Audric Ackermann
|
2acba52933
|
use undefined or ? rather than null
|
5 years ago |
Audric Ackermann
|
cb74c9fe1d
|
use extends to extends typescript constructor parameters
|
5 years ago |
Audric Ackermann
|
7191038f21
|
add SessioNEstablishedMessage and tests
|
5 years ago |
Audric Ackermann
|
46a48406c7
|
add EndSession and SessionReset messages & tests
|
5 years ago |
Audric Ackermann
|
601d978883
|
make OutgoingMessage interface an abstract class and add setIdentifier
|
5 years ago |
Audric Ackermann
|
798efd8e00
|
use export* syntax to clean ts index.ts
|
5 years ago |
Audric Ackermann
|
9ea95e59fa
|
add GroupInvitationMessage and tests
|
5 years ago |
Audric Ackermann
|
56d744fda9
|
add TypingMessage and tests
|
5 years ago |
Audric Ackermann
|
956491ec82
|
session established message with ttl of 5 minutes
|
5 years ago |
Audric Ackermann
|
fa26ff9e32
|
pass args by {} and add deviceLink tests
|
5 years ago |
Audric Ackermann
|
f1244f3031
|
add device unlink and receiptMessage class and tests
|
5 years ago |
Audric Ackermann
|
81cb1122f8
|
remove window.getMessageTTL
|
5 years ago |
Mikunj
|
3dfc1ca213
|
Improved JobQueue.
Added tests.
|
5 years ago |
Audric Ackermann
|
e45ef6f291
|
add test for unpairing request message
|
5 years ago |
Audric Ackermann
|
443f177daa
|
ContentMessage remove auto padding
|
5 years ago |
Mikunj
|
e7826cfb34
|
linting
|
5 years ago |
Mikunj
|
e0f27ba712
|
basic classes for message sending
|
5 years ago |
Audric Ackermann
|
892b2f8474
|
add ttl as abstract method so each message can define its own
|
5 years ago |
Audric Ackermann
|
f4a24c5c98
|
add empty messages ts files
|
5 years ago |
Mikunj
|
15560a4cb5
|
Linting and comments
|
5 years ago |
Mikunj
|
46b3032a05
|
Remove MessageCategory.
We don't need this as we can infer the encryption type from the message.
|
5 years ago |
Mikunj
|
9bd08ba930
|
Initial barebone commit for messages refactor
|
5 years ago |