mastodon/app/lib/activitypub
ThibG 9edab46368 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.
2019-02-27 14:57:14 +01:00
..
activity Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125) 2019-02-27 14:57:14 +01:00
activity.rb
adapter.rb
case_transform.rb
linked_data_signature.rb
tag_manager.rb