mastodon/spec/controllers
Eugen Rochko 74e5078795 Fix - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials ()
..
activitypub Set correct content-type for ActivityPub JSON ()
admin Improve admin page ()
api Fix - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials ()
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 ActivityPub delivery ()
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 Set correct content-type for ActivityPub JSON ()
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 Fix - Accept own ID for remote follow with and without preceding @ ()
statuses_controller_spec.rb Use "match_array" only for order independent assertions ()
stream_entries_controller_spec.rb Add alternate links to ActivityPub resources from HTML/HEAD variants ()
tags_controller_spec.rb Cover TagsController more ()