.. |
helpers
|
Properly handle read syncs while offline
|
2022-01-21 17:04:30 -08: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
|
Move a number of sync messages to jobs for retry
|
2022-01-14 13:34:52 -08: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
|
Retry outbound reactions for up to a day
|
2021-10-29 18:19:44 -05:00 |
JobQueueDatabaseStore.ts
|
Retry outbound reactions for up to a day
|
2021-10-29 18:19:44 -05:00 |
normalMessageSendJobQueue.ts
|
Fix "did reaction fully send?" logic
|
2022-01-11 16:50:11 -08:00 |
reactionJobQueue.ts
|
Fix "did reaction fully send?" logic
|
2022-01-11 16:50:11 -08:00 |
readReceiptsJobQueue.ts
|
Retry delivery and read receipts for up to 24 hours
|
2021-12-07 14:41:40 -08:00 |
readSyncJobQueue.ts
|
Disable class-methods-use-this lint rule
|
2021-11-04 16:04:51 -05:00 |
removeStorageKeyJobQueue.ts
|
Disable class-methods-use-this lint rule
|
2021-11-04 16:04:51 -05:00 |
reportSpamJobQueue.ts
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
singleProtoJobQueue.ts
|
Move a number of sync messages to jobs for retry
|
2022-01-14 13:34:52 -08: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 |
viewSyncJobQueue.ts
|
Disable class-methods-use-this lint rule
|
2021-11-04 16:04:51 -05:00 |