signal-desktop/ts/jobs
automated-signal 943d52b065
Ensure attachments are re-encryptable to same digest
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-10-04 11:32:39 -07:00
..
helpers Export long message attachments 2024-09-23 12:24:41 -07:00
AttachmentBackupManager.ts Respect 429 rate-limiting during attachment backup 2024-08-01 13:55:13 -07:00
AttachmentDownloadManager.ts Ensure attachments are re-encryptable to same digest 2024-10-04 11:32:39 -07:00
CallLinkDeleteManager.ts Add CallLinkDeleteManager to retry and ensure deletion 2024-09-16 12:22:01 -07:00
callLinkRefreshJobQueue.ts Add schema utils 2024-10-02 12:03:10 -07:00
conversationJobQueue.ts Add schema utils 2024-10-02 12:03:10 -07:00
formatJobForInsert.ts Retry outbound "normal" messages for up to a day 2021-08-31 13:58:39 -07:00
groupAvatarJobQueue.ts Add schema utils 2024-10-02 12:03:10 -07:00
initializeAllJobQueues.ts Use job queue when restoring call links from storage 2024-09-17 15:54:59 +10:00
Job.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
JobError.ts Initial support for job queue 2021-04-29 18:02:27 -05:00
JobLogger.ts Import log instead of using it off of window 2021-09-17 14:27:53 -04:00
JobManager.ts Properly abort inflight requests on resume or shutdown 2024-08-02 13:31:27 -04:00
JobQueue.ts JobQueue: Allow jobs to be added before streaming starts 2024-01-10 16:15:23 -08:00
JobQueueDatabaseStore.ts Parallelize SQL queries 2024-07-22 11:16:33 -07:00
readSyncJobQueue.ts conversationJobQueue: Only show captcha for bubble messages 2023-10-27 17:14:35 -07:00
removeStorageKeyJobQueue.ts Add schema utils 2024-10-02 12:03:10 -07:00
reportSpamJobQueue.ts Add schema utils 2024-10-02 12:03:10 -07:00
singleProtoJobQueue.ts Add schema utils 2024-10-02 12:03:10 -07:00
types.ts Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
viewOnceOpenJobQueue.ts conversationJobQueue: Only show captcha for bubble messages 2023-10-27 17:14:35 -07:00
viewSyncJobQueue.ts conversationJobQueue: Only show captcha for bubble messages 2023-10-27 17:14:35 -07:00