Histórico de Commits

Autor SHA1 Mensagem Data
  John Brayton f1b3b3f330 Add feed_id to subscribeToFeed response when the code is 1 or 0. há 7 anos atrás
  Andrew Dolgov 1818614949 api: fix article guid not being passed to render article hook há 8 anos atrás
  Andrew Dolgov 29c92d7b08 prevent frontend updating of feeds on view if open_basedir is set to prevent plugins potentially not working correctly (i.e. if backend system has open_basedir disabled) há 8 anos atrás
  JustAMacUser 73c77ab0a5 Add optional (default: true), boolean "sanitize" parameter to API::getArticle() method. há 8 anos atrás
  Andrew Dolgov 19e47ad60b queryFeedHeadlines: don't check first_id when sorting by oldest first há 8 anos atrás
  Andrew Dolgov 94b8ce6cec queryfeedheadlines: remove disable_offsets hack há 8 anos atrás
  Andrew Dolgov 0bd172cd6a experimental: if using adaptive/unread mode w/ auto catchup don't calculate offsets because we're only interested in top $limit headlines anyway há 9 anos atrás
  Andrew Dolgov 48fefe2f6b fixes for first_id stuff há 9 anos atrás
  Andrew Dolgov ec57104d6e apparently it's a bad idea to do is_resource() on a mysqli result há 9 anos atrás
  Andrew Dolgov 96ac72bc12 api: getHeadlines: cast feed_it to int if needed há 9 anos atrás
  Andrew Dolgov b0ce3d33c3 api: initialize headlines header há 9 anos atrás
  Andrew Dolgov 491f69c7e3 bump api level há 9 anos atrás
  Andrew Dolgov 5c784e701c api: add top id stuff, optionally return header w/ status information in getHeadlines (currently only top_id_changed) há 9 anos atrás
  Andrew Dolgov 3444020100 report top id changed in headlines buffer há 9 anos atrás
  Andrew Dolgov f5a0fb8b64 queryFeedHeadlines: move to array-based arguments, optionally check if first element changed when paginating há 9 anos atrás
  Andrew Dolgov 9090b874ab simplify search, remove search_mode as useless há 9 anos atrás
  Andrew Dolgov 3194a70a03 api: getHeadlines: add configurable excerpt_length (bump api version) há 9 anos atrás
  Andrew Dolgov 9997b38e3e api: allow requesting headlines as if client supports iframe sandboxing há 9 anos atrás
  Andrew Dolgov f71a669b7d api: handle uncached labels the way main headlines function does it há 9 anos atrás
  Andrew Dolgov 4baa1afa43 add force_update to api getHeadlines; bump api version to 9 há 9 anos atrás
  Dave Zaikos a2108ee96d Added syslog reporting for failed API login attempts. há 10 anos atrás
  Andrew Dolgov 1d3cbe31c3 api: fix getFeeds returning some ids in string format há 10 anos atrás
  Andrew Dolgov 429ff9afb0 api: add article language to getArticle/getHeadlines há 10 anos atrás
  Andrew Dolgov bf5bcb8e27 queryFeedHeadlines: remove obsolete content_preview há 10 anos atrás
  Andrew Dolgov 25237aea43 api: fix getLabels never returning existing checked labels correctly há 10 anos atrás
  Andrew Dolgov 21bb3c064a api: add note support for getHeadlines/getArticle (bump api version) há 10 anos atrás
  Andrew Dolgov 273c33e512 api: allow sorting headlines by title há 10 anos atrás
  Andrew Dolgov 788cf0a1b1 api: fix setArticleLabel expecting wrong format for label_id há 10 anos atrás
  Matt Haley 64595782ff API should return excerpt when asked há 11 anos atrás
  Andrew Dolgov d208abc933 api: pass article id to sanitize há 11 anos atrás