You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib
Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337)
* 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 #1681 - return existing access token when applicable instead of creating new

* Fix test

* Extract http client to helper

* Improve oembed controller
8 years ago
..
settings
application_extension.rb
atom_serializer.rb
exceptions.rb
feed_manager.rb
formatter.rb OEmbed support for PreviewCard (#2337) 8 years ago
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb
provider_discovery.rb OEmbed support for PreviewCard (#2337) 8 years ago
sanitize_config.rb OEmbed support for PreviewCard (#2337) 8 years ago
tag_manager.rb
user_settings_decorator.rb
webfinger_resource.rb