summaryrefslogtreecommitdiff
path: root/classes/api.php
AgeCommit message (Expand)Author
2013-01-22move api_get_* functions to classes/apiAndrew Dolgov
2013-01-12api: use text/json content-typeAndrew Dolgov
2012-11-23implement ttrss_feeds.cache_contentAndrew Dolgov
2012-10-31sharepopup: implement assigning labels while sharingAndrew Dolgov
2012-10-29api: sanitize article contentAndrew Dolgov
2012-09-29api: return api_level with loginAndrew Dolgov
2012-09-19api: remove unneeded stuff, add special header for android httpurlconnection ...Andrew Dolgov
2012-09-18API: support nested categoriesAndrew Dolgov
2012-09-09implement sharing of arbitrary stuff using bookmarklet and API call, bump API...Andrew Dolgov
2012-03-08API: add order_id to getCategories; add feed_title to getHeadlines; bump api ...Andrew Dolgov
2012-02-06api: limit getHeadlines output to 60 headlinesAndrew Dolgov
2012-01-19api: add search parameters to getHeadlines (bump API level)Andrew Dolgov
2011-12-17api: add setArticleLabelAndrew Dolgov
2011-12-17api: add getLabelsAndrew Dolgov
2011-12-15api: fix browsing uncategorizedAndrew Dolgov
2011-12-13api: fix API_LEVELAndrew Dolgov
2011-12-13move API to classes/Andrew Dolgov