Commit Graph

268 Commits (2e4c11f4b9dc033412c47551d65b1cffb2a1c632)

Author SHA1 Message Date
Niels Andriesse e9df213bfe Put feature flags in one place 3 years ago
Niels Andriesse f7613e09bf Convert remaining file server usages 3 years ago
Niels Andriesse 0ceb434215 Update AttachmentUploadJob for the V2 file server 3 years ago
Niels Andriesse 6b97f86c32 Update AttachmentDownloadJob for the V2 file server 3 years ago
Niels Andriesse 49b989f529 Fix job ID uniqueness 3 years ago
Niels Andriesse e71eb45642 Fix success handler not being called 3 years ago
Niels Andriesse 209882fb3e Correctly handle multiple untrusted attachments 3 years ago
Niels Andriesse aa68e91a4d Fix attachment download resumption 3 years ago
nielsandriesse a360fa7721 Merge branch 'dev' into deferred-attachment-downloads 3 years ago
Niels Andriesse 46fb792c96 Fix file downloading 3 years ago
Niels Andriesse e50f4da63e Update AttachmentDownloadJob & AttachmentUploadJob for V2 open groups 3 years ago
nielsandriesse 09b4b7d388 Update MessageSender for V2 open groups 3 years ago
Niels Andriesse 960e500acd Don't auto-download attachments from untrusted contacts 3 years ago
Niels Andriesse 73bbaf9ce7 Potentially fix attachment issue 3 years ago
nielsandriesse 65f397ccd1 Debug 3 years ago
Niels Andriesse 57f7bc88eb Fix leftover merge conflicts 3 years ago
Niels Andriesse 7acb6c9ac3 Merge branch 'dev' into multi-device 3 years ago
Niels Andriesse 804377c5a4 Minor refactoring 3 years ago
Niels Andriesse eeef067f57 Implement message syncing 4 years ago
nielsandriesse 651de37cf2 Remove incorrect debug assertion 4 years ago
Niels Andriesse efe8f1c8bb Clean 4 years ago
Niels Andriesse 438bbccdfa Fix background polling 4 years ago
Niels Andriesse 21ec051016 Fix PN sending from share extension 4 years ago
Niels Andriesse a3b1a81ab3 Lower attachment download job max failure count 4 years ago
nielsandriesse d6c115bc2a Fix module linking issue 4 years ago
nielsandriesse e21e703581 Don't retry attachment downloads if the response was invalid 4 years ago
nielsandriesse c67f5f61a7 Fix loader not disappearing 4 years ago
nielsandriesse 5f2ec37db7 Fix message duplication bug 4 years ago
Niels Andriesse d01e732515 Debug open group messaging 4 years ago
Niels Andriesse b621bdc69a Partially fix open groups 4 years ago
Niels Andriesse 1ca3366518 Fix MessageSendJob deserialization 4 years ago
nielsandriesse addc859c84 Fix duplicate messages & debug 4 years ago
nielsandriesse 4dda59b446 Debug attachment receiving 4 years ago
nielsandriesse d01f43147a Debug 4 years ago
nielsandriesse c59fe05f8e Cancel message send job(s) if associated message/thread is deleted 4 years ago
nielsandriesse 2fa3a7edb7 Fix job retrying 4 years ago
nielsandriesse 77c1f721b9 Further debug attachment sending 4 years ago
Niels Andriesse a88ce33ee0 WIP 4 years ago
nielsandriesse 5dfd4b1965 Restructure 4 years ago
nielsandriesse 178ab7e3e2 WIP 4 years ago
nielsandriesse 5e476e8330 Fix coding issues 4 years ago
nielsandriesse 19c29b2bf9 WIP 4 years ago
nielsandriesse 921e2bced6 Debug 4 years ago
nielsandriesse 4317b17e7e Fill in some gaps 4 years ago
Niels Andriesse 64cf19f461 Improve job error handling 4 years ago
Niels Andriesse 3b252056de Implement attachment uploading 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
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 14c87139c6 Merge branch 'dev' into refactor-4 4 years ago
nielsandriesse 6dc3184b2a Merge branch 'dev' into refactor-3 4 years ago
nielsandriesse aba4cda143 WIP 4 years ago
nielsandriesse 15c6784f0f WIP 4 years ago
nielsandriesse 82127bfe4d Clean 4 years ago
nielsandriesse a3382f41d4 Re-organize files 4 years ago
nielsandriesse 41d078d012 Re-implement Signal protocol decryption 4 years ago
nielsandriesse bef616b5bd Implement NotifyPNServerJob 4 years ago
nielsandriesse b9f2881c9d Implement destination coding 4 years ago
nielsandriesse 71d51a873a Further implement JobQueue 4 years ago
nielsandriesse ae81bfb610 Clean 4 years ago
nielsandriesse d80804ca5a Create JobQueue 4 years ago
nielsandriesse 28172b4ed2 Create AttachmentUploadJob & AttachmentDownloadJob
Also conform SnodeMessage to NSCoding
4 years ago
nielsandriesse 4b63588f1a Create MessageSendJob & MessageReceiveJob
Also implement message sending notifications & custom TTL for typing indicators
4 years ago