aboutsummaryrefslogtreecommitdiffstats
path: root/include/oembed.php
Commit message (Expand)AuthorAgeFilesLines
* oembed: revert changes from 48f5bd492dFabio Comuni2012-02-171-5/+0
* naked link with no protocol being passed from Diasporafriendica2012-02-161-0/+5
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* oembed: don't try to fetch media files and add Accept request header to fetch...Fabio Comuni2011-11-171-14/+20
* oembed: replace base64 url for iframe with url site/oembed/url_encodedFabio Comuni2011-11-111-2/+4
* oembed: wrap in iframe only html from remote serviceFabio Comuni2011-10-251-6/+6
* use iframe for oembed - untrusted contentFriendika2011-10-241-1/+22
* fix oembed video thumb display ratioFabio Comuni2011-10-241-3/+5
* move html for oembeded videos in template. fix oembed discoveryFabio Comuni2011-10-241-16/+22
* cache apiFabio Comuni2011-10-241-10/+6
* oembed. fix html2bbcode when oembed html contains span and utf8 charsFabio Comuni2011-10-211-9/+15
* cleanupFriendika2011-08-161-1/+2
* remove disable oembedFriendika2011-08-151-1/+1
* temporarily disable oembedFriendika2011-08-151-0/+3
* Fix missing wrapping span on bbcode to html, split embed data fetch and rappr...fabrixxm2011-05-231-50/+87
* update oembed plugin. embed preview in editorfabrixxm2011-05-231-6/+7
* Fix #8 \"recycle symbol getting mangled from status.net retweets\"Fabio Comuni2011-02-161-15/+24
* suppress parse warningsFriendika2011-02-081-1/+4
* oembed contsant name, fix dfrnpubdeliver, add 'code' editor buttonFriendika2011-01-311-1/+1
* cache oembed requestFabio Comuni2011-01-311-2/+14
* use microformat to mark html from [embed] tag, convert html with oembed micro...Fabio Comuni2011-01-311-4/+40
* Add 'system''no_oembed' config optionFabio Comuni2011-01-311-3/+4
* Move [embed] bbtag from oembed plugin to coreFabio Comuni2011-01-311-0/+48