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

絵文字を盗む機能が機能していない #158

Open
1 task
1673beta opened this issue Aug 20, 2024 · 8 comments · Fixed by #159
Open
1 task

絵文字を盗む機能が機能していない #158

1673beta opened this issue Aug 20, 2024 · 8 comments · Fixed by #159
Labels
bug Something isn't working

Comments

@1673beta
Copy link
Owner

💡 Summary

MkReactionViewer.reaction.vueでadmin/emoji/stealに渡すパラメータ(多分ホスト)が悪くてインポートができていない。
ホストがなんかリアクションしたサーバーじゃなくてリアクションされたノートのホストになってる

🥰 Expected Behavior

インポートできる

🤬 Actual Behavior

できない

📝 Steps to Reproduce

No response

💻 Frontend Environment

* Model and OS of the device(s):
* Browser:
* Server URL:
* CherryPick:

🛰 Backend Environment (for server admin)

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

Do you want to address this bug yourself?

  • Yes, I will patch the bug myself and send a pull request
@1673beta 1673beta added the bug Something isn't working label Aug 20, 2024
@1673beta
Copy link
Owner Author

バックエンド側に問題がないのは確認済み

@1673beta
Copy link
Owner Author

1673beta commented Aug 20, 2024

このノートの「わぁ」を盗もうとした時に400が返ってきた
https://c.koliosky.com/notes/9x5iz0v4lunm08bj

ペイロード

{
 host: "rss-mstdn.studiofreesia.com",
 i: "NANKAIIkanji",
 name: "wah",
}

@1673beta 1673beta linked a pull request Aug 20, 2024 that will close this issue
4 tasks
@1673beta
Copy link
Owner Author

治ってない

@1673beta 1673beta reopened this Aug 20, 2024
@1673beta
Copy link
Owner Author

Fail
{"name":"meow_comfy","host":"mi.tsujigoya.net:","i":"dIXjvnh5IsnP9GIb"}

Suc
{name: "meow_comfy", host: "mi.tsujigoya.net", i: "dIXjvnh5IsnP9GIb"}

@1673beta
Copy link
Owner Author

あ、reactionHost.valueが悪いな

@1673beta
Copy link
Owner Author

治った

@1673beta
Copy link
Owner Author

なんか該当コミットを取り込んでも改善されないことがあるらしい
kokonect-link#488

@1673beta 1673beta reopened this Aug 21, 2024
@1673beta
Copy link
Owner Author

emojiIdを取得する方法も思いつかない、noteテーブルにリアクションの絵文字のidまでは保存されていないので

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant