mastodon/app/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 Fix some ActivityPub JSON bugs (#4796) 2017-09-04 18:26:33 +02:00
activity.rb Do not rely on activity arriving exactly once after delete arrived (#4754) 2017-09-01 21:12:59 +02:00
adapter.rb Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779) 2017-09-02 23:13:35 +02:00
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
linked_data_signature.rb Remove identity context from output of LinkedDataSignature (#4753) 2017-08-31 21:32:09 +02:00
tag_manager.rb Handle stream_entry URL correctly in ActivityPub (#4854) 2017-09-08 18:20:03 +02:00