mastodon/spec
nightpool efec02f153 use existing inflections instead of custom helper ()
* use existing inflections instead of custom helper

* use ActiveSupport versions
..
controllers Set correct content-type for ActivityPub JSON ()
fabricators Introduce access token fabricators ()
features Add scenarios for log in ()
fixtures Use charlock_holmes instead of nkf at FetchLinkCardService ()
helpers use existing inflections instead of custom helper ()
javascript feat: Cache status height to avoid expensive renders ()
lib Fix ActivityPub follow interaction and add more specs ()
mailers Spec UserMailer ()
models Count all URLs in text as 23 characters flat, do not count domain part of usernames ()
policies Add status destroy authorization to policy ()
presenters Use around hook to restore context in InstancePresenter spec ()
requests Redesign the landing page, mount public timeline on it ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
services Add support for searching AP users ()
support Some minor change and spec for Account ()
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames ()
views Redesign /terms page ()
workers ActivityPub delivery ()
rails_helper.rb Fix - Use a long-lived cookie to keep track of user-level sessions ()
spec_helper.rb Add more tests for AtomSerializer ()