Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Dolgov 9652fa6b66 API: small fix há 6 anos atrás
  Andrew Dolgov 3467e1fd7c api: switch to PDO há 6 anos atrás
  Andrew Dolgov 91f49ba17d api, setArticleLabel: allow JSON booleans há 6 anos atrás
  Gilles Grandou 81d96c0dee makes 'order by title' to sort by title and by ascending date há 6 anos atrás
  Andrew Dolgov c053b97697 pref/feeds: start user category ordering from 1 há 7 anos atrás
  Andrew Dolgov 5b6ea1ef91 remove pubsubhubbub: dead há 7 anos atrás
  Andrew Dolgov e6c886bf66 wrap rssfuncs into rssutils class há 7 anos atrás
  Andrew Dolgov 65af3b2cbb move counter stuff to a separate class há 7 anos atrás
  Andrew Dolgov 7c9b5a3fe4 move label stuff to Labels class há 7 anos atrás
  Andrew Dolgov 4a0da0e5bf move get_article_labels to Article há 7 anos atrás
  Andrew Dolgov 2ed0d6c433 move counter cache to a separate class há 7 anos atrás
  Andrew Dolgov aeb1abedb2 move a bunch of functions into Feeds/Article namespaces há 7 anos atrás
  Andrew Dolgov a230bf88a9 move to Article: há 7 anos atrás
  Andrew Dolgov 86a8351ca2 move the following to Feeds: há 7 anos atrás
  Andrew Dolgov 7e5f8d9fb3 move the following to Article: há 7 anos atrás
  Andrew Dolgov 3517d363d3 add api test for labels, api: fix setArticleLabel assign not handled correctly há 7 anos atrás
  Andrew Dolgov 891df34637 add some basic API unit tests há 7 anos atrás
  Andrew Dolgov ea79a0e033 remove some redundant php closing tags há 7 anos atrás
  Andrew Dolgov 7b55001eee fix various issues reported by static analysis há 7 anos atrás
  Andrew Dolgov cb3f877303 reference pubsubhubbub classes using their namespace há 7 anos atrás
  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