]> cat aescling's git repositories - mastodon.git/commit
Support OpenGraph video embeds (#4897)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 14 Sep 2017 02:11:36 +0000 (04:11 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2017 02:11:36 +0000 (04:11 +0200)
commit596dab06e95245839fada859138191bdbb75ca95
tree7bd80f88143e2cbda15091f0cd1a1e3cc795cee5
parent4f0597d5793cd1c425369d2a5649f3d5cb3446ae
Support OpenGraph video embeds (#4897)

* Support OpenGraph video embeds

It's not really OpenGraph, it's twitter:player property, but it's
not OEmbed so that fits. For example, this allows Twitch clips to
be displayed as embeds.

Also, fixes glitch-soc/mastodon#135

* Fix invalid OpenGraph cards being saved through attaching and
revisit URLs after 14 days
app/services/fetch_link_card_service.rb