Introduce new conversationJobQueue

This commit is contained in:
Scott Nonnenberg
2022-02-16 10:36:21 -08:00
committed by GitHub
parent 37d4776472
commit 30783c887c
40 changed files with 3111 additions and 1742 deletions

View File

@@ -7826,15 +7826,15 @@
},
{
"rule": "jQuery-load(",
"path": "ts/jobs/normalMessageSendJobQueue.ts",
"path": "ts/jobs/conversationJobQueue.ts",
"line": " await window.ConversationController.load();",
"reasonCategory": "falseMatch",
"updated": "2021-12-15T19:58:28.089Z"
},
{
"rule": "jQuery-load(",
"path": "ts/jobs/reactionJobQueue.ts",
"line": " await window.ConversationController.load();",
"path": "ts/jobs/helpers/sendReaction.ts",
"line": " await window.ConversationController.load();",
"reasonCategory": "falseMatch",
"updated": "2021-11-04T16:14:03.477Z"
},
@@ -8080,4 +8080,4 @@
"reasonCategory": "usageTrusted",
"updated": "2021-09-17T21:02:59.414Z"
}
]
]