Commit Graph

28 Commits (13d21e94cab3460d10a8b3591b9cbb7e3c007421)

Author SHA1 Message Date
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 c55f204440
Merge branch 'clearnet' into restore-handle-configuration 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 2d7515cf0b
Merge branch 'clearnet' into move-models-to-ts-2 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 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 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 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 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 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 cf3352d0af
add a timeout function to promiseUtils for attemptConnection 5 years ago
Audric Ackermann 80b0821781
move unit tests to sub folder 5 years ago