Commit Graph

107 Commits (426f2000b82ba2dce85c030cb39602676c2f8805)

Author SHA1 Message Date
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann 6896cffd75
Merge branch 'clearnet' into HEAD 5 years ago
Audric Ackermann b68338e26c
working get and post request with opengroup api v2 5 years ago
Audric Ackermann b9586c90ce
working open group v2 getInfo for https only 5 years ago
Audric Ackermann ccf8a31ae3
move Attachments and Attachments_test to typescript 5 years ago
Audric Ackermann 79193ee7be
refactor to Visible and ControlMessage types 5 years ago
Audric Ackermann 4a794e90a0
signInWithRecovery = show full screen loader 5 years ago
Audric Ackermann 39f8ca293a
speedup tests 5 years ago
Audric Ackermann aac54e6045
Merge remote-tracking branch 'upstream/clearnet' into restore-handle-configuration 5 years ago
Audric Ackermann c656dd25cf move configMessage handling to a another file 5 years ago
Audric Ackermann c55f204440
Merge branch 'clearnet' into restore-handle-configuration 5 years ago
Audric Ackermann e0c2cf8e9a
Force configuration message on avatar or display name update 5 years ago
Audric Ackermann a61f5e6814
add contacts to ConfigurationMessage 5 years ago
Audric Ackermann 0a82bf98fa
Add displayName and avatar pointer to ConfigurationMessage 5 years ago
Audric Ackermann d5c4108ed6 fix tests 5 years ago
Audric Ackermann 25e03eba35 fix lint 5 years ago
Audric Ackermann 370158951a move events from MessageQueue to MessageSentHandler 5 years ago
Audric Ackermann 8ea9f02cec Move data.js to data.ts 5 years ago
Audric Ackermann ebf9714e49
remove MessageQueueInterface 5 years ago
Audric Ackermann 2d7515cf0b
Merge branch 'clearnet' into move-models-to-ts-2 5 years ago
Audric Ackermann a31c457c08
allow closedgroup new message to be sent to our other devices
also, do not drop it on the receiving side
5 years ago
Audric Ackermann 01f834ae98
only handle the first ever configuration message incoming 5 years ago
Audric Ackermann 375c5ba1a8 add the request and reply of an encryptionKeyPair if needed 5 years ago
Audric Ackermann 850233bc9e review PR 5 years ago
Audric Ackermann 8eb1507fcf fix tests with should() 5 years ago
Audric Ackermann ed84760f0e
add a tslint rule to forbid use of async without await 5 years ago
Audric Ackermann 36fab86d30
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2 5 years ago
Audric Ackermann 267a3e6bf6
disable closedgroup update groups for now 5 years ago
Audric Ackermann 0fe026ab15
Fix the password length limit when not setting a new password
Relates #1446
5 years ago
Audric Ackermann a51f95d28c
move models to TS part1 5 years ago
Audric Ackermann b88ea110e8
Add multi device v2 support 5 years ago
Audric Ackermann 2462e12a04
Merge pull request #1461 from Bilb/explicit-group-updates
Explicit group updates
5 years ago
Audric Ackermann 7048f81214
disable closedgroup update groups for now 5 years ago
Audric Ackermann 334da0a169
finish explicit group updates 5 years ago
Audric Ackermann 0e25ab2874
WIP 5 years ago
Audric Ackermann 6e11c6db2e
remove all reference to closed group update v2 5 years ago
Audric Ackermann 999e6fc712
replace GroupUpdateV2 in proto to ClosedGroupControlMessage 5 years ago
Audric Ackermann 43ec14e741 Fix the password length limit when not setting a new password
Relates #1446
5 years ago
Audric Ackermann a0703bc2f9
remove primary and secondary device separate status 5 years ago
Audric Ackermann 135fc3b366
remove prekeys 5 years ago
Audric Ackermann 72c96ea998
remove most of the SessionProtocol unused stuff
- prekeys
- SessionCipher
- LokiCipher
- endSession and the reset Session logic
- what we called Sessionprotocol manager (to keep track of session with
everyone)
5 years ago
Audric Ackermann f1d84177a0 fix expirationTimer updates closed group desktop to ios 5 years ago
Audric Ackermann eb9828a3b7 fix tests 5 years ago
Audric Ackermann d43ae09eb0
first working version of closed group v2 5 years ago
Audric Ackermann 2fe6b11e89
move ConversationController to typescript 5 years ago
Audric Ackermann adf0d03d35
add test for the MessageEncrypter using Session protocol 5 years ago
Audric Ackermann 2af4938ff2
fix SessionProtocol decrypt of messages with Android
also disable the old SessionRequest logic
5 years ago
Audric Ackermann f28dfe5a94 use fallbacks for message even if we have a session with the device 5 years ago
Audric Ackermann 80523a9a3e
rename MessageQueue event to be more easily searchable
success -> sendSuccess
fail -> sendFail
5 years ago
Audric Ackermann d283636fa3
fix tests 5 years ago
Audric Ackermann 28d2481389
fix tests 5 years ago
Audric Ackermann e6f367a61e
fix messagequeue test 5 years ago
Audric Ackermann 1e446b0a81
fix order for open groups message which are out of sync 5 years ago
Audric Ackermann cf3352d0af
add a timeout function to promiseUtils for attemptConnection 5 years ago
Audric Ackermann 58dd064e93
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 5 years ago
Audric Ackermann 933eb73aa1
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 5 years ago
Audric Ackermann 80b0821781
move unit tests to sub folder 5 years ago