mastodon/app/controllers
Eugen Rochko 39f27b6cf3
If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale ()
Fix 
..
activitypub Federate pinned statuses over ActivityPub ()
admin Redesign landing page (again) ()
api Improve performance of account_media_status_ids ()
auth If login redirects to omniauth, redirect logout to root_path ()
concerns If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale ()
oauth Fix - before_action was called before protect_from_forgery
settings Account archive download ()
well_known Make host_meta/webfinger replies cacheable (fixes ) ()
about_controller.rb Add option to show only local toots in timeline preview ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Fix prev/next links on public profile page ()
application_controller.rb Fix : Seamless LDAP login ()
authorize_follows_controller.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
emojis_controller.rb Cache JSON of immutable ActivityPub representations ()
follower_accounts_controller.rb Improve public account cards ()
following_accounts_controller.rb Improve public account cards ()
home_controller.rb Redirect from Web tag timeline to public tag timeline if not signed in ()
intents_controller.rb Add protocol handler. Handle follow intents ()
invites_controller.rb Add consumable invites ()
manifests_controller.rb Make Chrome splash screen same color as web UI's background color ()
media_controller.rb Save video metadata and improve video OpenGraph tags ()
media_proxy_controller.rb Fix incomplete account records being read ()
remote_follow_controller.rb Show mastodon on modal ()
shares_controller.rb implement web share target ()
statuses_controller.rb Allow retrieval of private statuses (single or in outbox) using HTTP signatures ()
stream_entries_controller.rb Allow HTTP caching of atom-rendered public toots (OStatus compatibility) ()
tags_controller.rb Redesign public hashtag pages ()