Historique des commits

Auteur SHA1 Message Date
  Andrew Dolgov 7c9b5a3fe4 move label stuff to Labels class il y a 7 ans
  Andrew Dolgov 0086a89740 move some label stuff to labels.php il y a 7 ans
  Andrew Dolgov 4a0da0e5bf move get_article_labels to Article il y a 7 ans
  Andrew Dolgov 2ed0d6c433 move counter cache to a separate class il y a 7 ans
  Andrew Dolgov aeb1abedb2 move a bunch of functions into Feeds/Article namespaces il y a 7 ans
  Andrew Dolgov a230bf88a9 move to Article: il y a 7 ans
  Andrew Dolgov 86a8351ca2 move the following to Feeds: il y a 7 ans
  Andrew Dolgov 7e5f8d9fb3 move the following to Article: il y a 7 ans
  Andrew Dolgov 4122da0290 move getArticleFeed to Article il y a 7 ans
  Andrew Dolgov 7b55001eee fix various issues reported by static analysis il y a 7 ans
  Andrew Dolgov 337535416f filter by search results while marking feed as read il y a 7 ans
  Andrew Dolgov 63f0ed3d9c cdmClicked: do not use event.target.parents to figure out if clicked on a heading il y a 7 ans
  Andrew Dolgov b835a52814 rework the way headlines menus identify calling row il y a 7 ans
  Andrew Dolgov 5161460048 bind headlines menu to a selector to avoid remaking it unnecessarily il y a 7 ans
  Jérémy DECOOL ba2853caac Prevent target='_blank' vulnerability on dynamic link il y a 7 ans
  Andrew Dolgov 328118d12e use print_hidden() for hidden dojo form fields il y a 7 ans
  Andrew Dolgov 24c7e4132d subscribe dialog: do not report errors via alert() il y a 7 ans
  Andrew Dolgov ad326dbf78 unpackVisibleHeadlines: do not iterate over all RROWs all the time il y a 7 ans
  Andrew Dolgov 967f0619c7 force ngettext() count argument type to string il y a 7 ans
  Andrew Dolgov 6b06a609af headlines toolbar: move selection links into the dropdown il y a 7 ans
  Andrew Dolgov c9a5903bcc disable autocomplete in subscription dialog il y a 8 ans
  Andrew Dolgov b6b5554db4 normalize some html5 custom attributes il y a 8 ans
  Andrew Dolgov 2d052e42b5 getLoadedArticleIds: consider visible rows only il y a 8 ans
  Andrew Dolgov d9de136c39 inline feed update: set feed as needing update if open_basedir is set + plugins need curl il y a 8 ans
  Andrew Dolgov 71b75bb7fa fix multiple issues with archived feeds il y a 8 ans
  Andrew Dolgov 41245888f1 only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled il y a 8 ans
  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) il y a 8 ans
  Andrew Dolgov f61f2a2699 format_headlines_list: fix pg_num_rows() called incorrectly when firstid check failed il y a 8 ans
  Andrew Dolgov 1bd552ee31 compat patches for php7 il y a 8 ans
  Andrew Dolgov 19e47ad60b queryFeedHeadlines: don't check first_id when sorting by oldest first il y a 8 ans