misskey-dev / misskey

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

[Feature request]: Implement support for Webmention? #3812

Closed marek-lach closed 5 years ago

marek-lach commented 5 years ago

Summary

Add native support for wrapping hyperlinks as Webmentions into Misskey: https://webmention.net. Specifically, the sender part of the specification would be most important for the project: Section 2.1 http://www.asahi-net.or.jp/~ax2s-kmtn/internet/link/REC-webmention-20170112.html#conformance-classes, and Section 3: Senders: http://www.asahi-net.or.jp/~ax2s-kmtn/internet/link/REC-webmention-20170112.html#sending-webmentions

More info about implementing it here: https://indieweb.org/webmention https://alistapart.com/article/webmentions-enabling-better-communication-on-the-internet https://allinthehead.com/retro/378/implementing-webmentions

You may also find this useful as an inspiration: https://fed.brid.gy

JP: https://www.kunimiya.info/blog/2016/06/26/introduction-to-webmention

Environment

not yet implemented... This is just a suggestion for the far future you may, (or may not) be interested in. It's not that high of a priority.

Thank you kindly,

for all of your efforts

tamaina commented 5 years ago

そもそも日本ではIndieWebという言葉が全く流行っていないです。それと、Misskeyは反中央集権をモットーに制作されているわけではないです。

しかしながら、Webmentionはトラックバックと似た感じの機能なので、実装する価値がないとは言えないでしょう。なにせW3C勧告ですしね。

MisskeyはSPAだけど、検証用のハイパーリンクやメディアリンクはOGPを挿入する処理に追加すれば大丈夫そう。

memo

syuilo commented 5 years ago

@tamaina 日本を中心に考える必要ありますか?

tamaina commented 5 years ago

@syuilo 流行ってないからどうとは言ってないですよ()

syuilo commented 5 years ago

@tamaina その態度は改めてください。英語で提案を要求しておきながら「英語なので参考にならない」というのどうなんでしょうか

tamaina commented 5 years ago

@syuilo 確かに思慮が浅い発言でした。すみません。

marek-lach commented 5 years ago

そもそも日本ではIndieWebという言葉が全く流行っていないです。

Aaah, I understand. It's just an idea for a possible feature. It doesn't need to be implemented right away, and its not a bug either. I do not wish to interfere with the development philosophy of Misskey. Whatever its developers decide is perfectly fine with me.

それと、Misskeyは反中央集権をモットーに制作されているわけではないです。

I find this hard to believe, since Misskey can be installed on many servers, and works with ActivityPub?

@syuilo My apologies to you. I had no idea this would cause so much friction, but I do not wish to create divisions between Misskey developers. Certainly not over this.

temtemy commented 6 months ago

I wonder if this can be considered again. I'm interested in seeing Misskey sending out webmentions to sites that support it.

AFAIK Lemmy is the only fediverse platform supporting sending webmentions, and with so plenty of non-Japanese Misskey instances now out there compared to 2018, there may be more interest.

Also, if possible maybe we could have Misskey notes and pages support receiving webmentions too.