Historique des commits

Auteur SHA1 Message Date
  Andrew Dolgov 5929a0c1e4 updater: prevent duplicate feed ids being scheduled for update il y a 11 ans
  Barak Korren 32b7a340ad Merge branch 'master' into tunable-fetches il y a 11 ans
  Barak Korren 8401101d50 Moved hard-coded fetch timeout values into config file to allow site-level tuning il y a 11 ans
  Andrew Dolgov 5e736e4592 implement stop action il y a 11 ans
  Andrew Dolgov ee0542ce28 daemon: do not schedule user-disabled feeds (2) il y a 11 ans
  Andrew Dolgov cd7ebb39e4 daemon: do not schedule user-disabled feeds il y a 11 ans
  Andrew Dolgov e81610d9ef daemon: sort by random il y a 11 ans
  Andrew Dolgov 8292d05b7c daemon: show feeds/minute stats il y a 11 ans
  Andrew Dolgov 17e74b21cf update_rss_feed: bailout if cache is considered valid, but older than last_updated il y a 11 ans
  Andrew Dolgov 31623bfa99 if-modified-since: also take last_updated into account il y a 11 ans
  Andrew Dolgov 7a01dc776e support If-Modified-Since il y a 11 ans
  Andrew Dolgov 7b11aa80ab Revert "Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)" il y a 11 ans
  all bca1cfbb95 Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update) il y a 11 ans
  Andrew Dolgov 0d6943b097 Revert "order feeds selected for update randomly" il y a 11 ans
  Andrew Dolgov 13b33a3fc3 order feeds selected for update randomly il y a 11 ans
  Andrew Dolgov 32b05702ff daemon: do not show feed urls twice il y a 11 ans
  Andrew Dolgov 30ac8d1f86 update: exclude feeds with disabled updates il y a 11 ans
  Andrew Dolgov 1c4421fcd7 experimentally rework update daemon to process all feeds with the same url sequentially to minimize network access and better utilize caches il y a 11 ans
  Andrew Dolgov 4f9cbdff1d cache simplepie object instead of xml feed data il y a 11 ans
  Andrew Dolgov d5974daa33 remove feed update interval debugging il y a 11 ans
  Andrew Dolgov f074ffe945 cache downloaded feed data to minimize network access il y a 11 ans
  Joschasa ca5ff2d9fb Remove 2 useless line breaks. One got printed even with --quiet. il y a 11 ans
  Andrew Dolgov be574731fc modify sorting by date_entered: set date_entered per-batch; use updated as a secondary criteria il y a 11 ans
  saperduper 30123fe630 Handle future pubDate il y a 11 ans
  Andrew Dolgov a3a896a127 let us rejoice on being able to create double negative filters (refs #631) il y a 11 ans
  Andrew Dolgov 227d5e4168 label auto matcher: preg_quote() label il y a 11 ans
  Andrew Dolgov 9811276da7 rssfuncs: do not try to match on empty label il y a 11 ans
  Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() il y a 11 ans
  Andrew Dolgov f0bd8e6531 rework image caching to work without permanent article content rewriting (refs #582) il y a 11 ans
  Andrew Dolgov f935d98e5d properly fix the cache_images issue (refs #578) il y a 11 ans