puyoskey/packages/backend/src/models/json-schema
おさむのひと 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
..
abuse-report-notification-recipient.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
ad.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
announcement.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
antenna.ts fix(backend): fix backward compatibility of antenna 2024-05-31 11:24:17 +09:00
app.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
blocking.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
channel.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clip.ts enhance: クリップのノート数を表示するように (#13686) 2024-04-14 21:30:24 +09:00
drive-file.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
drive-folder.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emoji.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
federation-instance.ts feat: suspend instance improvements (#13861) 2024-05-23 15:55:47 +09:00
flash.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
following.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
gallery-post.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
hashtag.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
invite-code.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
meta.ts enhance: サーバーのお問い合わせ先URLを設定できるように 2024-05-31 10:12:23 +09:00
muting.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
note-favorite.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
note-reaction.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
note.ts enhance(frontend): リアクションの総数を表示するように (#13532) 2024-03-06 21:08:42 +09:00
notification.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
page.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
queue.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
renote-muting.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reversi-game.ts fix(backend): add missing schemas and fix incorrect schemas (#13295) 2024-02-16 14:27:33 +09:00
role.ts enhance: 新しいコンディショナルロール条件の実装 (#13732) 2024-04-19 15:22:23 +09:00
signin.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
system-webhook.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
user-list.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
user.ts enhance(backend): フォロー・フォロワー関連の通知の受信設定の強化 (#13468) 2024-02-28 09:49:34 +09:00