| Commit message (Expand) | Author | Age | Files | Lines |
* | oembed issues | friendica | 2014-10-08 | 1 | -7/+6 |
* | soundcloud using a slightly different oembed mechanism - react accordingly | friendica | 2014-10-08 | 1 | -0/+9 |
* | remove some code duplication | friendica | 2014-07-14 | 1 | -12/+4 |
* | this is a mess and makes a complicated security model that one can probably d... | friendica | 2014-03-31 | 1 | -1/+4 |
* | revise the sandbox | friendica | 2014-03-30 | 1 | -1/+1 |
* | little fixes of hopefully nil significance | friendica | 2014-03-16 | 1 | -1/+1 |
* | dang - you really have to bludgeon this thing to get youtube to use https | friendica | 2014-02-28 | 1 | -1/+10 |
* | try to fix youtube mixed content warnings | friendica | 2014-02-28 | 1 | -0/+2 |
* | add zid to audio/video (again) | friendica | 2014-01-23 | 1 | -6/+6 |
* | zidify audio/video links | friendica | 2014-01-20 | 1 | -7/+14 |
* | get rid of fetch_url - post_url will be a bit harder as several plugins need ... | friendica | 2013-12-01 | 1 | -1/+2 |
* | looks more structured this way | marijus | 2013-11-11 | 1 | -0/+1 |
* | move oohembed service to addon | friendica | 2013-06-03 | 1 | -5/+10 |
* | initial doco | friendica | 2013-02-26 | 1 | -1/+1 |
* | route oembed through z_fetch_url | friendica | 2013-02-25 | 1 | -2/+8 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | the dynamic "show more" sort of works - but with a nagging delay. But I need ... | friendica | 2012-08-06 | 1 | -4/+6 |
* | New function to convert bbcode to markdown. | Michael Vogel | 2012-06-17 | 1 | -1/+2 |
* | fix a random profile error message | fabrixxm | 2012-06-07 | 1 | -1/+3 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -2/+3 |
|\ |
|
| * | bug #346 - add oembed maxwidth to oembed request | friendica | 2012-03-24 | 1 | -2/+3 |
|/ |
|
* | more work on filer, comment level and file tag removal | friendica | 2012-03-13 | 1 | -1/+4 |
* | Mostly some checks in order to avoid Notices; 1 real bugfix in /mod/network.php | Tobias Hößl | 2012-02-28 | 1 | -1/+1 |
* | oembed: revert changes from 48f5bd492d | Fabio Comuni | 2012-02-17 | 1 | -5/+0 |
* | naked link with no protocol being passed from Diaspora | friendica | 2012-02-16 | 1 | -0/+5 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | oembed: don't try to fetch media files and add Accept request header to fetch... | Fabio Comuni | 2011-11-17 | 1 | -14/+20 |
* | oembed: replace base64 url for iframe with url site/oembed/url_encoded | Fabio Comuni | 2011-11-11 | 1 | -2/+4 |
* | oembed: wrap in iframe only html from remote service | Fabio Comuni | 2011-10-25 | 1 | -6/+6 |
* | use iframe for oembed - untrusted content | Friendika | 2011-10-24 | 1 | -1/+22 |
* | fix oembed video thumb display ratio | Fabio Comuni | 2011-10-24 | 1 | -3/+5 |
* | move html for oembeded videos in template. fix oembed discovery | Fabio Comuni | 2011-10-24 | 1 | -16/+22 |
* | cache api | Fabio Comuni | 2011-10-24 | 1 | -10/+6 |
* | oembed. fix html2bbcode when oembed html contains span and utf8 chars | Fabio Comuni | 2011-10-21 | 1 | -9/+15 |
* | cleanup | Friendika | 2011-08-16 | 1 | -1/+2 |
* | remove disable oembed | Friendika | 2011-08-15 | 1 | -1/+1 |
* | temporarily disable oembed | Friendika | 2011-08-15 | 1 | -0/+3 |
* | Fix missing wrapping span on bbcode to html, split embed data fetch and rappr... | fabrixxm | 2011-05-23 | 1 | -50/+87 |
* | update oembed plugin. embed preview in editor | fabrixxm | 2011-05-23 | 1 | -6/+7 |
* | Fix #8 \"recycle symbol getting mangled from status.net retweets\" | Fabio Comuni | 2011-02-16 | 1 | -15/+24 |
* | suppress parse warnings | Friendika | 2011-02-08 | 1 | -1/+4 |
* | oembed contsant name, fix dfrnpubdeliver, add 'code' editor button | Friendika | 2011-01-31 | 1 | -1/+1 |
* | cache oembed request | Fabio Comuni | 2011-01-31 | 1 | -2/+14 |
* | use microformat to mark html from [embed] tag, convert html with oembed micro... | Fabio Comuni | 2011-01-31 | 1 | -4/+40 |
* | Add 'system''no_oembed' config option | Fabio Comuni | 2011-01-31 | 1 | -3/+4 |
* | Move [embed] bbtag from oembed plugin to core | Fabio Comuni | 2011-01-31 | 1 | -0/+48 |