mastodon/spec/lib/activitypub
unarist a12572e074 Handle stream_entry URL correctly in ActivityPub (#4854)
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`.
2017-09-08 18:20:03 +02:00
..
activity Fetch statuses/following/followers numbers from ActivityPub collections (#4840) 2017-09-08 12:00:17 +02:00
linked_data_signature_spec.rb Remove identity context from output of LinkedDataSignature (#4753) 2017-08-31 21:32:09 +02:00
tag_manager_spec.rb Handle stream_entry URL correctly in ActivityPub (#4854) 2017-09-08 18:20:03 +02:00