hippofish/packages/backend/src
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
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
core fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 (#13428) 2024-02-22 00:59:59 +09:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc fix type 2024-02-16 15:19:55 +09:00
models fix: nodeinfoにenableMcaptchaとenableTurnstileが無い (#13387) 2024-02-19 08:33:36 +09:00
queue fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 (#13428) 2024-02-22 00:59:59 +09:00
server fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 (#13428) 2024-02-22 00:59:59 +09:00
config.ts feat: license violation protection (#13285) 2024-02-17 13:34:50 +09:00
const.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
postgres.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
types.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00