mirror of https://github.com/mastodon/mastodon
Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125)
`::FetchRemoteAccountService` is not `ActivityPub::FetchRemoteAccountService`, its second argument is the pre-fetched body. Passing `id: false` actually passed a `Hash` as the prefetched body, instead of properly resolving unknown remote accounts.pull/10243/head^2
parent
a5e7ada62f
commit
9edab46368
Loading…
Reference in New Issue