Commit Graph

24 Commits (29fbf3444265794c8e2e9dd6270d0f158d2f1cbf)

Author SHA1 Message Date
nielsandriesse 29fbf34442 Update for multi device
Still to do is including the sender public key in sender key messages so that we can correctly handle slave devices, and also to get rid of the ordering requirement
5 years ago
nielsandriesse 4e1a14ae05 Put SSK behind a feature flag 5 years ago
nielsandriesse a572761432 Always reset all ratchets if someone leaves or is kicked 5 years ago
nielsandriesse b31eb666df Implement closed group update serialization & deserialization 5 years ago
nielsandriesse 8dba9ddb54 Clean 5 years ago
nielsandriesse c5a535685a Partially resolve TODOs 5 years ago
nielsandriesse 41aa825e5d Add TODOs 5 years ago
nielsandriesse d8e3fa5a56 Clean & debug 5 years ago
nielsandriesse c604b40632 Implement rough group modification logic 5 years ago
nielsandriesse 832e70f588 Debug 5 years ago
nielsandriesse a6908e35a5 Update documentation 5 years ago
nielsandriesse 80dcca627a Implement polling, encryption & decryption 5 years ago
nielsandriesse 31dd2673e1 Implement shared sender key ratcheting & refactor 5 years ago
nielsandriesse 89846019cf Partially implement protocol changes & refactor 5 years ago
nielsandriesse ce416ae82c Don't repair session if there's an outstanding session request
Also fix non-UD send cases
5 years ago
nielsandriesse 19a214f653 Fix simultaneous session request bug 5 years ago
ryanzhao 25251f172d fix when a close group created, members will receive a session out of sync message 5 years ago
nielsandriesse 6187926685 Add comment 5 years ago
nielsandriesse 238972e695 Debug 5 years ago
nielsandriesse 33e47298ae Fix multi device bugs
Various database handling issues, incorrect friend request status handling on auto-generated friend requests and refactor of the multi device message sending logic
5 years ago
nielsandriesse f0e5a1c1ef Re-order files 5 years ago
nielsandriesse 8b50cca7bd Clean 5 years ago
nielsandriesse 2c5b3ecdc1 Fix typo 5 years ago
nielsandriesse 1351250c92 Split things according to architecture overview docs 5 years ago