We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
以下のIssueを本家にも起票します。 niri-la#237
"ファイル付き"ノート一覧や、ノート詳細画面から見られるノートの前後表示等では設定内容等に関わらず非表示になっているため、ノート一覧と同じ挙動をするようにしたいです。
この問題はwithChannelNotesがfalseの時にチャンネル投稿を一切含まない仕様により発生しています。 frontendで常にwithChannelNotesをtrueにすることで解決します。 参考(MisskeyIO@3a26f0c54c69d6b00ff395ccb86b688dd3798388)
"ファイル付き"ノート一覧や、ノート詳細画面から見られるノートの前後表示等では設定内容等に関わらず非表示になっているため、ノート一覧と同じ挙動をするようにしたい
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
以下のIssueを本家にも起票します。
niri-la#237
"ファイル付き"ノート一覧や、ノート詳細画面から見られるノートの前後表示等では設定内容等に関わらず非表示になっているため、ノート一覧と同じ挙動をするようにしたいです。
この問題はwithChannelNotesがfalseの時にチャンネル投稿を一切含まない仕様により発生しています。
frontendで常にwithChannelNotesをtrueにすることで解決します。
参考(MisskeyIO@3a26f0c54c69d6b00ff395ccb86b688dd3798388)
Purpose
"ファイル付き"ノート一覧や、ノート詳細画面から見られるノートの前後表示等では設定内容等に関わらず非表示になっているため、ノート一覧と同じ挙動をするようにしたい
Do you want to implement this feature yourself?
The text was updated successfully, but these errors were encountered: