.. |
helpers
|
Lets users send stories to groups
|
2022-08-10 14:37:19 -04:00 |
conversationJobQueue.ts
|
Send story images/video
|
2022-08-04 12:23:24 -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
|
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
|
Use concurrency of one for queues with no options
|
2022-07-20 19:40:53 -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
|
Introduce new urgent property for outgoing messages
|
2022-07-01 09:55:13 -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 |