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
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.
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Update session activation time (fixes #5605) (#7408) 7 years ago
helpers Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 7 years ago
javascript Combine similar components into one on public UI (#7458) 7 years ago
lib Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Catch Paperclip processing failures (fixes #6378) (#7439) 7 years ago
policies Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
presenters Better pagination for ActivityPub outbox (#7356) 7 years ago
serializers Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago
services Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 7 years ago
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
views Strip tags from og:description on public tag page (#7437) 7 years ago
workers Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago