signal-desktop/ts/jobs
2024-03-15 10:20:33 -04:00
..
helpers Add preliminary message backup harness 2024-03-15 10:20:33 -04:00
conversationJobQueue.ts Change challenge policy for outgoing group updates 2024-02-29 18:05:06 -08:00
formatJobForInsert.ts Retry outbound "normal" messages for up to a day 2021-08-31 13:58:39 -07:00
initializeAllJobQueues.ts Drain jobs cleanly on shutdown 2023-02-24 11:03:17 -08: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
JobQueue.ts JobQueue: Allow jobs to be added before streaming starts 2024-01-10 16:15:23 -08:00
JobQueueDatabaseStore.ts JobQueue: Allow jobs to be added before streaming starts 2024-01-10 16:15:23 -08:00
readSyncJobQueue.ts conversationJobQueue: Only show captcha for bubble messages 2023-10-27 17:14:35 -07:00
removeStorageKeyJobQueue.ts Update to RingRTC v2.35.0 2024-01-10 11:14:58 -08:00
reportSpamJobQueue.ts conversationJobQueue: Only show captcha for bubble messages 2023-10-27 17:14:35 -07:00
singleProtoJobQueue.ts conversationJobQueue: Only show captcha for bubble messages 2023-10-27 17:14:35 -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