misskey/locales
おさむのひと 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
..
ar-SA.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
bn-BD.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
ca-ES.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
cs-CZ.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
da-DK.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
de-DE.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
el-GR.yml
en-US.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
es-ES.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
fr-FR.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
generateDTS.js
hr-HR.yml
ht-HT.yml
hu-HU.yml
id-ID.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
index.d.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
index.js
it-IT.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
ja-JP.yml feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
ja-KS.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
jbo-EN.yml
kab-KAB.yml
kn-IN.yml
ko-GS.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
ko-KR.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
lo-LA.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
nl-NL.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
no-NO.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
package.json
pl-PL.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
pt-PT.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
README.md
ro-RO.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
ru-RU.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
si-LK.yml
sk-SK.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
sv-SE.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
th-TH.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
tr-TR.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
ug-CN.yml
uk-UA.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
uz-UZ.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
verify.js
vi-VN.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
zh-CN.yml New Crowdin updates (#13892) 2024-05-31 13:19:37 +09:00
zh-TW.yml New Crowdin updates (#13892) 2024-05-31 13:19:37 +09:00

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.