.. |
helpers
|
Send just sync message if we've already sent to all recipients
|
2022-05-31 16:20:45 -07:00 |
conversationJobQueue.ts
|
Move to uuids for untrusted conversations needing verification
|
2022-05-31 12:46:56 -07: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 |
Job.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
JobError.ts
|
|
|
JobLogger.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
JobQueue.ts
|
JobQueue: If job data does not parse, delete it from database
|
2022-05-05 11:55:15 -07:00 |
JobQueueDatabaseStore.ts
|
Retry outbound reactions for up to a day
|
2021-10-29 18:19:44 -05: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
|
Challenge: Save conversationIds and start queues
|
2022-03-21 14:19:37 -07:00 |
reportSpamJobQueue.ts
|
Update message reporting to use sender ACI instead of E164
|
2022-04-12 12:54:04 -07:00 |
singleProtoJobQueue.ts
|
Job Queue: Don't wait unless it's our first time in verify loop
|
2022-04-12 12:41:12 -07:00 |
types.ts
|
Retry outbound reactions for up to a day
|
2021-10-29 18:19:44 -05:00 |
viewedReceiptsJobQueue.ts
|
Retry delivery and read receipts for up to 24 hours
|
2021-12-07 14:41:40 -08: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 |