mastodon/spec/controllers
ThibG e88c6a5c3c Fix thread depth computation in statuses_controller ()
* Add test that should currently fail

* Fix depth computation (will still fail if statuses have been filtered out)

* Fix handling of broken threads
..
activitypub Use raw status code on have_http_status ()
admin Redesign admin accounts index ()
api rubocop issues - Cleaning up ()
auth fix: Execute PAM authentication tests on CircleCI ()
concerns Improve signature verification safeguards ()
oauth Add force_login option to OAuth authorize page ()
settings lint pass 2 ()
well_known Serialize webfinger XML with Ox instead of Nokogiri ()
about_controller_spec.rb Compensate for scrollbar disappearing when media modal visible ()
account_follow_controller_spec.rb Cover AccountFollowController more in spec ()
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec ()
accounts_controller_spec.rb Lint pass ()
application_controller_spec.rb Lint pass ()
authorize_interactions_controller_spec.rb Optimize the process of following someone ()
emojis_controller_spec.rb Misc. typos ()
follower_accounts_controller_spec.rb Add tests for followers_accounts_controller ()
following_accounts_controller_spec.rb Add tests for following accounts controller ()
home_controller_spec.rb Redirect from Web tag timeline to public tag timeline if not signed in ()
intents_controller_spec.rb Add remote interaction dialog for toots ()
invites_controller_spec.rb Lint pass ()
manifests_controller_spec.rb Use raw status code on have_http_status ()
media_controller_spec.rb Use raw status code on have_http_status ()
remote_follow_controller_spec.rb Use raw status code on have_http_status ()
remote_unfollows_controller_spec.rb Lint pass ()
shares_controller_spec.rb Add tests for shares_controller ()
statuses_controller_spec.rb Fix thread depth computation in statuses_controller ()
stream_entries_controller_spec.rb Misc. typos ()
tags_controller_spec.rb Use raw status code on have_http_status ()