Tootfinder

Opt-in global Mastodon full text search. Join the index!

@rmdes@mstdn.social
2026-02-12 09:41:29

Nice !! getting inspired to also quit webmention centralization and just own it on my own server !
❤️ blog.fabiomanganiello.com/arti

@matthiasott@mastodon.social
2026-03-16 14:42:59

Added a feature to the Webmention plugin for @… that I’ve wanted to add for a long time:
Threaded Webmentions 😍
I still need to fine-tune the logic for matching the in-reply-to URL a bit (Mastodon’s URLs vary, and there’s often also Bridgy in between). But overall, the feature works. 🥳

A screenshot of a Webmention with another Webmention below. The second Webmention is a reply to the first one, so it appears slightly indented and with a line that suggests that this is a reply that belongs to the first mention.
@rmdes@mstdn.social
2026-02-06 14:36:48

Good Article on #webmentions & #Eleventy
❤️ mxb.dev/blog/using-webmentions

@rmdes@mstdn.social
2026-02-14 12:03:39

New to Indiekit? Read the full deployment guide — a step-by-step walkthrough covering server setup, DNS, configuration, first-run password creation, syndication, webmentions, and the full plugin set.
github.com/rmdes/indiekit-depl

@matthiasott@mastodon.social
2026-03-04 20:22:02

I need a few incoming webmentions for testing (okay, this sounds like a really fishy attempt to generate likes … I promise that it is not 😂). So would you all please like and repost this piece I recently wrote? You can also read it, of course.
matthiasott.com/articles/websp

@rmdes@mstdn.social
2026-02-13 18:21:36

I’m starting to be really proud of the claude assisted development I have been doing on my #indiekit blog
* rmendes.net/cv/
* webmentions widget
* podroll
* blogroll
* microsub reader

@weferals@todon.eu
2026-02-24 14:21:16

ferals.eu steht jetzt bis über beide Ohren im Fediverse!
Ghost ist noch nicht perfekt, aber mit ein paar Krücken ala webmentions, bridgy funktioniert es schon ganz gut so. Freu mich auf das Ghost Update, mit dem dann ActivityPub sauber unterstützt und die API für's Theme zugreifbar ist!

@rmdes@mstdn.social
2026-02-06 21:13:20

My indiekit fork is now able to Send & Receive webmentions automatically, no human interventions, all I need is to use the /microsub/reader endpoint via Indiepass or via my own blog and whatever I like, repost or bookmarks gets “magically” sent to the source URL I interacted with. Code is here

@matthiasott@mastodon.social
2026-03-22 15:18:10

Webmentions can fail for all kinds of reasons – broken microformats, unreachable sources, flaky CDNs – and debugging them from log files is cumbersome. So I added a new “Failed Webmentions” section to the Craft CMS plugin’s control panel that shows what went wrong. Already works on my machine™ 😁

A Craft CMS control panel view showing a table with a failed webmention and Retry and Dismiss buttons.
@rmdes@mstdn.social
2026-01-28 18:18:23

**Todo : **
1. Make sure webmentions and syndication data is displayed on all post types
2. Do more testing of indieweb interactions on mobile/desktop
3. Audit security of indiekit fork & developed extensions
4. Fix the issues with pictures not displaying on photo post type
5. Fix the access to profile metadata for indieauth/indielogin
6. Add rel-me for mastodon/blueksy
7. Keep improving indiekit-microsub
8. update PR with new indiekit-mic…