about summary refs log tree commit diff
path: root/app/controllers/api/oembed_controller.rb
AgeCommit message (Expand)Author
2020-02-20port tootsuite/#12930 to monsterfork: Fix OEmbed leaking information about ex...Eugen Rochko
2020-01-11pass monsterfork api exposure setting to all serializers + add `MONSTERFORK_A...multiple creatures
2017-08-30Update status embeds (#4742)Eugen Rochko
2017-07-08Replace OEmbed and initial state Rabl templates with serializers (#4110)Eugen Rochko
2017-06-07Clean up for api/base controller (#3629)Matt Jankowski
2017-05-30Improve api oembed controller (#3450)Matt Jankowski
2017-05-06Use null as default oEmbed height (#2842)rch850
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-15ActiveRecord::NotFound is not defined (#1864)alpaca-tc
2017-01-22Fix inflectionEugen
2016-12-18Adjusting public display of statuses to look similar to logged-in UI,Eugen Rochko
2016-12-18Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta...Eugen Rochko
2016-11-30Add basic OEmbed provider API, fix #247Eugen Rochko