NewsBlur/apps/rss_feeds/management/commands
2010-12-23 13:29:31 -05:00
..
__init__.py Created admin commands to run refresh_feed/s without invoking Apache. Finally! 2009-08-14 01:48:21 +00:00
calculate_scores.py Fetching feedids with folder delete. 2010-09-21 11:16:22 -04:00
count_stories.py Statistics on all feeds, stories, averages. Shown in the new statistics modal (not yet finished). 2010-07-25 23:13:27 -04:00
count_subscribers.py Really deleting old feeds now. Turned off delete protection. 2010-07-05 22:22:15 -04:00
mark_read.py Using UTCnow() for dates in marking read stories. Off by 4 hours right now. 2010-10-10 23:51:31 -04:00
merge_feeds.py Fixing delete feeds to only delete the one feed you want to delete, not all of the others. Also fixed add URL to check more aggressively for duplicate feeds. 2010-09-14 23:47:21 -04:00
refresh_feed.py Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -04:00
refresh_feeds.py Making feed.min_to_decay reflect the actual decay time. Using it in statistics, and refreshing it in feed fetching. Also splitting up feed munin. 2010-12-23 13:29:31 -05:00
task_feeds.py Making feed.min_to_decay reflect the actual decay time. Using it in statistics, and refreshing it in feed fetching. Also splitting up feed munin. 2010-12-23 13:29:31 -05:00
trim_feeds.py Trimming more than 500 stories from feeds. One day these can remain, but for now, it's too much to handle. 2010-09-22 14:35:26 -04:00