mastodon/app/controllers
Yamagishi Kazutoshi bfdcf76a64 Add “staff” badge to admin user pages ()
* Allow staff badge to change from setting to hidden

* i18n: Update Polish translation
..
activitypub Fix HTTP responses for salmon and ActivityPub inbox processing ()
admin Add “staff” badge to admin user pages ()
api Lists ()
auth Fix some rubocop style issues ()
concerns Add moderator role and add pundit policies for admin actions ()
oauth Fix - before_action was called before protect_from_forgery
settings Add option to block direct messages from people you don't follow ()
well_known Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper ()
about_controller.rb Redesign the landing page, mount public timeline on it ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub ()
application_controller.rb Fix some rubocop style issues ()
authorize_follows_controller.rb Add "signed in as" header to some pages ()
emojis_controller.rb Encode custom emojis as resolveable objects in ActivityPub ()
follower_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub ()
following_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub ()
home_controller.rb When web UI URL used while logged out, redirect to static page ()
intents_controller.rb Add protocol handler. Handle follow intents ()
manifests_controller.rb Make Chrome splash screen same color as web UI's background color ()
media_controller.rb Extract authorization policy for viewing statuses ()
media_proxy_controller.rb Fix incomplete account records being read ()
remote_follow_controller.rb Add "signed in as" header to some pages ()
shares_controller.rb Make share intent modal to make "signed in as" shown. ()
statuses_controller.rb Encode custom emojis as resolveable objects in ActivityPub ()
stream_entries_controller.rb Update status embeds ()
tags_controller.rb Redesign public hashtag pages ()