aboutsummaryrefslogtreecommitdiffstats
path: root/mod/parse_url.php
Commit message (Collapse)AuthorAgeFilesLines
* A 'PHP Fatal error: Call to a member function getElementsByTagName() on a ↵Tobias Hößl2012-03-031-1/+1
| | | | non-object in mod/parse_url.php on line 191' occurred when the linked HTML-File doesn't have a HEAD. The HTML-file couln't be link to in the editor therefore.
* more fixes for textmodefriendica2012-02-071-8/+32
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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
| | | | Remove global option and parse_url use of oembed.
* add config [system][embed_all] to use oembed with links and youtube. Url ↵fabrixxm2011-05-231-3/+12
| | | | parse fallback to default if url has not an oembed rappresentation.
* 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
| | | | icon to share link
* 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
| | | | links
* 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