Commit Graph

8141 Commits (ce868456c2cb5d5a15ebf73c157249e40c48f884)
 

Author SHA1 Message Date
Mikunj Varsani ce868456c2
Merge pull request #1176 from Mikunj/multi-device-protocol
Multidevice Protocol Refactor
5 years ago
Mikunj 30bc4c6cbc Simplify 5 years ago
Mikunj f681fd619d Added small helper functions 5 years ago
Mikunj a83ce4ee16 Review fixes 5 years ago
Mikunj Varsani 990e8ce1e2
Update RELEASING.md 5 years ago
Mikunj 57ea59e5b7 Minor fixes 5 years ago
Mikunj c027490d2f Merge fixes 5 years ago
Mikunj 27f4378de8 Merge branch 'clearnet' into multi-device-protocol 5 years ago
Mikunj Varsani 50d27d1143
Merge pull request #1179 from Mikunj/window-fix-2
Change back to old window syntax and add stubbing method.
5 years ago
Mikunj 93c19395c1 Change back to old window syntax and allow stubbing of it 5 years ago
Mikunj 2ed8aeaf30 Lint 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
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
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
Mikunj 7a6ea97efb Handle strings in MultiDeviceProtocol 5 years ago
Vincent 35665f3cb6 is-medium-group 5 years ago
Vincent bffb43dd19 review-fixes 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
Mikunj c8414fdce6 Simplify sql and data files 5 years ago
Vincent 48e3ded9d2 review changes 5 years ago
Vincent affba056d2 just-cache 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
Audric Ackermann d1518f8233
add new handling of session request message 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