-
Notifications
You must be signed in to change notification settings - Fork 12
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
Images from URLs dont Always Embed #31
Comments
これはCloseしなくてもいいと思う 扱いが分からんけど |
おそらくペーストしたURL先のサービスが、画像を埋め込むためのメタ情報等を提供していたり、しなかったりするからだと思う。こういったサービス全てに対応するのは、あまりにも非生産的なように思える。 |
「URL先がpngやjpegなどの画像」である場合についてはsummalyマターで、メタ情報云々の問題ではない・summaly自体の処理は簡単 ただ、UIをどう作るかが難しいところだと思う |
なるほど。。 |
議論対象というよりはしゅいろが決めることだと思う |
triage: 現行の認識ではmisskey-dev/summarlyによりOGPが埋め込まれているなら正しくリンクプレビューが表示される。しかし、issue起票者によってあげられたリンクは snippet 1:
|
@syuilo とのことなのでご判断をお願いします 🙏🏻 |
少なくとも現在は仕様であるし、summaly側の問題なのでtransferします |
Summary
Sometimes when you create a post containing a link directly to an image, the image is embedded in the post, but other times it is not embeded
Expected Behavior
Embed linked image
Actual Behavior
Shows the normal link preview
Steps to Reproduce
Environment
Iridium browser, macOS
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: