Signal-Desktop/ts/jobs/helpers
Fedor Indutny 00cfd92dd0
Send and receive PniSignatureMessage
2022-08-15 14:53:33 -07:00
..
InMemoryQueues.ts Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
addReportSpamJob.ts Update message reporting to use sender ACI instead of E164 2022-04-12 12:54:04 -07: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 Lets users send stories to groups 2022-08-10 14:37:19 -04:00
sleepForRateLimitRetryAfterTime.ts Accept HTTP/429 as a "rate-limited" status code 2022-02-24 16:26:58 -08:00
syncHelpers.ts Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00