Signal-Desktop/ts/jobs/helpers
Scott Nonnenberg 2b2594c20a
Stories: Fix sender key persistence, pipe story: true into sends
2022-09-30 09:59:36 -07:00
..
InMemoryQueues.ts Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
addReportSpamJob.ts tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
areAllErrorsUnregistered.ts Delete for everyone: Track sends and show failure states 2022-03-04 11:22:31 -08:00
commonShouldJobContinue.ts Job Queue: Don't wait unless it's our first time in verify loop 2022-04-12 12:41:12 -07:00
findRetryAfterTimeFromError.ts Challenge: If no retry-after header on 428, don't start timer for retry 2022-04-25 16:05:23 -07:00
getHttpErrorCode.ts Move a number of sync messages to jobs for retry 2022-01-14 13:34:52 -08:00
getUntrustedConversationUuids.ts Move to uuids for untrusted conversations needing verification 2022-05-31 12:46:56 -07:00
handleCommonJobRequestError.ts Accept HTTP/429 as a "rate-limited" status code 2022-02-24 16:26:58 -08:00
handleMultipleSendErrors.ts Stop retrying message send on 400 response 2022-05-23 09:27:40 -07:00
receiptHelpers.ts Job Queue: Don't wait unless it's our first time in verify loop 2022-04-12 12:41:12 -07:00
sendDeleteForEveryone.ts Send and receive PniSignatureMessage 2022-08-15 14:53:33 -07:00
sendDirectExpirationTimerUpdate.ts Send and receive PniSignatureMessage 2022-08-15 14:53:33 -07:00
sendGroupUpdate.ts Introduce new urgent property for outgoing messages 2022-07-01 09:55:13 -07:00
sendNormalMessage.ts Send and receive PniSignatureMessage 2022-08-15 14:53:33 -07:00
sendProfileKey.ts Send and receive PniSignatureMessage 2022-08-15 14:53:33 -07:00
sendReaction.ts Send and receive PniSignatureMessage 2022-08-15 14:53:33 -07:00
sendStory.ts Stories: Fix sender key persistence, pipe story: true into sends 2022-09-30 09:59:36 -07:00
sleepForRateLimitRetryAfterTime.ts Accept HTTP/429 as a "rate-limited" status code 2022-02-24 16:26:58 -08:00
syncHelpers.ts Add eqeqeq rule but require == for null 2022-09-14 14:40:44 -07:00