Sharkey/packages/backend/test/unit
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
..
entities
misc
AbuseReportNotificationService.ts
activitypub.ts 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
AnnouncementService.ts
ap-request.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
ApMfmService.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
chart.ts
DriveService.ts
extract-mentions.ts
FetchInstanceMetadataService.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
FileInfoService.ts test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
MetaService.ts
MfmService.ts
NoteCreateService.ts
ReactionService.ts
RelayService.ts
RoleService.ts
S3Service.ts
SystemWebhookService.ts
UserSearchService.ts fix: サジェストされるユーザのリストアップ方法を見直し (#14180) 2024-07-12 21:14:09 +09:00