Commit Graph

25 Commits (949b043867702c5bf471afeeb7552a25c0e401fb)

Author SHA1 Message Date
Ryan Zhao 43ca54c0a0 refactor to use Atomic wrapper 2 years ago
ryanzhao cebda588e8 fix remove job id concurrent issue 3 years ago
Niels Andriesse f0295fb469 Fix 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 49b989f529 Fix job ID uniqueness 3 years ago
nielsandriesse 65f397ccd1 Debug 3 years ago
nielsandriesse 651de37cf2 Remove incorrect debug assertion 4 years ago
Niels Andriesse efe8f1c8bb Clean 4 years ago
nielsandriesse d6c115bc2a Fix module linking issue 4 years ago
nielsandriesse 5f2ec37db7 Fix message duplication bug 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
nielsandriesse 178ab7e3e2 WIP 4 years ago
nielsandriesse 19c29b2bf9 WIP 4 years ago
Niels Andriesse d2e8f2142e WIP 4 years ago
nielsandriesse b218a16b05 Implement attachment downloading 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 82127bfe4d Clean 4 years ago
nielsandriesse a3382f41d4 Re-organize files 4 years ago
nielsandriesse 71d51a873a Further implement JobQueue 4 years ago
nielsandriesse d80804ca5a Create JobQueue 4 years ago