| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |