mastodon/app/lib/activitypub
ThibG 7467361d70 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
When an ActivityPub Announce is processed and the boosted toot is not known,
fetch it on behalf of one of the booster's followers. This is to allow
fetching self-boosts of previously-unknown private toots.

If fetching on behalf of a user fails, try fetching it anonymously: the
selected follower of a boosting user may be banned by the boosted toot's
author.
2018-05-12 16:48:32 +02:00
..
activity Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 2018-05-12 16:48:32 +02:00
activity.rb Fixes/do not override timestamps (#7336) 2018-05-03 23:02:46 +02:00
adapter.rb Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
linked_data_signature.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
tag_manager.rb Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 2018-05-05 18:22:34 +02:00