mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-13 10:55:55 -05:00
In before, the method uses stream_entry id as status id, so replied status was wrongly selected. This PR uses StatusFinder which was introduced with `Api::Web::EmbedsController`.