mastodon/spec/controllers
Eugen Rochko a9c440637c
Improve report layout ()
* Use table for statuses in report

* Display reported account and reporter in the same table

* Split accounts and general report info into two tables again

* Redesign report statuses table, notes, merge notes and action log

* Remove unused translations

* Fix code style issue

* Fix code style issue

* Fix code style issue
..
activitypub Revert ()
admin Improve report layout ()
api Enable updating additional account information from user preferences via rest api ()
auth update gem, test pam authentication ()
concerns Set the default locale in config ()
oauth Cover Oauth::AuthorizedApplicationsController ()
settings Rename ResolveRemoteAccountService to ResolveAccountService ()
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 Rewrite account_controller_spec ()
application_controller_spec.rb Improve require_admin! and require_staff! filters ()
authorize_follows_controller_spec.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
follower_accounts_controller_spec.rb Introduce recent to Follow ()
following_accounts_controller_spec.rb Introduce recent to Follow ()
home_controller_spec.rb Redirect from Web tag timeline to public tag timeline if not signed in ()
manifests_controller_spec.rb Make Chrome splash screen same color as web UI's background color ()
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 Redirect to account status page for page of status stream entry ()
tags_controller_spec.rb Redesign public hashtag pages ()