misskey/packages/backend/test
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
..
e2e test: フォローしていないユーザーからの自分への返信が含まれることを確認するテストを追加 (#14333) 2024-07-31 07:23:38 +09:00
misc revert 5f88d56d96 2024-07-20 21:33:20 +09:00
prelude remove unused file 2024-06-21 13:18:19 +09:00
resources test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
unit 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
compose.yml chore(docker-compose): 推奨の名前にする (#14096) 2024-06-28 11:16:12 +09:00
eslint.config.js update deps (#14057) 2024-07-02 11:38:34 +09:00
global.d.ts test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
jest.setup.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
tsconfig.json test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
utils.ts feature: ユーザ作成時にSystemWebhookを発信できるようにする (#14321) 2024-07-29 21:31:32 +09:00