diff options
author | ThibG <thib@sitedethib.com> | 2019-02-27 14:57:14 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-02-27 14:57:14 +0100 |
commit | 9edab463682f5d5beb0a7f4e4574d708c95bbc52 (patch) | |
tree | 6ddd70b33c508370adc11773e978aceb1736a52c /app/controllers/admin/reports_controller.rb | |
parent | a5e7ada62fa2824be158f0b3bed7f3c39ce9c0fa (diff) |
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.
Diffstat (limited to 'app/controllers/admin/reports_controller.rb')
0 files changed, 0 insertions, 0 deletions