mastodon/app/controllers
Eugen Rochko 864e3f8d9c Replace OEmbed and initial state Rabl templates with serializers ()
* Replace OEmbed Rabl template with serializer

* Replace initial state rabl with serializer
..
admin Customizable privacy policy from admin interface ()
api Replace OEmbed and initial state Rabl templates with serializers ()
auth Add overview of active sessions ()
concerns Fix - When redis feed is empty, fall back to database ()
oauth Fix - before_action was called before protect_from_forgery
settings Add a setting allowing the use of system's default font in Web UI ()
well_known Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper ()
about_controller.rb Customizable privacy policy from admin interface ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Remove redundant call of recent scope in AccountsController ()
application_controller.rb Fix - Use a long-lived cookie to keep track of user-level sessions ()
authorize_follows_controller.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
follower_accounts_controller.rb Introduce recent to Follow ()
following_accounts_controller.rb Introduce recent to Follow ()
home_controller.rb Replace OEmbed and initial state Rabl templates with serializers ()
manifests_controller.rb Fix - Add dynamic app manifest ()
media_controller.rb Extract authorization policy for viewing statuses ()
remote_follow_controller.rb Conditional validations no longer accept strings for if/unless ()
statuses_controller.rb Extract authorization policy for viewing statuses ()
stream_entries_controller.rb Extract authorization policy for viewing statuses ()
tags_controller.rb Return missing page when tag does not exist ()