Commit Graph

104 Commits (49c019a9d4fe3a52cb14c7f00a5bd477ecc5dc9a)

Author SHA1 Message Date
Niels Andriesse 6fdf544368 Implement end call message 3 years ago
Niels Andriesse 525eb40d8d Make signaling happen using Session messages 3 years ago
Ryan Zhao 94c1879263 fix unsend request receive handler 3 years ago
nielsandriesse e72c6d4cbd Mark .noThread error as non-retryable 3 years ago
nielsandriesse c36cf1a36d Hopefully fix closed group handling bug 3 years ago
Niels Andriesse bd04775cbf Implement open group invitations UI 3 years ago
Niels Andriesse 1a12487292 Clean 3 years ago
ryanzhao 1893ccac76 use TSIncomingMessage's serverTimastamp to make more sense 3 years ago
Ryan ZHAO fcc3c27779 fix unread message count bug 3 years ago
Niels Andriesse 08015f570f Create DataExtractionNotificationInfoMessage 3 years ago
Niels Andriesse 82690259b2 Clean protobuf 3 years ago
Niels Andriesse e945a6779f Include profile in configuration sync message 3 years ago
Niels Andriesse 37c652c0d0 Make admins send latest closed group key pair when members are added 3 years ago
nielsandriesse 65f397ccd1 Debug 3 years ago
Niels Andriesse 1fda8e4249 Add encryption key pair request message 4 years ago
Niels Andriesse cf333d5e3d Merge branch 'closed-groups' into multi-device 4 years ago
Niels Andriesse c9c83da3dc Rename ClosedGroupUpdateV2 → ClosedGroupControlMessage 4 years ago
Niels Andriesse 9ea1ccd0c2 Update ClosedGroupUpdate for new message types 4 years ago
Niels Andriesse 74fd3eb812 Partially implement message syncing 4 years ago
nielsandriesse d6314c8d30 Handle configuration messages 4 years ago
nielsandriesse d5e1237b0c Allow admins to leave & fix remaining issues 4 years ago
Niels Andriesse ce86d9a196 Debug 4 years ago
nielsandriesse de384fd4d9 Ensure legacy closed groups still work 4 years ago
Niels Andriesse da503b0df1 Update Session protocol closed groups logic 4 years ago
Niels Andriesse ef1d6392a7 Activate the Session protocol 4 years ago
Niels Andriesse 2a4977d269 Implement Session protocol 4 years ago
nielsandriesse d6c115bc2a Fix module linking issue 4 years ago
nielsandriesse 75b184c0b9 Use new message receiving pipeline in PN extension 4 years ago
Niels Andriesse ef76d73821 Fix typo 4 years ago
Niels Andriesse b621bdc69a Partially fix open groups 4 years ago
nielsandriesse addc859c84 Fix duplicate messages & debug 4 years ago
nielsandriesse 77c1f721b9 Further debug attachment sending 4 years ago
nielsandriesse 5dfd4b1965 Restructure 4 years ago
nielsandriesse 178ab7e3e2 WIP 4 years ago
Niels Andriesse ac1bbb3de1 Handle open group message ID 4 years ago
Niels Andriesse d2e8f2142e WIP 4 years ago
Niels Andriesse d7c71a8c06 Make things compile again 4 years ago
nielsandriesse b218a16b05 Implement attachment downloading 4 years ago
nielsandriesse 961878f74c Parse attachment pointers 4 years ago
Niels Andriesse 9242f971fd Fix timestamp handling 4 years ago
Niels Andriesse 72b4c3edaf WIP 4 years ago
nielsandriesse 58802936c1 Finish message receiving pipeline 4 years ago
nielsandriesse 97545de75e Handle expiration timer updates 4 years ago
nielsandriesse 7e9eb2f138 Make typing indicators work & implement job resuming 4 years ago
Niels Andriesse b030b5999b Make messages show up again 4 years ago
nielsandriesse aba4cda143 WIP 4 years ago
nielsandriesse 82127bfe4d Clean 4 years ago
nielsandriesse 505370f8d6 Implement open group message conversion 4 years ago
nielsandriesse a3382f41d4 Re-organize files 4 years ago
nielsandriesse 41d078d012 Re-implement Signal protocol decryption 4 years ago
nielsandriesse 8f443a38af Re-implement message wrapping 4 years ago
nielsandriesse 28172b4ed2 Create AttachmentUploadJob & AttachmentDownloadJob
Also conform SnodeMessage to NSCoding
4 years ago
nielsandriesse b4545903b1 Fix build 4 years ago
nielsandriesse 4b63588f1a Create MessageSendJob & MessageReceiveJob
Also implement message sending notifications & custom TTL for typing indicators
4 years ago