misskey/packages/backend/src/misc
おさむのひと 61fae45390
feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758)
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする

* モデログに対応&エンドポイントを単一オブジェクトでのサポートに変更(API経由で大量に作るシチュエーションもないと思うので)

* fix spdx

* fix migration

* fix migration

* fix models

* add e2e webhook

* tweak

* fix modlog

* fix bugs

* add tests and fix bugs

* add tests and fix bugs

* add tests

* fix path

* regenerate locale

* 混入除去

* 混入除去

* add abuseReportResolved

* fix pnpm-lock.yaml

* add abuseReportResolved test

* fix bugs

* fix ui

* add tests

* fix CHANGELOG.md

* add tests

* add RoleService.getModeratorIds tests

* WebhookServiceをUserとSystemに分割

* fix CHANGELOG.md

* fix test

* insertOneを使う用に

* fix

* regenerate locales

* revert version

* separate webhook job queue

* fix

* 🎨

* Update QueueProcessorService.ts

---------

Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-08 15:34:19 +09:00
..
id (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
prelude (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FileWriterStream.ts add missing license headers 2024-03-01 17:28:46 +09:00
JsonArrayStream.ts add missing license headers 2024-03-01 17:28:46 +09:00
acct.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
cache.ts fix: 古いキャッシュを使うのを修正 (#13453) 2024-02-25 12:36:10 +09:00
check-https.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
check-word-mute.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clone.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
content-disposition.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
correct-filename.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create-temp.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
dev-null.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emoji-regex.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-custom-emojis-from-mfm.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-hashtags.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
fastify-hook-handlers.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
fastify-reply-error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
gen-identicon.ts update deps (#13624) 2024-05-04 20:56:14 +09:00
gen-key-pair.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
generate-invite-code.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
generate-native-user-token.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-ip-hash.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-note-summary.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-reaction-emoji.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
i18n.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
identifiable-error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-duplicate-key-value-error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-instance-muted.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-mime-image.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-native-token.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-not-null.ts refactor(backend): `Array.prototype.filter`での非null確認では`isNotNull`関数を使うように (#13442) 2024-02-23 14:12:57 +09:00
is-renote.ts 細かいミュートの処理の修正 (#13695) 2024-04-17 14:23:41 +09:00
is-reply.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-user-related.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
json-schema.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
langmap.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
loader.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
normalize-for-search.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
promise-tracker.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reset-db.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
safe-for-sql.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
secure-rndstr.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show-machine-info.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
sql-like-escape.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
status-error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
truncate.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00