yumechi-no-kuni/packages/backend/src/server
Daiki Mizukami 0d508db8a7
fix(backend): check visibility of following/followers of remote users / feat: moderators can see following/followers of all users (#14375)
* fix(backend): check visibility of following/followers of remote users

Resolves https://github.com/misskey-dev/misskey/issues/13362.

* test(backend): add tests for visibility of following/followers of remote users

* docs(changelog): update CHANGELOG.md

* feat: moderators can see following/followers of all users

* docs(changelog): update CHANGELOG.md

* refactor(backend): minor refactoring

`createPerson`と`if`の条件を統一するとともに、異常系の
処理をearly returnに追い出すための変更。

* feat(backend): moderators can see following/followers count of all users

As per https://github.com/misskey-dev/misskey/pull/14375#issuecomment-2275044908.
2024-08-09 12:10:51 +09:00
..
api fix(backend): check visibility of following/followers of remote users / feat: moderators can see following/followers of all users (#14375) 2024-08-09 12:10:51 +09:00
assets なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
oauth (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
web fix(frontend): サーバーサイドbootでエラー画面の描画時にDOMが初期化できていないことがあるのを修正 (#14139) 2024-07-07 09:56:09 +09:00
ActivityPubServerService.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
FileServerService.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
HealthServerService.ts feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
NodeinfoServerService.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
ServerModule.ts feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
ServerService.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
WellKnownServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00