misskey/packages/backend/src/queue/processors
tamaina eb60460d28
enhance: 禁止ワードチェック強化 (#27)
* enhance: 禁止ワードチェック強化
* リモートの禁止ワードチェックを添付ファイルとユーザーを登録する前に行うなど
  Resolve https://github.com/misskey-dev/misskey/issues/13374
* 禁止ワートの対象の見直し

* performActivityで特定のエラーが出た際にDelayedに追加しないように

* use IdentifiableError

* NoteCreateService.checkProhibitedWords

* https://github.com/misskey-dev/misskey-private/pull/27/files#r1507416135

* remove comment
2024-03-01 20:16:32 +09:00
..
AggregateRetentionProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
EndedPollNotificationProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportAntennasProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
InboxProcessorService.ts enhance: 禁止ワードチェック強化 (#27) 2024-03-01 20:16:32 +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
TickChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
WebhookDeliverProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00