mastodon/app/controllers
Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard ()
* OEmbed support for PreviewCard

* Improve ProviderDiscovery code failure treatment

* Do not crawl links if there is a content warning, since those
don't display a link card anyway

* Reset db schema

* Fresh migrate

* Fix rubocop style issues
Fix  - return existing access token when applicable instead of creating new

* Fix test

* Extract http client to helper

* Improve oembed controller
..
admin Admin UI for confirming users ()
api OEmbed support for PreviewCard ()
auth
concerns Localize with i18n for Devise::FailureApp ()
oauth
settings Followers-only post federation ()
well_known Improve handling of HTTP_ACCEPT for webfinger ()
about_controller.rb
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. ()
api_controller.rb Avoid dynamic methods due to processing speed ()
application_controller.rb Localize with i18n for Devise::FailureApp ()
authorize_follows_controller.rb Add spec coverage and refactor authorize_follows controller ()
follower_accounts_controller.rb Restful refactor of accounts/ routes ()
following_accounts_controller.rb Restful refactor of accounts/ routes ()
home_controller.rb
media_controller.rb Media controller specs ()
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb Fix - Use Status#as_tag_timeline on public hashtag page ()