mastodon/app
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
..
controllers Embed modal (#4748) 2017-08-31 03:38:35 +02:00
helpers Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
javascript Fix the usages of Detect Passive Events (#4749) 2017-08-31 11:20:54 +02:00
lib Fallback from perform_via_activitypub on private posts (#4758) 2017-09-01 12:33:02 +02:00
mailers
models Use request.remote_ip instead of request.ip (#4744) 2017-08-30 10:24:30 +02:00
policies
presenters
serializers Embed modal (#4748) 2017-08-31 03:38:35 +02:00
services Don't process ActivityPub payload if signature is invalid (#4752) 2017-08-31 17:18:49 +02:00
validators
views Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
workers Forward ActivityPub creates that reply to local statuses (#4709) 2017-08-30 15:37:02 +02:00