misskey/packages
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
..
backend 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
frontend 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
misskey-bubble-game fix: error with trying to handle SIGKILL (#14208) 2024-07-14 21:29:35 +09:00
misskey-js Release: 2024.7.0 2024-07-31 11:20:28 +00:00
misskey-reversi fix: error with trying to handle SIGKILL (#14208) 2024-07-14 21:29:35 +09:00
shared update deps (#14057) 2024-07-02 11:38:34 +09:00
sw update deps (#14312) 2024-07-28 11:14:31 +09:00
meta.json