IWDiscordRelay<Gremblo#6137> 'm currently implementing webmentions and microformats to my site (I've spent the last 2 years just telling people to trust me when it comes to work I've done) and I was wondering how the like system works. How do you even like a webmention? Is it based on someone's tweet or facebook post and it just gets the data from there
IWDiscordRelay<Gremblo#6137> I'm a young baby boy when it comes to pingbacks and RSS feeds, IRC and all that other cool stuff so if I really do sound like a dummy that's probably why
IWDiscordRelay<Gremblo#6137> To answer you question, I've seen websites that have blog posts with 100 likes and there's a little section with everyone's face and it's really neat and cute. That thought was 2 years ago... I've only now decided to create a personal site for myself when I stumbled upon webmentions. The concept and the idea of ownership over content was very interesting to me, as well as the fact that the interactions are not constrained
IWDiscordRelay<Gremblo#6137> So I'm jumping down the rabbit hole and getting all the stuff setup and at some point I'll hopefully understand what's going on
gRegor, gRegorLove_, geoffo, starrwulfe and gxt joined the channel
[aciccarello]There's lots of options for displaying webmentions. I use a couple community tools to render webmentions client side but there are lots of other options too. Feel free to ask any question. The wiki has lots of examples too.
[TMichelleMoore][aaronpk] Would you be able to help me diagnose this error? I tried to use Quill and got an error and then found micropub.rocks to try to diagnose what is happening. I manually setup a token because the authorization isn’t working. I am not exactly sure what on my server or site is possibly blocking something. `Response`
gRegordtw, re: Bridgy Fed redirects, it sounds like you're using WordPress, correct? I would double check that the redirects in .htaccess appear before the default WP redirects, usually the block that starts with "#BEGIN WordPress". That block also includes "RewriteRule ^index\.php$ - [L]"
gRegorThat WordPress block should usually be at the end of the .htaccess file. It's basically routing all requests for files that don't exist through the WP index.php to handle URL routing
@_yomli↩️ Je l'ai déjà dit il y a plusieurs années : il ne manque à Mastodon que deux choses pour en faire un réseau social digne de ce nom à mes yeux : la prise en charge des webmentions et l'abonnement à des flux RSS. (twitter.com/_/status/1616913056772014081)
[tantek][snarfed] ooh maybe the markup snippet could be auto-generated into "copy this form for your site" (or something) feature on the dashboard. Might have to see if I can hack enough python to submit a PR
Loqi[preview] [Simon Willison] Is anyone up for convincing me that the HTTP accept header is a good idea?I understand the theory: every resource should have the same URI, and should be able to deliver to clients in the format that they indicate they can best handle - eg an image s...
[snarfed]hah true. I guess I'd vote for it to go on the docs page, instead of user dashboard, to avoid UI clutter, but I'm ok with either backend or frontend
[snarfed][aciccarello] for the form generator? sure but it's not really something people are going to use regularly, probably just once, hence fitting better in docs