Commit Graph

20 Commits (2ea09bdef63cd8e968bf537585fa338f773f93ca)

Author SHA1 Message Date
Andrew Dolgov d49dfa381e api: block real categories with 0 feeds to appear in getCategories 13 years ago
Andrew Dolgov 5b55e9e25c js: simplify counter updating, remove some unused stuff 13 years ago
Andrew Dolgov 5083271956 move some more functions out of functions.php; fix opml.php failing due to redeclared autoload 13 years ago
Andrew Dolgov 04f60eb729 move api_get_* functions to classes/api 13 years ago
Andrew Dolgov 12f317822d api: use text/json content-type 13 years ago
Andrew Dolgov 87764a50cf implement ttrss_feeds.cache_content 13 years ago
Andrew Dolgov 1b4d1a6b44 sharepopup: implement assigning labels while sharing 13 years ago
Andrew Dolgov db9e00e339 api: sanitize article content 13 years ago
Andrew Dolgov 5ba4ebc65e api: return api_level with login 13 years ago
Andrew Dolgov 839b065860 api: remove unneeded stuff, add special header for android httpurlconnection which seems to be retarded 13 years ago
Andrew Dolgov 4864633612 API: support nested categories 13 years ago
Andrew Dolgov 8361e72478 implement sharing of arbitrary stuff using bookmarklet and API call, bump API version 13 years ago
Andrew Dolgov b11e9943d8 API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3 14 years ago
Andrew Dolgov 1a740cf68e api: limit getHeadlines output to 60 headlines 14 years ago
Andrew Dolgov 3e4af5b0b3 api: add search parameters to getHeadlines (bump API level) 14 years ago
Andrew Dolgov 396bfdf928 api: add setArticleLabel 14 years ago
Andrew Dolgov ea1c2903ee api: add getLabels 14 years ago
Andrew Dolgov 8aa3becccc api: fix browsing uncategorized 14 years ago
Andrew Dolgov a3b5394aaf api: fix API_LEVEL 14 years ago
Andrew Dolgov de8260cb10 move API to classes/ 14 years ago