Fix unmatched quotes and prefixes causing search to fail (#26701)
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
Add avatar image to webfinger responses (#26558)
Fix bad search type heuristic (#26673)
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)
Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239)
Update rubocop and rubocop-rspec (#26329)
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448)
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)
Allow setting a custom HTTP method in CacheBuster (#26528)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
Fix cached posts including stale stats (#26409)
Avoid connecting to a running ES instance in ES search check spec (#26413)
Restore console behavior in `test` env (#26401)
Fix blocking subdomains of an already-blocked domain (#26392)
Fix list import concurrently creating lists of the same name (#26372)
Spec media attachment speedups (#25416)
Add alt text for preview card thumbnails (#26184)