Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | by std_embeds plugin | ||||
* | 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 ↵ | redmatrix | 2016-08-30 | 1 | -3/+12 |
| | | | | short and many sites won't show up. Too long and you could be watching a spinner anxiously waiting for the page to load even if your own site is blindingly fast. | ||||
* | 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 ↵ | redmatrix | 2016-07-21 | 1 | -0/+11 |
| | | | | left after html filtering. For the original poster, this will fall back to linkinfo results. If the embed gets through their site but is filtered downstream (with more than 20% of the content removed), it will result in just a link. | ||||
* | media (e.g. video) files weren't being detected correctly in oembed, causing ↵ | redmatrix | 2016-06-25 | 1 | -9/+8 |
| | | | | the stream to try and load large videos (and failing) | ||||
* | 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 ↵ | redmatrix | 2016-02-21 | 1 | -1/+1 |
| | | | | bookmarkable without an associated taxonomy entry. | ||||
* | 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 |
| | | | | | | Conflicts: view/it/messages.po view/it/strings.php | ||||
* | 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 ↵ | friendica | 2014-03-31 | 1 | -1/+4 |
| | | | | drive a truck through. It will have to be fixed. It does make youtubes work again. | ||||
* | 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 |
| | | | | to be updated | ||||
* | 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 |
| | | | | to move on to bigger things. We'll leave it for now. | ||||
* | New function to convert bbcode to markdown. | Michael Vogel | 2012-06-17 | 1 | -1/+2 |
| |