]> git.mxchange.org Git - friendica.git/commit
Replace hacky oembed local iframe with remote iframe html
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 6 Jan 2018 05:35:43 +0000 (00:35 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sat, 6 Jan 2018 05:35:43 +0000 (00:35 -0500)
commit9593cac2d15dbf2530b67898fb88bef2b167eeab
treeb88bb792f6e3598549a7108eef2a48efa9da14dd
parent6e7abb726c86558e701b39312d3f87fa3f101c68
Replace hacky oembed local iframe with remote iframe html

- Remove call to OEmbed::iframe
- Replace oembed span by div
- Replace double quotes with single
src/Content/OEmbed.php