<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/core/AbuseReportNotificationService.ts, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2025-01-14T11:14:02Z</updated>
<entry>
<title>refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善 (#15035)</title>
<updated>2025-01-14T11:14:02Z</updated>
<author>
<name>おさむのひと</name>
<email>46447427+samunohito@users.noreply.github.com</email>
</author>
<published>2025-01-14T11:14:02Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d2e22f90507a1920c15d0b997009f52067a2a828'/>
<id>urn:sha1:d2e22f90507a1920c15d0b997009f52067a2a828</id>
<content type='text'>
* UserWebhook側の対処

* SystemWebhook側の対処

* fix test</content>
</entry>
<entry>
<title>refactor(backend): SystemWebhookで送信されるペイロードの型を追加 (#14980)</title>
<updated>2024-11-19T01:41:39Z</updated>
<author>
<name>おさむのひと</name>
<email>46447427+samunohito@users.noreply.github.com</email>
</author>
<published>2024-11-19T01:41:39Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7b9c884a5d550b126c627fac18064fc3a8ca177a'/>
<id>urn:sha1:7b9c884a5d550b126c627fac18064fc3a8ca177a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(backend): remove unnecessary .then</title>
<updated>2024-10-13T11:32:02Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-10-13T11:32:02Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=5229f5de4d9ef7cd75d32466d29d672193adaf45'/>
<id>urn:sha1:5229f5de4d9ef7cd75d32466d29d672193adaf45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする (#14746)</title>
<updated>2024-10-11T11:59:36Z</updated>
<author>
<name>おさむのひと</name>
<email>46447427+samunohito@users.noreply.github.com</email>
</author>
<published>2024-10-11T11:59:36Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a2cd6a7709ffacfabb738deac22cb0fd1eb7d493'/>
<id>urn:sha1:a2cd6a7709ffacfabb738deac22cb0fd1eb7d493</id>
<content type='text'>
* feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする

* fix RoleService.

* fix

* fix

* fix

* add test and fix

* fix

* fix CHANGELOG.md

* fix test</content>
</entry>
<entry>
<title>feat(backend): 通報および通報解決時に送出されるSystemWebhookにユーザ情報を含めるようにする (#14698)</title>
<updated>2024-10-05T03:51:46Z</updated>
<author>
<name>おさむのひと</name>
<email>46447427+samunohito@users.noreply.github.com</email>
</author>
<published>2024-10-05T03:51:46Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=88698462a91e0fe15501a44f923a812d169bb030'/>
<id>urn:sha1:88698462a91e0fe15501a44f923a812d169bb030</id>
<content type='text'>
* feat(backend): 通報および通報解決時に送出されるSystemWebhookにユーザ情報を含めるようにする

* テスト送信もペイロード形式を合わせる

* add spaces

* fix test</content>
</entry>
<entry>
<title>refactor/perf(backend): provide metadata statically (#14601)</title>
<updated>2024-09-22T03:53:13Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-09-22T03:53:13Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=023fa30280e561e9921a2c83138af4cac01068ab'/>
<id>urn:sha1:023fa30280e561e9921a2c83138af4cac01068ab</id>
<content type='text'>
* wip

* Update ReactionService.ts

* Update ApiCallService.ts

* Update timeline.ts

* Update GlobalModule.ts

* Update GlobalModule.ts

* Update NoteEntityService.ts

* wip

* wip

* wip

* Update ApPersonService.ts

* wip

* Update GlobalModule.ts

* Update mock-resolver.ts

* Update RoleService.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* clean up

* Update utils.ts

* Update UtilityService.ts

* Revert "Update utils.ts"

This reverts commit a27d4be764b78c1b5a9eac685e261fee49331d89.

* Revert "Update UtilityService.ts"

This reverts commit e5fd9e004c482cf099252201c0c1aa888e001430.

* vuwa-

* Revert "vuwa-"

This reverts commit 0c3bd12472b4b9938cdff2d6f131e6800bc3724c.

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update jest.setup.ts</content>
</entry>
<entry>
<title>feature: ユーザ作成時にSystemWebhookを発信できるようにする (#14321)</title>
<updated>2024-07-29T12:31:32Z</updated>
<author>
<name>おさむのひと</name>
<email>46447427+samunohito@users.noreply.github.com</email>
</author>
<published>2024-07-29T12:31:32Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=72bc78974657b22ab6b1f5a36f6144c294e36de3'/>
<id>urn:sha1:72bc78974657b22ab6b1f5a36f6144c294e36de3</id>
<content type='text'>
* feature: ユーザ作成時にSystemWebhookを発信できるようにする

* fix CHANGELOG.md</content>
</entry>
<entry>
<title>refactor(backend): remove unnecessary isNotNull sugar</title>
<updated>2024-06-21T04:03:51Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-06-21T04:03:51Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=bf33382082c41199b631c06ac20ea369b0747470'/>
<id>urn:sha1:bf33382082c41199b631c06ac20ea369b0747470</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758)</title>
<updated>2024-06-08T06:34:19Z</updated>
<author>
<name>おさむのひと</name>
<email>46447427+samunohito@users.noreply.github.com</email>
</author>
<published>2024-06-08T06:34:19Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=61fae45390283aee7ac582aa5303aae863de0f7a'/>
<id>urn:sha1:61fae45390283aee7ac582aa5303aae863de0f7a</id>
<content type='text'>
* 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 &lt;46447427+sam-osamu@users.noreply.github.com&gt;
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
</feed>
