1
0
forked from mirror/misskey
mi.moris.day/packages/backend/src/server/api/endpoints/notes
anatawa12 b36e6b1a77
fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 (#13428)
* refactor: use IdentifiableError instead of NoteCreateService.ContainsProhibitedWordsError

* fix: notes with prohibited words are reprocessed with delay

* docs(changelog): 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題

* lint: fix lint errors

* fix: rethrowするべきなのにrethrowし忘れていたのを修正
2024-02-22 00:59:59 +09:00
..
favorites (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
polls (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reactions (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
thread-muting (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
children.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clips.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
conversation.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create.test.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create.ts fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 (#13428) 2024-02-22 00:59:59 +09:00
delete.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
featured.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global-timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
hybrid-timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
local-timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reactions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
renotes.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
replies.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
search-by-tag.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
search.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
state.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
translate.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
unrenote.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
user-list-timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00