summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/Webhook.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-0/+1
|\
| * feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489)おさむのひと2024-09-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | * feat: UserWebhook/SystemWebhookのテスト送信機能を追加 * fix CHANGELOG.md * 一部設定をパラメータから上書き出来るように修正 * remove async * regenerate autogen
* | Note Edited notification typeMarie2024-02-201-1/+1
|/
* (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
|
* perf(backend): createdAtをidから取得するように & ↵syuilo2023-10-161-5/+0
| | | | 無駄なDateインスタンスの生成を避けるように
* refactor(backend): update directory structure for modelssyuilo2023-09-201-0/+78