Ryan Barrett
Ryan Barrett
AS2 has a [`preview` field](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-preview)! It didn't really get used in the wild in the fediverse much, so we didn't use it, but we're starting to see conversation (and implementation!)...
If you bridge yourself from A to B, and a user on B bridges themselves to A and follows you, we bridge that follow and it shows up in your...
Right now, when we store an `ATProto` user, we grab their handle from their DID doc's `alsoKnownAs` and store it in the `handle` property. That's generally ok, but when someone...
Right now, when we create/serve bridged identities like AP actors and ATProto DID docs, we publish the original account's identity in `rel=me` or `alsoKnownAs`. Background in #1331. A next step...
the real client does this, so ideally the mock should too.
_Originally filed as https://github.com/mastodon/mastodon/issues/35717._ When user-facing ActivityStreams services render objects with HTML `content`, they often generate a link preview for links (`` tags) in it. That's great! ...except for when...
Hey guys! The current checkboxes for which post types to receive webmentions for are great. Any chance you might consider adding similar checkboxes for which post types to _send_ webmentions...
Hi @dshanske et al! I've been wishing recently that the micropub plugin auto-linked URLs in content, at least when it's plain text. Any chance you could do that? Thanks in...
Hi all! I'm looking at how to handle Blossom images and video in notes. My understanding of [NIP-92](https://nips.nostr.com/92) is that the image or video URL in `content` needs to be...