1
0
forked from mirror/misskey
misskey/packages/frontend/src
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
..
boot fix(frontend): emoji picker not opening on /share page (#14295) 2024-07-25 16:44:38 +09:00
components tweak localization 2024-07-31 08:12:35 +09:00
directives fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
filters Fix type annotations (#14071) 2024-06-23 01:00:12 +09:00
pages Update about-misskey.vue 2024-08-08 20:22:25 +09:00
router feat: このユーザーのノートを検索, クエリに基づく検索の初期値 & ノート検索のUI改善 (#14128) 2024-07-30 15:51:08 +09:00
scripts 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
themes
types fix/enhance(frontend): 映像・音声周りの改修 (#13206) 2024-03-30 16:02:03 +09:00
ui frontend timeline fixes & improvements (#13727) 2024-07-30 20:13:00 +09:00
unicode-emoji-indexes
widgets frontend timeline fixes & improvements (#13727) 2024-07-30 20:13:00 +09:00
workers (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
_boot_.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
_dev_boot_.ts update deps (#13624) 2024-05-04 20:56:14 +09:00
account.ts refactor(frontend): refactor popup api and make sure call dispose callback 2024-07-04 13:14:49 +09:00
cache.ts enhance(frontend): お気に入りチャンネルをキャッシュするように (#13881) 2024-05-27 17:19:09 +09:00
config.ts fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
const.ts Feat: ユーザーのアイコン/バナーの変更可否をロールで設定可能に (#14078) 2024-07-14 09:31:05 +09:00
custom-emojis.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
debug.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emojilist.json
events.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
i18n.ts refactor(frontend): Remove unused directives (#14085) 2024-06-24 21:32:12 +09:00
index.html fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598) 2024-03-20 10:30:45 +09:00
index.mdx
instance.ts fix type error 2024-05-01 13:52:59 +09:00
local-storage.ts enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
navbar.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
nirax.ts fix(frontend): router遷移時にmatchAllに入った場合一度location.hrefを経由するように (#13509) 2024-03-05 17:27:33 +09:00
os.ts enhance(frontend): ブラウザのコンテキストメニューを使用できるように (#14076) 2024-07-30 14:45:53 +09:00
pizzax.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
plugin.ts プラグインの簡易的なログを表示する機能 (#13564) 2024-03-13 22:38:26 +09:00
store.ts enhance(frontend): ブラウザのコンテキストメニューを使用できるように (#14076) 2024-07-30 14:45:53 +09:00
stream.ts feat: send heartbeat right after visibility changed to 'visible' (#13581) 2024-03-17 18:47:29 +09:00
style.scss fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
theme-store.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
timelines.ts Fix(frontend): LTL無効時にヘッダーにSTLが表示されてしまう & デフォルト、クラシックでリストが消えている (#14337) 2024-07-31 18:10:36 +09:00
type.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00