aboutsummaryrefslogtreecommitdiffstats
path: root/mod/parse_url.php
Commit message (Expand)AuthorAgeFilesLines
* bookmarkingfriendica2014-02-041-1/+1
* parse_url: add missing scheme unless url begins with '/'friendica2013-07-161-0/+4
* incorrect comparison operatorfriendica2013-05-021-1/+1
* oopsfriendica2013-04-161-1/+1
* add Red detection to parse_urlfriendica2013-04-161-1/+9
* initial docofriendica2013-02-261-1/+1
* make sure old fetch_url calls (and those that provided their own curl wrapper...friendica2013-02-251-24/+8
* plaintext default - richtext is a featurefriendica2012-11-051-21/+6
* more heavy liftingfriendica2012-10-231-1/+3
* don't need 'bookmark' - keep it simplefriendica2012-10-221-2/+2
* separate the public feed from everything elsefriendica2012-09-201-8/+18
* updatesfriendica2012-09-091-12/+15
* updatesfriendica2012-08-051-3/+5
* upstream fixesfriendica2012-07-221-3/+8
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-180/+242
* undefined fnfriendica2012-06-281-2/+2
* Add support for PNG images with alphaFabio Comuni2012-06-071-1/+4
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* A 'PHP Fatal error: Call to a member function getElementsByTagName() on a no...Tobias Hößl2012-03-031-1/+1
* more fixes for textmodefriendica2012-02-071-8/+32
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* better handling of remote urls - especially FB opengraphFriendika2011-10-281-2/+70
* fix various html parse errorsFriendika2011-10-201-3/+5
* social bookmark API, oexchange enhancementsFriendika2011-09-201-6/+19
* allow setting all the bookmarked URL fields via script/APIFriendika2011-09-191-43/+70
* bookmarks + bug #140Friendika2011-09-041-2/+6
* add timezone convert module, several other minor or in progress fixesFriendika2011-09-041-0/+2
* wrap text from imported link in [quote]Friendika2011-08-041-1/+1
* several fixes to parse_urlFriendika2011-07-111-10/+20
* bug #102Friendika2011-07-091-0/+6
* purify html before trying to parse wild urls. This way at least it should parse.Friendika2011-07-041-4/+13
* Add oembed user option for use oembed instead of standard yotube embedding.Fabio Comuni2011-05-231-11/+1
* add config [system][embed_all] to use oembed with links and youtube. Url pars...fabrixxm2011-05-231-3/+12
* don't insert link summaries containing javascript bug #75Friendika2011-05-211-0/+4
* leave extra line between imported url and contentFriendika2011-05-101-1/+1
* bug #37, ampersand + everything following in url is stripped when using link ...Friendika2011-04-101-1/+5
* more plugin hooksFriendika2010-12-251-0/+11
* begin plugin apiFriendika2010-12-201-2/+3
* do a slightly better job at finding relevant content from scraping submitted ...Friendika2010-12-191-9/+34
* trim trailing LF in imported linkFriendika2010-12-061-1/+1
* enhance url parseMike Macgirvin2010-07-221-7/+30
* ajaxify the wall posterMike Macgirvin2010-07-221-0/+32