Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Dolgov 7c9b5a3fe4 move label stuff to Labels class hace 7 años
  Andrew Dolgov 4a0da0e5bf move get_article_labels to Article hace 7 años
  Andrew Dolgov 2ed0d6c433 move counter cache to a separate class hace 7 años
  Andrew Dolgov aeb1abedb2 move a bunch of functions into Feeds/Article namespaces hace 7 años
  Andrew Dolgov a230bf88a9 move to Article: hace 7 años
  Andrew Dolgov 86a8351ca2 move the following to Feeds: hace 7 años
  Andrew Dolgov 7e5f8d9fb3 move the following to Article: hace 7 años
  Andrew Dolgov 3517d363d3 add api test for labels, api: fix setArticleLabel assign not handled correctly hace 7 años
  Andrew Dolgov 891df34637 add some basic API unit tests hace 7 años
  Andrew Dolgov ea79a0e033 remove some redundant php closing tags hace 7 años
  Andrew Dolgov 7b55001eee fix various issues reported by static analysis hace 7 años
  Andrew Dolgov cb3f877303 reference pubsubhubbub classes using their namespace hace 7 años
  John Brayton f1b3b3f330 Add feed_id to subscribeToFeed response when the code is 1 or 0. hace 7 años
  Andrew Dolgov 1818614949 api: fix article guid not being passed to render article hook hace 8 años
  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) hace 8 años
  JustAMacUser 73c77ab0a5 Add optional (default: true), boolean "sanitize" parameter to API::getArticle() method. hace 8 años
  Andrew Dolgov 19e47ad60b queryFeedHeadlines: don't check first_id when sorting by oldest first hace 8 años
  Andrew Dolgov 94b8ce6cec queryfeedheadlines: remove disable_offsets hack hace 8 años
  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 hace 9 años
  Andrew Dolgov 48fefe2f6b fixes for first_id stuff hace 9 años
  Andrew Dolgov ec57104d6e apparently it's a bad idea to do is_resource() on a mysqli result hace 9 años
  Andrew Dolgov 96ac72bc12 api: getHeadlines: cast feed_it to int if needed hace 9 años
  Andrew Dolgov b0ce3d33c3 api: initialize headlines header hace 9 años
  Andrew Dolgov 491f69c7e3 bump api level hace 9 años
  Andrew Dolgov 5c784e701c api: add top id stuff, optionally return header w/ status information in getHeadlines (currently only top_id_changed) hace 9 años
  Andrew Dolgov 3444020100 report top id changed in headlines buffer hace 9 años
  Andrew Dolgov f5a0fb8b64 queryFeedHeadlines: move to array-based arguments, optionally check if first element changed when paginating hace 9 años
  Andrew Dolgov 9090b874ab simplify search, remove search_mode as useless hace 9 años
  Andrew Dolgov 3194a70a03 api: getHeadlines: add configurable excerpt_length (bump api version) hace 9 años
  Andrew Dolgov 9997b38e3e api: allow requesting headlines as if client supports iframe sandboxing hace 9 años