]> git.wh0rd.org - tt-rss.git/history - classes/api.php
implement ttrss_feeds.cache_content
[tt-rss.git] / classes / api.php
2012-11-23  Andrew Dolgovimplement ttrss_feeds.cache_content
2012-10-31  Andrew Dolgovsharepopup: implement assigning labels while sharing
2012-10-29  Andrew Dolgovapi: sanitize article content
2012-09-29  Andrew Dolgovapi: return api_level with login
2012-09-19  Andrew Dolgovapi: remove unneeded stuff, add special header for...
2012-09-18  Andrew DolgovAPI: support nested categories
2012-09-09  Andrew Dolgovimplement sharing of arbitrary stuff using bookmarklet...
2012-03-08  Andrew DolgovAPI: add order_id to getCategories; add feed_title...
2012-02-06  Andrew Dolgovapi: limit getHeadlines output to 60 headlines
2012-01-19  Andrew Dolgovapi: add search parameters to getHeadlines (bump API...
2011-12-17  Andrew Dolgovapi: add setArticleLabel
2011-12-17  Andrew Dolgovapi: add getLabels
2011-12-15  Andrew Dolgovapi: fix browsing uncategorized
2011-12-13  Andrew Dolgovapi: fix API_LEVEL
2011-12-13  Andrew Dolgovmove API to classes/