summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/WebhookService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: ↵おさむのひと2024-06-081-97/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 通報を受けた際にメールまたは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 * :art: * Update QueueProcessorService.ts --------- Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* fix lintsyuilo2024-01-221-3/+6
|
* perf(backend): createdAtをidから取得するように & ↵syuilo2023-10-161-3/+0
| | | | 無駄なDateインスタンスの生成を避けるように
* feat: 通知の受信設定を強化syuilo2023-09-291-2/+2
|
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
|
* update deps (#11820)syuilo2023-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * fix * wip * wip * wip * Update docker-compose.yml.example * Delete reviewer-lottery.yml * Update RepositoryModule.ts * wip * wip * clean up * update deps * wip * wip
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
| | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update RepositoryModule.ts * wip * wip * wip * Revert "wip" This reverts commit c1c13b37d2aaf3c65bc148212da302b0eb7868bf.
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactorsyuilo2023-05-291-1/+6
|
* fix typessyuilo2023-04-141-1/+1
|
* fix(backend): イベント用redis分離が上手く動かない問題を修正syuilo2023-04-091-4/+4
|
* feat(backend): イベント用Redisを別サーバーに分離できるようにsyuilo2023-04-071-4/+4
|
* fix Serialized typesyuilo2023-02-281-0/+3
|
* refactor: fix typesyuilo2023-02-011-3/+12
|
* フォロワー数、フォロー数もConditional ↵syuilo2023-01-141-2/+3
| | | | roleで利用できるように
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-1/+5
|
* fixessyuilo2022-09-241-1/+1
|
* fix import typesyuilo2022-09-211-1/+1
|
* testsyuilo2022-09-191-12/+12
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+70