Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse_url: add missing scheme unless url begins with '/' | friendica | 2013-07-16 | 1 | -0/+4 |
| | |||||
* | incorrect comparison operator | friendica | 2013-05-02 | 1 | -1/+1 |
| | |||||
* | oops | friendica | 2013-04-16 | 1 | -1/+1 |
| | |||||
* | add Red detection to parse_url | friendica | 2013-04-16 | 1 | -1/+9 |
| | |||||
* | initial doco | friendica | 2013-02-26 | 1 | -1/+1 |
| | |||||
* | make sure old fetch_url calls (and those that provided their own curl ↵ | friendica | 2013-02-25 | 1 | -24/+8 |
| | | | | wrapper) go through z_fetch_url | ||||
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 1 | -21/+6 |
| | |||||
* | more heavy lifting | friendica | 2012-10-23 | 1 | -1/+3 |
| | |||||
* | don't need 'bookmark' - keep it simple | friendica | 2012-10-22 | 1 | -2/+2 |
| | |||||
* | separate the public feed from everything else | friendica | 2012-09-20 | 1 | -8/+18 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -12/+15 |
| | |||||
* | updates | friendica | 2012-08-05 | 1 | -3/+5 |
| | |||||
* | upstream fixes | friendica | 2012-07-22 | 1 | -3/+8 |
| | |||||
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -180/+242 |
| | |||||
* | undefined fn | friendica | 2012-06-28 | 1 | -2/+2 |
| | |||||
* | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 1 | -1/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | A 'PHP Fatal error: Call to a member function getElementsByTagName() on a ↵ | Tobias Hößl | 2012-03-03 | 1 | -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 textmode | friendica | 2012-02-07 | 1 | -8/+32 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | better handling of remote urls - especially FB opengraph | Friendika | 2011-10-28 | 1 | -2/+70 |
| | |||||
* | fix various html parse errors | Friendika | 2011-10-20 | 1 | -3/+5 |
| | |||||
* | social bookmark API, oexchange enhancements | Friendika | 2011-09-20 | 1 | -6/+19 |
| | |||||
* | allow setting all the bookmarked URL fields via script/API | Friendika | 2011-09-19 | 1 | -43/+70 |
| | |||||
* | bookmarks + bug #140 | Friendika | 2011-09-04 | 1 | -2/+6 |
| | |||||
* | add timezone convert module, several other minor or in progress fixes | Friendika | 2011-09-04 | 1 | -0/+2 |
| | |||||
* | wrap text from imported link in [quote] | Friendika | 2011-08-04 | 1 | -1/+1 |
| | |||||
* | several fixes to parse_url | Friendika | 2011-07-11 | 1 | -10/+20 |
| | |||||
* | bug #102 | Friendika | 2011-07-09 | 1 | -0/+6 |
| | |||||
* | purify html before trying to parse wild urls. This way at least it should parse. | Friendika | 2011-07-04 | 1 | -4/+13 |
| | |||||
* | Add oembed user option for use oembed instead of standard yotube embedding. | Fabio Comuni | 2011-05-23 | 1 | -11/+1 |
| | | | | Remove global option and parse_url use of oembed. | ||||
* | add config [system][embed_all] to use oembed with links and youtube. Url ↵ | fabrixxm | 2011-05-23 | 1 | -3/+12 |
| | | | | parse fallback to default if url has not an oembed rappresentation. | ||||
* | don't insert link summaries containing javascript bug #75 | Friendika | 2011-05-21 | 1 | -0/+4 |
| | |||||
* | leave extra line between imported url and content | Friendika | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | bug #37, ampersand + everything following in url is stripped when using link ↵ | Friendika | 2011-04-10 | 1 | -1/+5 |
| | | | | icon to share link | ||||
* | more plugin hooks | Friendika | 2010-12-25 | 1 | -0/+11 |
| | |||||
* | begin plugin api | Friendika | 2010-12-20 | 1 | -2/+3 |
| | |||||
* | do a slightly better job at finding relevant content from scraping submitted ↵ | Friendika | 2010-12-19 | 1 | -9/+34 |
| | | | | links | ||||
* | trim trailing LF in imported link | Friendika | 2010-12-06 | 1 | -1/+1 |
| | |||||
* | enhance url parse | Mike Macgirvin | 2010-07-22 | 1 | -7/+30 |
| | |||||
* | ajaxify the wall poster | Mike Macgirvin | 2010-07-22 | 1 | -0/+32 |