Commit Graph

42 Commits (4e471aadb085d91b8fddd791ddca27d17830ea90)

Author SHA1 Message Date
Ryan Zhao 43ca54c0a0 refactor to use Atomic wrapper 2 years ago
ryanzhao e045808070 Revert "WIP: download attachments in NSE"
This reverts commit 6fd5bbeab1.
3 years ago
ryanzhao 6fd5bbeab1 WIP: download attachments in NSE 3 years ago
ryanzhao 70e38e11d8 clean attachment download job 3 years ago
ryanzhao b7289e72a3 add accessibility to attachment buttons 3 years ago
ryanzhao 69dea75486 potentially fix the conversation stuck at unread 3 years ago
Niels Andriesse e84fc1aa04 Include destination info in error messages 3 years ago
Niels Andriesse 2928a8f66c Don't unnecessarily retry downloads for expired attachments 3 years ago
nielsandriesse 86c2c39425 Fix background polling crash 3 years ago
nielsandriesse e24fca7b37 Fix job duplication bug
This could cause attachments not to download on the receiving side, and potentially also cause duplicate push notifications to be sent
3 years ago
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 3 years ago
Niels Andriesse 5e1a33c32e Switch to dedicated server 3 years ago
Niels Andriesse d742fc1548 Delete V1 OGS & file server 3 years ago
nielsandriesse 95d3311fac Debug 3 years ago
Niels Andriesse 6b97f86c32 Update AttachmentDownloadJob for the V2 file server 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
Niels Andriesse 960e500acd Don't auto-download attachments from untrusted contacts 3 years ago
Niels Andriesse 73bbaf9ce7 Potentially fix attachment issue 3 years ago
Niels Andriesse 57f7bc88eb Fix leftover merge conflicts 4 years ago
Niels Andriesse 7acb6c9ac3 Merge branch 'dev' into multi-device 4 years ago
Niels Andriesse 804377c5a4 Minor refactoring 4 years ago
Niels Andriesse eeef067f57 Implement message syncing 4 years ago
Niels Andriesse efe8f1c8bb Clean 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 77c1f721b9 Further debug attachment sending 4 years ago
nielsandriesse 178ab7e3e2 WIP 4 years ago
nielsandriesse 5e476e8330 Fix coding issues 4 years ago
Niels Andriesse 64cf19f461 Improve job error handling 4 years ago
Niels Andriesse d7c71a8c06 Make things compile again 4 years ago
nielsandriesse b218a16b05 Implement attachment downloading 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 a3382f41d4 Re-organize files 4 years ago
nielsandriesse d80804ca5a Create JobQueue 4 years ago
nielsandriesse 28172b4ed2 Create AttachmentUploadJob & AttachmentDownloadJob
Also conform SnodeMessage to NSCoding
4 years ago