Archive
Feeds Sign In
Archive Feeds Sign In
Note
I'm starting to think that the biggest way to encourage engagement on Micro.blog would be to add `repost-of` support. On Twitter, I frequently discover new users/content to follow by seeing what is amplified by my current timeline. /cc @manton

Comments (11)

manton
manton via Micro.blog

@cleverdevil As of yesterday Micro.blog's Micropub API has basic support for repost-of. Anything else missing to make this workflow better? (A more formal repost/quote feature will be coming.)

cleverdevil
cleverdevil via Micro.blog

@manton great news! Supporting repost-of in feeds, and properly displaying reposts in timelines, would likely be the best next step. But, @aaronpk may have some additional feedback.

cleverdevil
cleverdevil via Micro.blog

@manton oh, it would also be awesome if at-mentioning a Micro.blog user that is self-hosted would send them a homepage webmention. At least, I think that would be awesome :)

manton
manton via Micro.blog

@cleverdevil I was wondering about @-mentions without a reply-to URL as well. Does your site or others do anything with home page Webmentions?

cleverdevil
cleverdevil via Micro.blog

@manton I use Known, and it has a "Notifications" screen that shows all interactions, including homepage mentions, IIRC. Needs improvement, but looks like this: share.cleverdevil.io/PzkkmAwzX... and share.cleverdevil.io/0v4AgDfhP...

cleverdevil
cleverdevil via Micro.blog

@manton I also know that WordPress supports homepage mentions. I think that @c does something fancy with them. Maybe he can chime in on this thread?

manton
manton via Micro.blog

@cleverdevil @c Cool. I might be overthinking it too. I could send Webmentions to the home page even if they aren't used, and it's up to the blog software to do something useful with them or not.

cleverdevil
cleverdevil via Micro.blog

@manton @c I agree with that thinking. Enable the CMS to be creative.

c
c via Micro.blog

@cleverdevil @manton Not sure if it's fancy, but I do use brid.gy to get generic @mentions from Twitter to my homepage, which I redirect to an /mentions/ page mostly for the simple notifications. Outline here: boffosocko.com/2017/04/1...

manton
manton via Micro.blog

@c @cleverdevil That's cool. I like collecting them in one place like /mentions. Thanks for writing up your approach!

c
c via Micro.blog

@manton In practice, I don't think there are a lot of people who accept homepage webmentions. Some, like kevinmarks.com actually collect and show them on his homepage, but the UI (and load times) for that can eventually become clunky depending on your site's CMS/infrastructure.