Commit Graph

5 Commits (8cc34321d53dba3f04f6ad34a9d192fd53c7238d)

Author SHA1 Message Date
Yamagishi Kazutoshi 7da649efb4 Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
unarist 34603e0154 Raise an error for remote url in StatusFinder ()
* Raise an error for remote url in StatusFinder

Previous implementation had allowed remote url with status id which also exists on local.

Then that bug leads /api/web/embed to return wrong embed url.

* Fix oembed_controller_spec
2017-09-02 17:42:47 +02:00
Matt Jankowski 4e89226243 Improve api oembed controller ()
* Add StreamEntryFinder class to parse URLs

* Use StreamEntryFinder and clean up api/oembed controller
2017-05-30 16:30:06 -04:00
Eugen Rochko a75cada495 Fix oembed controller test 2017-01-23 13:36:17 +01:00
Eugen Rochko a8814a19dc Add basic OEmbed provider API, fix 2016-11-30 23:01:03 +01:00