mastodon/app/controllers
Eugen Rochko 54edb4b853 When accessing uncached media attachment, redownload it ()
* When accessing uncached media attachment, redownload it

* Prevent re-download of rejected media
..
activitypub Instantly upgrade account to ActivityPub if we receive ActivityPub payload ()
admin Uploads for admin site settings ()
api Fix error when following locked accounts ()
auth Default follows for new users ()
concerns Support more variations of ActivityPub keyId in signature ()
oauth Fix - before_action was called before protect_from_forgery
settings authorize-follow-requests-after-unlocking ()
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 Switch to static URIs, new URI format in both protocols for new statuses ()
application_controller.rb Add "signed in as" header to some pages ()
authorize_follows_controller.rb Add "signed in as" header to some pages ()
follower_accounts_controller.rb Set correct content-type for ActivityPub JSON ()
following_accounts_controller.rb Set correct content-type for ActivityPub JSON ()
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 Fix - Add dynamic app manifest ()
media_controller.rb Extract authorization policy for viewing statuses ()
media_proxy_controller.rb When accessing uncached media attachment, redownload it ()
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 Update status embeds ()
stream_entries_controller.rb Update status embeds ()
tags_controller.rb Set correct content-type for ActivityPub JSON ()