mastodon/app/controllers/api
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
..
activitypub Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 2017-04-25 15:06:06 +02:00
v1 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 2017-04-25 15:04:49 +02:00
web Home column filters 2017-01-10 17:25:10 +01:00
oembed_controller.rb OEmbed support for PreviewCard (#2337) 2017-04-27 14:42:22 +02:00
push_controller.rb Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
salmon_controller.rb Move Salmon processing to background as well as PuSH 2016-11-18 23:24:57 +01:00
subscriptions_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00