catstodon/app/lib/ostatus/activity
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
2017-09-01 12:33:02 +02:00
..
base.rb
creation.rb Fallback from perform_via_activitypub on private posts (#4758) 2017-09-01 12:33:02 +02:00
deletion.rb
general.rb
post.rb
remote.rb
share.rb