<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/core/AbuseReportService.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-03-02T11:06:20Z</updated>
<entry>
<title>enhance(backend): refine system account (#15530)</title>
<updated>2025-03-02T11:06:20Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-03-02T11:06:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=616cccf2511337fc181d0b6aa693b7091c7ba57b'/>
<id>urn:sha1:616cccf2511337fc181d0b6aa693b7091c7ba57b</id>
<content type='text'>
* wip

* wip

* wip

* Update SystemAccountService.ts

* Update 1740121393164-system-accounts.js

* Update DeleteAccountService.ts

* wip

* wip

* wip

* wip

* Update 1740121393164-system-accounts.js

* Update RepositoryModule.ts

* wip

* wip

* wip

* Update ApRendererService.ts

* wip

* wip

* Update SystemAccountService.ts

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* add print logs

* ログが長すぎて出てないかもしれない

* fix migration

* refactor

* fix fed-tests

* Update RelayService.ts

* merge

* Update user.test.ts

* chore: emit log

* fix: tweak sleep duration

* fix: exit 1

* fix: wait for misskey processes to become healthy

* fix: longer sleep for user deletion

* fix: make sleep longer again

* デッドロック解消の試み

https://github.com/misskey-dev/misskey/issues/15005

* Revert "デッドロック解消の試み"

This reverts commit 266141f66fb584371bbb56ef7eba04e14bcff94d.

* wip

* Update SystemAccountService.ts

---------

Co-authored-by: おさむのひと &lt;46447427+samunohito@users.noreply.github.com&gt;
Co-authored-by: zyoshoka &lt;107108195+zyoshoka@users.noreply.github.com&gt;</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>fix of d8cb7305ef4d5ad6398d9eb57ece2f3ba7ca73eb</title>
<updated>2024-10-05T09:29:02Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-10-05T09:29:02Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=ddc799fe3de8024141702e26f4272227a7d94da4'/>
<id>urn:sha1:ddc799fe3de8024141702e26f4272227a7d94da4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: 通報の強化 (#14704)</title>
<updated>2024-10-05T07:20:15Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-10-05T07:20:15Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d8cb7305ef4d5ad6398d9eb57ece2f3ba7ca73eb'/>
<id>urn:sha1:d8cb7305ef4d5ad6398d9eb57ece2f3ba7ca73eb</id>
<content type='text'>
* wip

* Update CHANGELOG.md

* lint

* Update types.ts

* wip

* :v:

* Update MkAbuseReport.vue

* tweak</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>
