signal-desktop/ts/jobs/helpers
automated-signal 9ba6df8ef2
Add ProfileKeyForCall conversation job
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-10-18 09:40:43 -07:00
..
addReportSpamJob.ts Spam Reporting UI changes 2024-03-12 09:29:31 -07:00
areAllErrorsUnregistered.ts
commonShouldJobContinue.ts Use job queue when restoring call links from storage 2024-09-17 15:54:59 +10:00
findRetryAfterTimeFromError.ts Fix parsing of Retry-After 2024-01-17 15:23:41 -08:00
getHttpErrorCode.ts
getUntrustedConversationServiceIds.ts
getValidRecipients.ts Send call messages with conversationJobQueue 2024-04-16 14:55:09 -07:00
handleCommonJobRequestError.ts
handleMultipleSendErrors.ts
InMemoryQueues.ts
sendCallingMessage.ts Send call messages with conversationJobQueue 2024-04-16 14:55:09 -07:00
sendDeleteForEveryone.ts Introduce versioning clock to timer system 2024-08-21 09:03:28 -07:00
sendDeleteStoryForEveryone.ts Introduce versioning clock to timer system 2024-08-21 09:03:28 -07:00
sendDirectExpirationTimerUpdate.ts Only increment timer version once 2024-08-21 14:48:24 -07:00
sendGroupCallUpdate.ts Send call messages with conversationJobQueue 2024-04-16 14:55:09 -07:00
sendGroupUpdate.ts Send call messages with conversationJobQueue 2024-04-16 14:55:09 -07:00
sendNormalMessage.ts Export long message attachments 2024-09-23 12:24:41 -07:00
sendNullMessage.ts
sendProfileKey.ts Add ProfileKeyForCall conversation job 2024-10-18 09:40:43 -07:00
sendReaction.ts Migrate message ids to UUIDv7 2024-10-08 13:17:03 +10:00
sendReceipts.ts
sendResendRequest.ts
sendSavedProto.ts
sendSenderKeyDistribution.ts
sendStory.ts Parallelize SQL queries 2024-07-22 11:16:33 -07:00
shouldSendToConversation.ts
sleepForRateLimitRetryAfterTime.ts
syncHelpers.ts