Skip to main content


Still in development, but got #ActivityPub replies working! Once it goes live, replies from the fediverse will show up on Remark.as.

Last major issue is to add some basic moderation. Already got instance-level blocking done so I can easily defederate from bad servers, but want to make sure we can handle any potential abuse from individual users too.

reshared this

in reply to Matt Baer

Ah, and replies-to-replies.

Right now there's no way to directly reply to a comment on Remark.as, so I'll have to add that in the UI. Then I have to figure out how to handle replies from the fediverse to other fediverse replies.

They're ignored for now, but I'm keeping the `replies` info on the original replies so ideally we can do something there.

in reply to Matt Baer

Neat stuff. I'll be curious how visibility settings work. Aka, someone who replies "followers only" probably doesn't want their post made visible on a public website.
in reply to Cheri Baker

@cheribaker Yep, to start off we'll only publicly show Public and Unlisted posts on Remark.as. The others (Followers-only and Private) are dropped completely, but maybe I can make those visible only to the author 🤔
in reply to Matt Baer

can you explain the separation between remark.as and writefreely? Will it be one account with remark.as being a plugin for the former?