summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply suggestionsMarie2024-12-091-29/+36
* Apply suggestionsMarie2024-12-091-0/+7
* upd: add notification for when scheduled note gets postedMarie2024-12-091-1/+4
* upd: add notification for failures, add reasons for failure, apply suggestionsMarie2024-12-091-13/+46
* feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4n...NoriDev2024-12-095-0/+115
* merge: Clear jobs from blocked domains (resolves #773) (!720)Hazelnoot2024-11-291-1/+5
|\
| * clarify logging when an inbox job is skipped or failsHazelnoot2024-11-261-1/+5
* | allow anonymous activities (resolves #819)Hazelnoot2024-11-261-1/+2
|/
* reduce inbox log spam when fetching blocked / unavailable notesHazelnoot2024-11-222-4/+22
* Fix style errorJulia Johannesen2024-11-201-2/+1
* fix: primitives 5 & 8: reject activities with non-string identifiersLaura Hausmann2024-11-201-0/+3
* normalize re-fetch logic between InboxProcessorService and ActivityPubServerS...Hazelnoot2024-10-261-0/+1
* fix public key re-fetch logicHazelnoot2024-10-261-11/+7
* Merge branch 'develop' into feature/2024.9.0dakkar2024-10-111-37/+47
|\
| * don't log job name unless it has oneHazel K2024-10-081-1/+1
| * collapse AbortErrorsHazel K2024-10-081-1/+1
| * further condense error detailsHazel K2024-10-081-4/+1
| * normalize ID loggingHazel K2024-10-081-4/+4
| * condense error infoHazel K2024-10-081-14/+11
| * fix maxAttempts calculationHazel K2024-10-081-1/+1
| * condense job infoHazel K2024-10-081-5/+15
| * fix lint errorsHazel K2024-10-081-1/+1
| * improve error summariesHazel K2024-10-081-24/+24
| * reduce federation log spamHazel K2024-10-081-15/+21
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-0915-39/+195
|\ \ | |/ |/|
| * wip (#14643)syuilo2024-09-282-6/+3
| * feat: エクスポート完了時に通知を発行するように (#14484)かっこかり2024-09-269-0/+64
| * perf(backend): Defer instance metadata update (#14558)KOBA7892024-09-261-8/+47
| * Fix: Continue importing from file if single emoji import fails (#14461)Aleteoryx2024-09-241-17/+24
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-223-18/+22
| * Misskey® Reactions Buffering Technology™ (#14579)syuilo2024-09-203-0/+45
| * fix(backend): memory leak in memory caches (#14363)Hazel K2024-08-181-1/+1
* | Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-061-1/+1
|\ \
| * | Fix timeout commentsHazel K2024-08-061-1/+1
| * | tune cache lifetimesHazel K2024-08-031-1/+1
* | | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-029-186/+465
|\ \ \ | |/ / |/| / | |/
| * fix(backend): avoid notifying to remote users on local (#13774)zyoshoka2024-07-251-3/+8
| * revert 5f88d56d96syuilo2024-07-204-122/+77
| * perf(federation): Ed25519署名に対応する (#13464)tamaina2024-07-184-77/+122
| * fix: notRespondingSinceが実装される前に不通になったインスタ...anatawa122024-06-221-0/+6
| * feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-086-61/+206
| * enhance(backend): improve sentry integrationsyuilo2024-06-071-0/+7
| * enhance(backend): improve sentry integrationsyuilo2024-06-061-8/+8
| * enhance(backend): improve sentry integrationsyuilo2024-06-061-7/+56
| * enhance(backend): improve sentry integrationsyuilo2024-06-061-2/+2
| * enhance(backend): sentry integration for job queuessyuilo2024-06-061-158/+231
| * fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-012-4/+4
* | fix: notRespondingSinceが実装される前に不通になったインスタ...anatawa122024-06-231-0/+6
* | add copyright text to all our filesdakkar2024-06-152-0/+10
* | Merge branch 'develop' into future-2024-05-31dakkar2024-06-081-6/+15
|\ \