changed the update logic for how new_entries are determined. This was necessary because we don't want to need all feed entries in memory to compare against to see if a feed is new. The way it's done is a bit of a hack to get around the fact that not all feeds (as in the xml online) actually include published dates for their entries
↧
changed the update logic for how new_entries are determined. This was…
↧