Commit History

Author SHA1 Message Date
  Andrew Dolgov 79f9bef767 add support for plugins adding API methods 11 years ago
  Andrew Dolgov 8096a20a95 Revert "Add new API method: `getFeedStats'" 11 years ago
  Andrew Dolgov b91a1e4deb bump api level 11 years ago
  Pedro Silva 0192ffe5a5 Add new API method: `getFeedStats' 11 years ago
  Andrew Dolgov 0db61af841 api: add article api hook to getArticle, change parameters passed 11 years ago
  Andrew Dolgov ffd0786416 api: add a few logical spaces 11 years ago
  j0nson 0bbd14146a adds sort order to API 11 years ago
  Andrew Dolgov dc5a8a21a8 api, also hide uncategorized if empty 11 years ago
  Andrew Dolgov c0a08063d6 api: do not return Labels category when there are no labels (closes #651) 11 years ago
  Andrew Dolgov 583dbc5695 api: add author to getHeadlines 11 years ago
  Andrew Dolgov b3575bd8e4 fix include_empty to use bool type 11 years ago
  Andrew Dolgov 66ca7c3097 api: add include_empty to getCategories/getFeedTree 11 years ago
  Andrew Dolgov 0bb5833beb api: add getFeedTree 11 years ago
  Andrew Dolgov 79bb55892b api/login: add session_destroy 11 years ago
  Andrew Dolgov 5160620c8a only autostart session if login cookie exists 11 years ago
  Andrew Dolgov c1f6e5f865 api: fix updateFeed crashing (closes #616) 11 years ago
  Andrew Dolgov 7be3fcd5e1 api, getCategories: properly return information for categories with 0 feeds, but children categories present 11 years ago
  Andrew Dolgov efc6553da4 api: implement subscribeToFeed/unsubscribeFeed (closes #623) 11 years ago
  Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 11 years ago
  Andrew Dolgov b6604c9613 add HOOK_RENDER_ARTICLE_API (closes #608) 11 years ago
  Joschasa ca5d9be49f Remove deprecated $match_on 11 years ago
  Andrew Dolgov bfd61d3f85 rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 11 years ago
  Andrew Dolgov 9955a13462 properly allow false parameters passed through to API calls (refs #576) 11 years ago
  Andrew Dolgov 7873d58822 implement proper last_marked/last_published feeds for proper sorting of 11 years ago
  Andrew Dolgov ef3da31cd9 api: force returned timestamps to integer 11 years ago
  Andrew Dolgov d49dfa381e api: block real categories with 0 feeds to appear in getCategories 11 years ago
  Andrew Dolgov 5b55e9e25c js: simplify counter updating, remove some unused stuff 11 years ago
  Andrew Dolgov 5083271956 move some more functions out of functions.php; fix opml.php failing due to redeclared autoload 11 years ago
  Andrew Dolgov 04f60eb729 move api_get_* functions to classes/api 11 years ago
  Andrew Dolgov 12f317822d api: use text/json content-type 11 years ago