| Commit message (Expand) | Author | Age | Files | Lines |
* | regex was still broken | zotlabs | 2017-09-10 | 1 | -1/+1 |
* | fix regex | zotlabs | 2017-09-10 | 1 | -1/+1 |
* | mastodon wraps oembed in an iframe - which we immediately purify our of exist... | zotlabs | 2017-09-06 | 1 | -0/+11 |
* | regression: allow position attributes in oembedable zcards by separating allo... | zotlabs | 2017-07-09 | 1 | -2/+4 |
* | make authenticated oembeds optional, default to false. | zotlabs | 2017-06-03 | 1 | -1/+1 |
* | support reverse magic-auth in oembed requests. | zotlabs | 2017-04-19 | 1 | -2/+9 |
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -2/+0 |
* | block well-known from oembed | zotlabs | 2017-01-24 | 1 | -0/+3 |
* | improve oembed cache security | zotlabs | 2016-12-19 | 1 | -10/+5 |
* | Fix full screen for embedded videos | Jeroen van Riet Paap | 2016-12-03 | 1 | -1/+1 |
* | remove more corporate code - https url conversion for youtube is now handled ... | zotlabs | 2016-10-20 | 1 | -11/+1 |
* | issue #170 | redmatrix | 2016-09-29 | 1 | -1/+1 |
* | convert oembed tools to use json arrays rather than json objects | redmatrix | 2016-09-24 | 1 | -30/+33 |
* | increase timeout on oembed remote fetches. This is a balancing act. Too short... | redmatrix | 2016-08-30 | 1 | -3/+12 |
* | embed filter adjustments | redmatrix | 2016-08-11 | 1 | -13/+17 |
* | function order reversed | redmatrix | 2016-08-09 | 1 | -2/+2 |
* | fail oembed if it is attempted and less than 80% of the original content is l... | redmatrix | 2016-07-21 | 1 | -0/+11 |
* | media (e.g. video) files weren't being detected correctly in oembed, causing ... | redmatrix | 2016-06-25 | 1 | -9/+8 |
* | relocate the cache class | redmatrix | 2016-06-23 | 1 | -2/+4 |
* | code cleanup | redmatrix | 2016-05-24 | 1 | -1/+1 |
* | more security stuff | redmatrix | 2016-05-02 | 1 | -49/+35 |
* | a bit more oembed security - and document the shortcomings of this approach | redmatrix | 2016-05-02 | 1 | -16/+20 |
* | some much needed work on oembed security | redmatrix | 2016-05-01 | 1 | -55/+122 |
* | static App | redmatrix | 2016-03-31 | 1 | -5/+5 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
* | remove bookmark identifier from embedded links since they aren't bookmarkable... | redmatrix | 2016-02-21 | 1 | -1/+1 |
* | add system black/white list for embeds ahead of personal config | redmatrix | 2016-02-04 | 1 | -0/+28 |
* | some zcard cleanup - still eneds a lot more work | redmatrix | 2016-02-02 | 1 | -3/+9 |
* | minor tweaks | redmatrix | 2016-02-01 | 1 | -3/+3 |
* | slight formatting improvements | redmatrix | 2016-02-01 | 1 | -1/+1 |
* | more oembed provider work - channel articles | redmatrix | 2016-02-01 | 1 | -1/+14 |
* | add zid1.2 | redmatrix | 2016-01-31 | 1 | -0/+4 |
* | add oembed provider for photos | redmatrix | 2016-01-31 | 1 | -2/+5 |
* | personal oembed black/white list | redmatrix | 2015-08-04 | 1 | -0/+29 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-08-03 | 1 | -1/+2 |
* | make embeds bookmarkable | friendica | 2015-03-11 | 1 | -1/+1 |
* | turn parse_url into the definitive url attaching mechanism | friendica | 2015-03-11 | 1 | -2/+14 |
* | recognise opus as an audio file | friendica | 2015-01-25 | 1 | -1/+1 |
* | 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 |