Using #Madblog as the easiest way to spin up an Indieweb/ActivityPub-compatible blog.
Zero db, zero JS, entirely hosted on text files.
Using #Madblog as the easiest way to spin up an Indieweb/ActivityPub-compatible blog.
Zero db, zero JS, entirely hosted on text files.
So, mentioning you like this shows up in the guestbook? @fabio@manganiello.blog
It doesn’t fully work with Lemmy yet, but it should work from a Mastodon/Pleroma account.
Full federation with Lemmy is still an open point because it requires me to properly implement a Group actor for full threadiverse compatibility. From what I’ve seen so far even Akkoma hasn’t implemented it properly.
I’ll test it just in case by giving @fabio@manganiello.blog a shout
–EDIT–
Interesting, this actually looks like a bug in my implementation. It’s not about Lemmy or Mastodon (at least in the case of receiving loose mentions), it’s about the REPLY type that wasn’t ignored. Should be fixed now 🙂