mastodon/app/controllers
Eugen Rochko 9dbae6e8a1
Save video metadata and improve video OpenGraph tags ()
* Save metadata from video attachments, put correct dimensions into OG tags

* Add twitter:player for videos

* Fix code style and test
..
activitypub Fix response of signature_verification_failure_reason ()
admin Add option to show only local toots in timeline preview ()
api Fix response of signature_verification_failure_reason ()
auth CAS + SAML authentication feature ()
concerns Allow retrieval of private statuses (single or in outbox) using HTTP signatures ()
oauth Fix - before_action was called before protect_from_forgery
settings Add preference to always display sensitive media ()
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 Cache JSON of immutable ActivityPub representations ()
application_controller.rb pam authentication ()
authorize_follows_controller.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
emojis_controller.rb Cache JSON of immutable ActivityPub representations ()
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 ()
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 ()