mastodon/spec/controllers
nullkal 2293466edd Show pinned statuses only in the top of the profile page ()
* Show pinned statuses only in the top of the profile page

* Refactor AccountsController#show_pinned_statuses?
..
activitypub Set correct content-type for ActivityPub JSON ()
admin Improve admin page ()
api Raise an error for remote url in StatusFinder ()
auth Add "signed in as" header to some pages ()
concerns Add alternate links to ActivityPub resources from HTML/HEAD variants ()
oauth Cover Oauth::AuthorizedApplicationsController ()
settings Use checkboxes for application scope setting ()
well_known Improve ActivityPub representations ()
about_controller_spec.rb Cover AboutController more in spec ()
account_follow_controller_spec.rb Cover AccountFollowController more in spec ()
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec ()
accounts_controller_spec.rb Show pinned statuses only in the top of the profile page ()
application_controller_spec.rb Use "match_array" only for order independent assertions ()
authorize_follows_controller_spec.rb Remote following success page ()
follower_accounts_controller_spec.rb Introduce recent to Follow ()
following_accounts_controller_spec.rb Introduce recent to Follow ()
home_controller_spec.rb Replace OEmbed and initial state Rabl templates with serializers ()
manifests_controller_spec.rb Add controller spec for manifests controller ()
media_controller_spec.rb Extract authorization policy for viewing statuses ()
remote_follow_controller_spec.rb rescue HTTP::ConnectionError in RemoteFollowController#create ()
statuses_controller_spec.rb Fetch reblogs as Announce activity instead of Note object ()
stream_entries_controller_spec.rb Update status embeds ()
tags_controller_spec.rb Cover TagsController more ()