Signal-Desktop/ts/jobs
automated-signal 9e7adcb54c
Fix generation of reaction ids
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-03-02 16:32:12 -08:00
..
helpers Fix generation of reaction ids 2022-03-02 16:32:12 -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 Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
JobQueueDatabaseStore.ts Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
conversationJobQueue.ts Conversation Queue: Fix conversationId added to untrusted list 2022-03-01 17:18:49 -08:00
deliveryReceiptsJobQueue.ts Retry delivery and read receipts for up to 24 hours 2021-12-07 14:41:40 -08:00
formatJobForInsert.ts Retry outbound "normal" messages for up to a day 2021-08-31 13:58:39 -07:00
initializeAllJobQueues.ts profileKey: Check length of incoming values, clear on failed send/fetch 2022-02-22 14:34:57 -06:00
readReceiptsJobQueue.ts Retry delivery and read receipts for up to 24 hours 2021-12-07 14:41:40 -08:00
readSyncJobQueue.ts New queue for view once syncs, handleRetry improvements 2022-02-08 09:30:42 -08:00
removeStorageKeyJobQueue.ts Disable `class-methods-use-this` lint rule 2021-11-04 16:04:51 -05:00
reportSpamJobQueue.ts Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
singleProtoJobQueue.ts profileKey: Check length of incoming values, clear on failed send/fetch 2022-02-22 14:34:57 -06:00
types.ts Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
viewOnceOpenJobQueue.ts New queue for view once syncs, handleRetry improvements 2022-02-08 09:30:42 -08:00
viewSyncJobQueue.ts New queue for view once syncs, handleRetry improvements 2022-02-08 09:30:42 -08:00
viewedReceiptsJobQueue.ts Retry delivery and read receipts for up to 24 hours 2021-12-07 14:41:40 -08:00