misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
10.08k stars 1.38k forks source link

channels/followedのv2 APIを生やす? (ChannelFollowingを返すべきところでChannelが返ってくる問題) #14219

Open Sayamame-beans opened 4 months ago

Sayamame-beans commented 4 months ago

💡 Summary

別々に修正することになったと認識しているので、とりあえず別途issueを生やします。

ふぉろーIDを想定しているAPIにチャンネルIDを渡しているのを修正しないとダメそう

https://github.com/misskey-dev/misskey/issues/13698#issuecomment-2169028324

strongly related:

🥰 Expected Behavior

ChannelFollwingが返ってくる

🤬 Actual Behavior

Channelが返ってくる

📝 Steps to Reproduce

No response

💻 Frontend Environment

* Model and OS of the device(s):
* Browser:
* Server URL:
* Misskey: 
https://github.com/misskey-dev/misskey/tree/ce39c3a2fbf9ab9efaff82fdbad84ac9f2311c6e 時点

🛰 Backend Environment (for server admin)

* Installation Method or Hosting Service:
* Misskey:
* Node:
* PostgreSQL:
* Redis:
* OS and Architecture:

Do you want to address this bug yourself?

anatawa12 commented 4 months ago

v2の話でいうとFTT周りでも話があったので一緒に考える必要があるかもしれない?

https://github.com/misskey-dev/misskey/pull/12507#issuecomment-1837088334