Skip to content
New issue

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

ノートページにある返信一覧について、本人の返信は(1つだけでも良いので)自動で読み込んで欲しい #13008

Open
1 task
Sayamame-beans opened this issue Jan 15, 2024 · 2 comments
Labels
[Feat] Timeline Timeline related issue ✨Feature This adds/improves/enhances a feature

Comments

@Sayamame-beans
Copy link
Member

Summary

現在は「返信を見る」を押さなければ一切のリプライが表示されません。
1つだけでも良いので、本人の返信を自動で表示して欲しいと感じることが度々あります。

Purpose

本人のノートがリプに続いていても存在に気付きづらく、追いづらいため。
Misskeyに馴染みがない人やMisskey外の人にURLでノートを共有した場合などに、リプライの存在に気付かず表示してもらえない可能性が高いのではないかと推測したため。

Do you want to implement this feature yourself?

  • Yes, I will implement this by myself and send a pull request
@Sayamame-beans Sayamame-beans added the ✨Feature This adds/improves/enhances a feature label Jan 15, 2024
@Sayamame-beans
Copy link
Member Author

(上流1つはreplyIdで取れますが、下流は取れないというのが原因の1つ(負荷的にも)だと思うので、厄介な感じはありそう…)

@Sayamame-beans
Copy link
Member Author

Sayamame-beans commented Feb 6, 2024

(notes/childrenが取得してくるノートの順番や現状のパラメーターからして、"本人の返信"を優先する手段が無いので、自動読み込みの方向性で考えても厳しそう)

(追記メモ: notes/childrennotes/repliesは最新のものから順に取ってくる仕様)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feat] Timeline Timeline related issue ✨Feature This adds/improves/enhances a feature
Projects
Status: Triage
Development

No branches or pull requests

2 participants