mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-27 02:28:34 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| gallery | ||
| lists | ||
| achievements.ts | ||
| clips.ts | ||
| featured-notes.ts | ||
| flashs.ts | ||
| followers.ts | ||
| following.ts | ||
| get-frequently-replied-users.ts | ||
| notes.ts | ||
| pages.ts | ||
| reactions.ts | ||
| recommendation.ts | ||
| relation.ts | ||
| report-abuse.ts | ||
| search-by-username-and-host.ts | ||
| search.ts | ||
| show.ts | ||
| update-memo.ts | ||