mastodon/spec
Akihiko Odaki ef44c62d17 Do not default site_title with site_hostname in InstanceHelper ()
site_title is "Mastodon" by default configuration, and there is no need to
default site_title with site_hostname in InstanceHelper.
..
controllers Set the default locale in config ()
fabricators Do not push status to feed if its reblog is already inserted ()
features Add scenarios for log in ()
fixtures Added FetchRemoteAccountService spec ()
helpers Do not default site_title with site_hostname in InstanceHelper ()
lib Federate pinned statuses over ActivityPub ()
mailers Account archive download ()
models Account archive download ()
policies Add status destroy authorization to policy ()
presenters Isolate each specs for cache store ()
requests Redesign the landing page, mount public timeline on it ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
services Federated reports ()
support Remove empty strings ()
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames ()
views Redesign landing page (again) ()
workers Lists ()
rails_helper.rb Isolate each specs for cache store ()
spec_helper.rb Full-text search for authorized statuses ()