mizzkey/packages/backend/src/queue/processors
syuilo 023fa30280
refactor/perf(backend): provide metadata statically (#14601)
* wip

* Update ReactionService.ts

* Update ApiCallService.ts

* Update timeline.ts

* Update GlobalModule.ts

* Update GlobalModule.ts

* Update NoteEntityService.ts

* wip

* wip

* wip

* Update ApPersonService.ts

* wip

* Update GlobalModule.ts

* Update mock-resolver.ts

* Update RoleService.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* clean up

* Update utils.ts

* Update UtilityService.ts

* Revert "Update utils.ts"

This reverts commit a27d4be764.

* Revert "Update UtilityService.ts"

This reverts commit e5fd9e004c.

* vuwa-

* Revert "vuwa-"

This reverts commit 0c3bd12472.

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update jest.setup.ts
2024-09-22 12:53:13 +09:00
..
AggregateRetentionProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
BakeBufferedReactionsProcessorService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
CheckExpiredMutingsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CleanChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CleanProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CleanRemoteFilesProcessorService.ts fix: report progress out of 100% in CleanRemoteFilesProcessorService (#13633) 2024-03-30 10:28:47 +09:00
DeleteAccountProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeleteDriveFilesProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeleteFileProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeliverProcessorService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
EndedPollNotificationProcessorService.ts fix(backend): avoid notifying to remote users on local (#13774) 2024-07-25 16:32:07 +09:00
ExportAntennasProcessorService.ts 新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867) 2024-05-27 20:54:53 +09:00
ExportBlockingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportClipsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportCustomEmojisProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportFavoritesProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportFollowingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportMutingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportNotesProcessorService.ts refactor(backend): ノートのエクスポート処理でStreams APIを使うように (#13465) 2024-02-28 15:34:58 +09:00
ExportUserListsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportAntennasProcessorService.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
ImportBlockingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportCustomEmojisProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportFollowingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportMutingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportUserListsProcessorService.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
InboxProcessorService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
RelationshipProcessorService.ts fix: 古いキャッシュを使うのを修正 (#13453) 2024-02-25 12:36:10 +09:00
ResyncChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SystemWebhookDeliverProcessorService.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
TickChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserWebhookDeliverProcessorService.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00