forked from kokonect-link/cherrypick
-
Notifications
You must be signed in to change notification settings - Fork 0
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
絵文字を盗む機能が機能していない #158
Labels
bug
Something isn't working
Comments
バックエンド側に問題がないのは確認済み |
このノートの「わぁ」を盗もうとした時に400が返ってきた ペイロード {
host: "rss-mstdn.studiofreesia.com",
i: "NANKAIIkanji",
name: "wah",
} |
Merged
4 tasks
治ってない |
Fail Suc |
あ、reactionHost.valueが悪いな |
治った |
なんか該当コミットを取り込んでも改善されないことがあるらしい |
emojiIdを取得する方法も思いつかない、noteテーブルにリアクションの絵文字のidまでは保存されていないので |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
💡 Summary
MkReactionViewer.reaction.vueでadmin/emoji/stealに渡すパラメータ(多分ホスト)が悪くてインポートができていない。
ホストがなんかリアクションしたサーバーじゃなくてリアクションされたノートのホストになってる
🥰 Expected Behavior
インポートできる
🤬 Actual Behavior
できない
📝 Steps to Reproduce
No response
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: