You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/ostatus
unarist af2d22f88c Fallback from perform_via_activitypub on private posts (#4758)
Currently, private / direct posts via OStatus from AP compatible instance will be dropped due to failing to fetch AP version.

So this fallbacks to OStatus handling:

* when failed to fetch ActivityPub version
* when status is neither :public nor :unlisted
7 years ago
..
activity Fallback from perform_via_activitypub on private posts (#4758) 7 years ago
atom_serializer.rb Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 7 years ago