summaryrefslogtreecommitdiffstatshomepage
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Updates for feature request 3164348: Make default privacy...Gravatar bretticvs2011-03-155-8/+8
* Fix bug #3065284: AjaxVote problem with Webkit browsersGravatar Christian Weiske2011-02-161-1/+4
* Fix bug #3178597: Broken link to context in gsearch admin...Gravatar Christian Weiske2011-02-141-1/+3
* api/posts/add respects the "replace" parameter nowGravatar cweiske2010-09-291-4/+20
* reformat api/posts/add and document it betterGravatar cweiske2010-09-291-41/+74
* send 400 status code if a parameter is missingGravatar cweiske2010-09-291-9/+17
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+2
* test for api/posts/updateGravatar cweiske2010-09-292-13/+34
* delicious returns a proper error message when deleting no...Gravatar cweiske2010-09-291-9/+5
* rewrite api/posts/delete to be more secure and add unit t...Gravatar cweiske2010-09-281-18/+45
* add header to httpauth.inc.phpGravatar cweiske2010-09-281-5/+26
* make files use pear directoriesGravatar Christian Weiske2010-08-221-1/+7
* make export_html follow the "specs" a bit more and add fo...Gravatar cweiske2010-03-281-3/+6
* fix multiple tags in html exportGravatar cweiske2010-03-281-1/+2
* test that public bookmarks of other people are not export...Gravatar cweiske2010-03-281-1/+14
* make export_csv support filtering to multiple tagsGravatar cweiske2010-03-281-5/+10
* unify hashing code in a separate methodGravatar cweiske2010-03-181-1/+1
* Fix bug #2960663: do not send content-type headers twice ...Gravatar cweiske2010-03-1726-43/+36
* remove unneeded ampersandGravatar cweiske2010-03-171-1/+1
* remove end date condition since it seems unneccessary to meGravatar cweiske2010-02-201-8/+5
* Fix bug #2948410: API is broken in 0.96.0Gravatar cweiske2010-02-091-1/+1
* allow people to move www/ folder where they want it, now ...Gravatar cweiske2010-02-0856-55/+74
* add delicious api documentation linkGravatar cweiske2010-01-221-0/+1
* Fix bug #2936833: api fix: shared=noGravatar cweiske2010-01-221-0/+4
* Fix E_NOTICE when calling alltags.php without any parameterGravatar cweiske2010-01-191-5/+6
* fix E_NOTICE in rssGravatar cweiske2010-01-191-1/+1
* make common description editor work even when no referer ...Gravatar cweiske2010-01-161-8/+12
* fix E_NOTICEGravatar cweiske2010-01-161-1/+1
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-47/+54
* Part of bug #2928950: add support for "count" parameter i...Gravatar cweiske2010-01-161-1/+15
* add pubdate and latest change date to rss feedGravatar cweiske2010-01-161-13/+18
* part of bug #2928950: fix RSS content-type headerGravatar cweiske2010-01-161-1/+2
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-75/+70
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-17/+37
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-23/+44
* fix E_NOTICE in post_dates.php and show the last date, tooGravatar cweiske2010-01-161-0/+4
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-13/+29
* Coding standards changes, add header to some filesGravatar cweiske2010-01-161-13/+34
* Fix bug #2928905: API was broken when no user was logged inGravatar cweiske2010-01-161-1/+3
* Fix bug #2928905: API was broken when no user was logged inGravatar cweiske2010-01-161-16/+18
* more explanationGravatar cweiske2010-01-161-0/+5
* respect $shorturl configuration settingGravatar cweiske2010-01-161-0/+7
* first shorturl redirection implementationGravatar cweiske2010-01-161-0/+35
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-233-3/+3
* move .htaccess to web dirGravatar cweiske2009-11-101-0/+36
* fix opensearch fileGravatar cweiske2009-11-051-5/+3
* mark bookmarks with votes < threshold with red dotted borderGravatar cweiske2009-11-051-0/+3
* remove lowercase css rules since they remove sense from g...Gravatar cweiske2009-11-051-3/+0
* Implement request #2874049: "Feeling lucky" buttonGravatar cweiske2009-11-021-2/+15
* make it a bit easierGravatar cweiske2009-11-021-98/+102