Audric Ackermann
|
68b119fb69
|
remove FR logic from receiver and background.js
|
5 years ago |
Vince
|
aa65278548
|
Merge pull request #1175 from vincentbavitz/message-sending-refactor-queue
Message Sending Refactor - Queue
|
5 years ago |
Maxim Shishmarev
|
eb280ec1e4
|
Move model definition files
|
5 years ago |
Vincent
|
8417e3660d
|
fixup-review
|
5 years ago |
Vincent
|
fc45f1c438
|
Merge branch 'message-sending-refactor-queue' into message-queue-test
|
5 years ago |
Vincent
|
0f2d24fa11
|
fixup-review
|
5 years ago |
Vincent
|
2be1c2fd94
|
groups-test
|
5 years ago |
Mikunj
|
7a6ea97efb
|
Handle strings in MultiDeviceProtocol
|
5 years ago |
Vincent
|
35665f3cb6
|
is-medium-group
|
5 years ago |
Vincent
|
bffb43dd19
|
review-fixes
|
5 years ago |
Vincent
|
119ab83e85
|
tests-init
|
5 years ago |
Maxim Shishmarev
|
8ca7b8cfb4
|
Message receiving refactor: handleDataMessage onwards
|
5 years ago |
Mikunj
|
b36b3e7725
|
Slowly replace old multi device functions
|
5 years ago |
Vincent
|
d0c9f8b773
|
review-fixes
|
5 years ago |
Mikunj
|
c8414fdce6
|
Simplify sql and data files
|
5 years ago |
Vincent
|
48e3ded9d2
|
review changes
|
5 years ago |
Vincent
|
affba056d2
|
just-cache
|
5 years ago |
Vincent
|
e09372eacf
|
tightening up queue
|
5 years ago |
Audric Ackermann
|
f500fed69c
|
rename missing envelope type FR to SESSION_REQUEST
|
5 years ago |
Audric Ackermann
|
38f64cf172
|
Merge pull request #1172 from Bilb/message-sending-refactor
|
5 years ago |
Audric Ackermann
|
492cc96ad2
|
updateSessionTimestamp: return false if no write to DB needed
|
5 years ago |
Audric Ackermann
|
205e7f59e7
|
handle not found conversation on handleEndSession
|
5 years ago |
Audric Ackermann
|
d7e9d6cfb8
|
move SESSION_REQUEST processing to handleSessionRequestMessage()
|
5 years ago |
Vincent
|
00122333ff
|
opengroupmessage
|
5 years ago |
Vincent
|
6c35f3c773
|
optimized OpenGroup
|
5 years ago |
Audric Ackermann
|
d1518f8233
|
add new handling of session request message
|
5 years ago |
Vincent
|
a76a0bed00
|
sync proto
|
5 years ago |
Ryan Tharp
|
cec5866c22
|
Merge branch 'fileonion' of https://github.com/neuroscr/loki-messenger into fileonion
|
5 years ago |
Ryan Tharp
|
e2d5d9e793
|
put lock around buildNewOnionPaths since it's called multiple times
|
5 years ago |
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
|
4a09de9aae
|
Merge pull request #1166 from Bilb/message-sending-refactor
|
5 years ago |
Mikunj
|
f710606909
|
Added p-retry
|
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 |
Mikunj Varsani
|
02e8391e2d
|
Merge pull request #1162 from Mikunj/type-fixes
Improve typings for window objects.
|
5 years ago |
Audric Ackermann
|
7a797737e0
|
rename SessionReset -> SessionRequest
|
5 years ago |
Mikunj
|
f279f47b35
|
Fix other declaration files
|
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
|
e1dc190ebf
|
Merge branch 'clearnet' into type-fixes
|
5 years ago |
Mikunj Varsani
|
9b93e247eb
|
Merge pull request #1167 from Mikunj/message-sender-test
Added Message Sender tests
|
5 years ago |