signal-desktop/ts/jobs
2024-10-22 11:20:35 -07:00
..
helpers Add ProfileKeyForCall conversation job 2024-10-18 09:27:47 -07:00
AttachmentBackupManager.ts Export/import attachments in integration tests 2024-10-11 15:14:28 -04:00
AttachmentDownloadManager.ts Ensure attachments are re-encryptable to same digest 2024-10-04 15:52:29 +10:00
CallLinkFinalizeDeleteManager.ts Synchronous delete call link 2024-10-09 09:35:24 -07:00
callLinkRefreshJobQueue.ts Save storage for defunct and pending call links 2024-10-22 11:20:35 -07:00
conversationJobQueue.ts Add ProfileKeyForCall conversation job 2024-10-18 09:27:47 -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 Synchronous delete call link 2024-10-09 09:35:24 -07: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 Export/import attachments in integration tests 2024-10-11 15:14:28 -04:00
JobQueue.ts Migrate message ids to UUIDv7 2024-10-08 13:17:03 +10: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