Audric Ackermann
|
66de8d9648
|
remove plenty of the friend logic
|
5 years ago |
Audric Ackermann
|
bccdc3cf34
|
Merge remote-tracking branch 'upstream/clearnet' into receiver-remove-friend-request-logic
|
5 years ago |
Mikunj
|
ae44f0da0f
|
Remove old multi device functions
|
5 years ago |
Mikunj
|
7b7d8c0e2a
|
Remove multi device from libloki
|
5 years ago |
Mikunj
|
0275d43fa4
|
Merge branch 'clearnet' into multi-device-protocol
|
5 years ago |
Vincent
|
14ca56581c
|
Merge branch 'message-sending-refactor-queue' into message-queue-test
|
5 years ago |
Mikunj
|
7942ba086f
|
Fetch device mappings from server when needed
|
5 years ago |
Maxim Shishmarev
|
c19d81ade8
|
Merge pull request #1173 from msgmaxim/refactor-receiving
Receiving Refactor: handleDataMessage onwards
|
5 years ago |
Maxim Shishmarev
|
b98543a9fc
|
Fix enum in a definition type
|
5 years ago |
Audric Ackermann
|
68b119fb69
|
remove FR logic from receiver and background.js
|
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
|
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 |
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 |
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 |
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 |
Vincent
|
2095c63a57
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into message-sending-rafactor__cache
|
5 years ago |
Mikunj
|
9f27d62f76
|
Review fixes
|
5 years ago |
Audric Ackermann
|
7031328eea
|
remove useless hasSession test
|
5 years ago |
Vincent
|
20b193b1f6
|
rm protocol stub
|
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
|
4a5146025b
|
Fix job queue test.
|
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
|
3a617934e2
|
Finalized cache
|
5 years ago |
Vincent
|
b203dc4493
|
Finalized cache
|
5 years ago |
Mikunj
|
41fa167e79
|
Improve typings for LibsignalProtocol
|
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 |
Mikunj
|
3ea0689d2f
|
Linting
|
5 years ago |
Mikunj
|
e6139a5463
|
Merge branch 'clearnet' into message-sending-refactor
|
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
|
c3f3f30911
|
Tighten merge
|
5 years ago |
Vincent
|
4fd19126ec
|
pulled from clearnet reversion
|
5 years ago |
Mikunj Varsani
|
89c16b19b6
|
Merge pull request #1153 from Mikunj/message-encrypter
Message encrypter
|
5 years ago |
Vincent
|
dec7aa10c8
|
Revert pulls
|
5 years ago |
Audric Ackermann
|
73e15250d7
|
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased
|
5 years ago |
Audric Ackermann
|
e9e5a1508d
|
exclude secondary FR from FR results
|
5 years ago |
Mikunj
|
863c6da772
|
Add util to wrap window stubs
|
5 years ago |