summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/processors (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't log slow activities, as this is known to happen under regular circumsta...Hazelnoot2025-02-161-8/+1
* implement AP fetch logsHazelnoot2025-02-161-72/+10
* rename activity_log and activity_context to ap_inbox_log and ap_contextHazelnoot2025-02-161-15/+15
* fix activity duration calculationHazelnoot2025-02-161-10/+17
* print warning when activity processing exceeds 10 seondsHazelnoot2025-02-161-0/+3
* log inbound activity durationHazelnoot2025-02-161-2/+8
* add inbound activity logger for debuggingHazelnoot2025-02-161-0/+102
* fix import order in DeleteAccountProcessorService.tsHazelnoot2025-02-041-1/+1
* add IdentifiableError.isRetryable to ensure that Identifiable Errors can stil...Hazelnoot2025-02-031-0/+8
* merge upstream 2025-02-03Hazelnoot2025-02-035-20/+16
|\
| * feat: 新カスタム絵文字管理画面(β)の追加 (#13473)おさむのひと2025-01-201-1/+4
| * refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善...おさむのひと2025-01-141-18/+8
| * enhance(backend): チャートの処理を一つずつ行うことでDBの同...かっこかり2025-01-113-33/+30
| * Merge commit from forkJulia2024-11-211-0/+2
* | use `import` configuration for media downloads in notes importerdakkar2025-01-231-2/+2
* | use `import` configuration for downloads in emoji importerdakkar2025-01-231-1/+5
* | fix scheduled replies becoming quote-boostsdakkar2025-01-011-2/+2
* | rethrow everything but non-retryable HTTP errorsdakkar2024-12-221-11/+2
* | sync charts one-at-a-time to reduce database contention and timeoutsHazelnoot2024-12-173-33/+27
* | Merge branch 'develop' into feature/2024.10dakkar2024-12-121-0/+144
|\ \
| * | 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-091-0/+94
* | | Merge branch 'develop' into feature/2024.10dakkar2024-11-291-1/+5
|\| |
| * | 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
* | | | Merge branch 'develop' into feature/2024.10dakkar2024-11-281-1/+2
|\| | |
| * | | allow anonymous activities (resolves #819)Hazelnoot2024-11-261-1/+2
| |/ /
* | | Merge branch 'develop' into feature/2024.10dakkar2024-11-231-0/+14
|\| |
| * | reduce inbox log spam when fetching blocked / unavailable notesHazelnoot2024-11-221-0/+14
* | | better wording for moderator inactivity messagesdakkar2024-11-221-22/+6
* | | Merge branch 'develop' into feature/2024.10dakkar2024-11-221-0/+2
|\| |
| * | Fix style errorJulia Johannesen2024-11-201-2/+1
| * | fix: primitives 5 & 8: reject activities with non-string identifiersLaura Hausmann2024-11-201-0/+3
* | | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-083-19/+326
|\ \ \ | |/ / |/| / | |/
| * feat: 運営のアクティビティが一定期間ない場合は通知+...おさむのひと2024-10-131-13/+178
| * feat: リモートサーバーのサーバー情報を収集しないオプ...syuilo2024-10-132-18/+33
| * feat(backend): 7日間運営のアクティビティがないサーバを自...おさむのひと2024-10-111-0/+127
| * fix(backend/test): #14558 以降e2eテストがたまに失敗する問題を...かっこかり2024-10-051-1/+1
* | normalize re-fetch logic between InboxProcessorService and ActivityPubServerS...Hazelnoot2024-10-261-0/+1
* | fix public key re-fetch logicHazelnoot2024-10-261-11/+7
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-0913-39/+190
|\|
| * 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-201-0/+40