mastodon/app
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
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Update session activation time (fixes #5605) (#7408) 2018-05-11 13:20:58 +02:00
helpers Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 2018-05-12 16:48:32 +02:00
javascript Combine similar components into one on public UI (#7458) 2018-05-12 15:30:06 +02:00
lib Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 2018-05-12 16:48:32 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Catch Paperclip processing failures (fixes #6378) (#7439) 2018-05-11 13:14:50 +02:00
policies Fix n+1 queries in StatusThreadingConcern (#7321) 2018-05-03 10:41:58 +02:00
presenters Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
serializers Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
services Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 2018-05-12 16:48:32 +02:00
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
views Strip tags from og:description on public tag page (#7437) 2018-05-10 14:38:40 +02:00
workers Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00