aboutsummaryrefslogtreecommitdiff
path: root/www/api
AgeCommit message (Expand)Author
2015-08-12Fix opensearch URL when root config is definedhotfix/apiSilvio Rhatto
2014-03-26add option to get last modified date instead of creation dateDavid Glenck
2014-01-16add status attribute to post in all relevant api functionsDavid Glenck
2013-03-20remove php4-style object reference passing #2Christian Weiske
2011-11-01Fix bug #3399815: PHP error in opensearch API in 0.98.3Christian Weiske
2011-09-05fix sioc exportChristian Weiske
2011-05-02merge masterChristian Weiske
2011-03-15Updates for feature request 3164348: Make default privacy configurable.bretticvs
2010-10-09make export_html work in strict mode, tooChristian Weiske
2010-09-29api/posts/add respects the "replace" parameter nowcweiske
2010-09-29reformat api/posts/add and document it bettercweiske
2010-09-29send 400 status code if a parameter is missingcweiske
2010-09-29first tests for api/posts/addcweiske
2010-09-29test for api/posts/updatecweiske
2010-09-29delicious returns a proper error message when deleting non-existant items, wh...cweiske
2010-09-28rewrite api/posts/delete to be more secure and add unit tests for itcweiske
2010-09-28add header to httpauth.inc.phpcweiske
2010-03-28make export_html follow the "specs" a bit more and add format documentation urlcweiske
2010-03-28fix multiple tags in html exportcweiske
2010-03-28test that public bookmarks of other people are not exported via csvcweiske
2010-03-28make export_csv support filtering to multiple tagscweiske
2010-03-17Fix bug #2960663: do not send content-type headers twice for ajax/api scriptscweiske
2010-02-08allow people to move www/ folder where they want it, now one just has to chan...cweiske
2010-01-22add delicious api documentation linkcweiske
2010-01-22Fix bug #2936833: api fix: shared=nocweiske
2010-01-16Coding standards changes, add header docblockcweiske
2010-01-16Coding standards changes, add header docblockcweiske
2010-01-16fix E_NOTICE in post_dates.php and show the last date, toocweiske
2010-01-16Coding standards changes, add header docblockcweiske
2010-01-16Coding standards changes, add header to some filescweiske
2010-01-16Fix bug #2928905: API was broken when no user was logged incweiske
2010-01-16Fix bug #2928905: API was broken when no user was logged incweiske
2009-11-23part of request #2830224: prepare API for short url servicecweiske
2009-11-05fix opensearch filecweiske
2009-10-26rename config.inc.php to config.php throughout the codecweiske
2009-10-23rename ServiceFactory::getServiceInstance() to get() - much easier to writecweiske
2009-10-03make the application work againcweiske
2009-10-03move files to new locationscweiske