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/spec
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`.
7 years ago
..
controllers
fabricators Switch to static URIs, new URI format in both protocols for new statuses (#4815) 7 years ago
features
fixtures
helpers Fix language filter codes (#4841) 7 years ago
javascript
lib Handle stream_entry URL correctly in ActivityPub (#4854) 7 years ago
mailers
models Feat add validation for report comment: characters under 1000 valid (#4833) 7 years ago
policies
presenters
requests
routing
services Fetch statuses/following/followers numbers from ActivityPub collections (#4840) 7 years ago
support
validators
views
workers
rails_helper.rb
spec_helper.rb