NewsBlur/apps/rss_feeds/management/commands
2010-09-28 05:16:00 -04: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 Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -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 Bootstrapping mongo to use story_guids as unqiue to feeds. 2010-09-08 18:30:46 -07:00
task_feeds.py Explicit queue management. 2010-09-28 05:16:00 -04: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