]> cat aescling's git repositories - mastodon.git/commit
Fix NoMethodError when resolving a link that redirects to a local post (#18314)
authorClaire <claire.github-309c@sitedethib.com>
Tue, 17 May 2022 12:52:26 +0000 (14:52 +0200)
committersingle-right-quote <11325618-aescling@users.noreply.gitlab.com>
Fri, 27 May 2022 03:51:36 +0000 (23:51 -0400)
commit473c605ac43ff44f5a1856a2d4af6b69cf2d31ab
tree6ef43a057f6a768e42973033985a86b914632d4f
parent494083d01b0bda38ccbd748d60bca26c6705814c
Fix NoMethodError when resolving a link that redirects to a local post (#18314)

* Fix NoMethodError when resolving a link that redirects to a local post

* Fix tests
app/services/activitypub/fetch_remote_status_service.rb
spec/services/activitypub/fetch_remote_status_service_spec.rb
spec/services/fetch_remote_status_service_spec.rb
spec/services/resolve_url_service_spec.rb