You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`.
8 years ago
..
activity Fix some ActivityPub JSON bugs (#4796) 8 years ago
activity.rb Do not rely on activity arriving exactly once after delete arrived (#4754) 8 years ago
adapter.rb Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779) 8 years ago
case_transform.rb
linked_data_signature.rb
tag_manager.rb Handle stream_entry URL correctly in ActivityPub (#4854) 8 years ago