aboutsummaryrefslogtreecommitdiffstats
path: root/include/oembed.php
Commit message (Collapse)AuthorAgeFilesLines
* remove bookmark identifier from embedded links since they aren't ↵redmatrix2016-02-211-1/+1
| | | | bookmarkable without an associated taxonomy entry.
* add system black/white list for embeds ahead of personal configredmatrix2016-02-041-0/+28
|
* some zcard cleanup - still eneds a lot more workredmatrix2016-02-021-3/+9
|
* minor tweaksredmatrix2016-02-011-3/+3
|
* slight formatting improvementsredmatrix2016-02-011-1/+1
|
* more oembed provider work - channel articlesredmatrix2016-02-011-1/+14
|
* add zid1.2redmatrix2016-01-311-0/+4
|
* add oembed provider for photosredmatrix2016-01-311-2/+5
|
* personal oembed black/white listredmatrix2015-08-041-0/+29
|
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-08-031-1/+2
| | | | | | Conflicts: view/it/messages.po view/it/strings.php
* make embeds bookmarkablefriendica2015-03-111-1/+1
|
* turn parse_url into the definitive url attaching mechanismfriendica2015-03-111-2/+14
|
* recognise opus as an audio filefriendica2015-01-251-1/+1
|
* oembed issuesfriendica2014-10-081-7/+6
|
* soundcloud using a slightly different oembed mechanism - react accordinglyfriendica2014-10-081-0/+9
|
* remove some code duplicationfriendica2014-07-141-12/+4
|
* this is a mess and makes a complicated security model that one can probably ↵friendica2014-03-311-1/+4
| | | | drive a truck through. It will have to be fixed. It does make youtubes work again.
* revise the sandboxfriendica2014-03-301-1/+1
|
* little fixes of hopefully nil significancefriendica2014-03-161-1/+1
|
* dang - you really have to bludgeon this thing to get youtube to use httpsfriendica2014-02-281-1/+10
|
* try to fix youtube mixed content warningsfriendica2014-02-281-0/+2
|
* add zid to audio/video (again)friendica2014-01-231-6/+6
|
* zidify audio/video linksfriendica2014-01-201-7/+14
|
* get rid of fetch_url - post_url will be a bit harder as several plugins need ↵friendica2013-12-011-1/+2
| | | | to be updated
* looks more structured this waymarijus2013-11-111-0/+1
|
* move oohembed service to addonfriendica2013-06-031-5/+10
|
* initial docofriendica2013-02-261-1/+1
|
* route oembed through z_fetch_urlfriendica2013-02-251-2/+8
|
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* the dynamic "show more" sort of works - but with a nagging delay. But I need ↵friendica2012-08-061-4/+6
| | | | to move on to bigger things. We'll leave it for now.
* New function to convert bbcode to markdown.Michael Vogel2012-06-171-1/+2
|
* fix a random profile error messagefabrixxm2012-06-071-1/+3
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-2/+3
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * bug #346 - add oembed maxwidth to oembed requestfriendica2012-03-241-2/+3
|/
* more work on filer, comment level and file tag removalfriendica2012-03-131-1/+4
|
* Mostly some checks in order to avoid Notices; 1 real bugfix in /mod/network.phpTobias Hößl2012-02-281-1/+1
|
* 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 ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* oembed: don't try to fetch media files and add Accept request header to ↵Fabio Comuni2011-11-171-14/+20
| | | | fetch_url
* oembed: replace base64 url for iframe with url site/oembed/url_encodedFabio Comuni2011-11-111-2/+4
| | | | fix http://bugs.friendika.com/view.php?id=191
* 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
|