summaryrefslogtreecommitdiffstatshomepage
path: root/www/api
Commit message (Collapse)AuthorAgeFilesLines
* make export_html follow the "specs" a bit more and add ↵Gravatar cweiske2010-03-281-3/+6
| | | | | | format documentation url git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@705 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix multiple tags in html exportGravatar cweiske2010-03-281-1/+2
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@704 b3834d28-1941-0410-a4f8-b48e95affb8f
* test that public bookmarks of other people are not ↵Gravatar cweiske2010-03-281-1/+14
| | | | | | exported via csv git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@703 b3834d28-1941-0410-a4f8-b48e95affb8f
* make export_csv support filtering to multiple tagsGravatar cweiske2010-03-281-5/+10
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@702 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2960663: do not send content-type headers twice ↵Gravatar cweiske2010-03-1714-31/+24
| | | | | | for ajax/api scripts git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@690 b3834d28-1941-0410-a4f8-b48e95affb8f
* allow people to move www/ folder where they want it, now ↵Gravatar cweiske2010-02-0812-12/+12
| | | | | | one just has to change www/www-header.php git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@643 b3834d28-1941-0410-a4f8-b48e95affb8f
* add delicious api documentation linkGravatar cweiske2010-01-221-0/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@622 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2936833: api fix: shared=noGravatar cweiske2010-01-221-0/+4
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@621 b3834d28-1941-0410-a4f8-b48e95affb8f
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-17/+37
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@586 b3834d28-1941-0410-a4f8-b48e95affb8f
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-23/+44
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@585 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix E_NOTICE in post_dates.php and show the last date, tooGravatar cweiske2010-01-161-0/+4
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@584 b3834d28-1941-0410-a4f8-b48e95affb8f
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-13/+29
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@583 b3834d28-1941-0410-a4f8-b48e95affb8f
* Coding standards changes, add header to some filesGravatar cweiske2010-01-161-13/+34
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@582 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2928905: API was broken when no user was logged inGravatar cweiske2010-01-161-1/+3
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@580 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2928905: API was broken when no user was logged inGravatar cweiske2010-01-161-16/+18
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@579 b3834d28-1941-0410-a4f8-b48e95affb8f
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-231-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@570 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix opensearch fileGravatar cweiske2009-11-051-5/+3
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@528 b3834d28-1941-0410-a4f8-b48e95affb8f
* rename config.inc.php to config.php throughout the codeGravatar cweiske2009-10-261-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@428 b3834d28-1941-0410-a4f8-b48e95affb8f
* rename ServiceFactory::getServiceInstance() to get() - ↵Gravatar cweiske2009-10-2314-15/+15
| | | | | | much easier to write git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@396 b3834d28-1941-0410-a4f8-b48e95affb8f
* make the application work againGravatar cweiske2009-10-0316-137/+137
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@388 b3834d28-1941-0410-a4f8-b48e95affb8f
* move files to new locationsGravatar cweiske2009-10-0316-0/+772
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@386 b3834d28-1941-0410-a4f8-b48e95affb8f