mastodon/app/views/api/v1/statuses
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
2017-04-27 14:42:22 +02:00
..
_media.rabl Add media dimensions (#2448) 2017-04-26 03:48:12 +02:00
_mention.rabl untested!! spoiler hotfix for replies 2017-02-04 17:33:46 -05:00
_show.rabl Fix some views still not using counter caches 2017-03-31 14:02:07 +02:00
_tags.rabl Adding hashtags 2016-11-05 17:13:14 +01:00
accounts.rabl Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status 2016-11-03 14:50:22 +01:00
card.rabl OEmbed support for PreviewCard (#2337) 2017-04-27 14:42:22 +02:00
context.rabl Caching should work correctly now (fingers crossed) 2016-11-03 14:12:45 +01:00
index.rabl Adding public timeline 2016-10-07 16:00:11 +02:00
show.rabl Fix #552 - Replace image links with image icons in status text in the UI 2017-02-05 15:25:55 +01:00