Samuel Clay
|
a507e2528b
|
Merge branch 'master' into river
|
2010-12-23 14:05:39 -05:00 |
|
Samuel Clay
|
4f35c2fade
|
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 |
|
Samuel Clay
|
e039d9a1bd
|
Queueing fallen-through-the-cracks feeds appropriately, giving a day of leniency.
|
2010-12-23 12:39:28 -05:00 |
|
Samuel Clay
|
b98c63dd14
|
Abstracting feed queueing so I can queue a queryset of feeds from the command line. Also adding in queueing of feeds that have not been updated in a week (for those that fall through the cracks.
|
2010-12-23 12:32:24 -05:00 |
|
Samuel Clay
|
1808dcf332
|
Fixing drag-and-drop for folders.
|
2010-12-16 23:57:05 -05:00 |
|
Samuel Clay
|
12891aabcf
|
Let's try using dates again in feed fetching existance checks.
|
2010-12-16 17:25:51 -05:00 |
|
Samuel Clay
|
6d8c34c752
|
Are story dates the problem?
|
2010-12-16 17:16:09 -05:00 |
|
Samuel Clay
|
ae4646e979
|
Nice middle ground between guids and dates. Now only retrieving as many guids are in the feed, but then comparing them with N stories. Very old stories shouldnt change, and they'll get thwarted by an IntegrityCheck.
|
2010-12-16 17:10:13 -05:00 |
|
Samuel Clay
|
5b3f199852
|
OK, a bit too aggressive on the story loading. Sticking to simple queries for now.
|
2010-12-16 17:00:08 -05:00 |
|
Samuel Clay
|
86af737159
|
Experimental feed difference change. More expensive, but will detect when things are actually changing.
|
2010-12-16 16:52:00 -05:00 |
|
Samuel Clay
|
4756aab1a6
|
Adding staging to fabfile.
|
2010-12-16 16:25:13 -05:00 |
|
Samuel Clay
|
3aaae18228
|
Re-enabling river, and trying to ignore the mark_as_read date for now. Will bring it back in a map_reduce.
|
2010-12-16 16:17:03 -05:00 |
|
Samuel Clay
|
871cd7fb2e
|
Merge branch 'master' into river
|
2010-12-16 15:22:02 -05:00 |
|
Samuel Clay
|
da4dff860c
|
Typo in fabfile, accidentally performing both mongo + psql backups at the same time.
|
2010-12-16 15:21:50 -05:00 |
|
Samuel Clay
|
35139e2656
|
Cleaning up fabfile by using correct cd().
|
2010-12-16 14:15:22 -05:00 |
|
Samuel Clay
|
a4e079d84b
|
Cleaning up psql backup.
|
2010-12-16 14:09:15 -05:00 |
|
Samuel Clay
|
79e1784c97
|
Cleaning up psql backup.
|
2010-12-16 14:03:03 -05:00 |
|
Samuel Clay
|
74432e6dbb
|
Cleaning up psql backup.
|
2010-12-16 13:55:32 -05:00 |
|
Samuel Clay
|
90d0a3132f
|
Fabfile to deploy app and celery. Also to run backups.
|
2010-12-16 13:54:09 -05:00 |
|
Samuel Clay
|
9e05658825
|
Merge branch 'master' of github.com:samuelclay/NewsBlur into river
|
2010-12-16 12:59:52 -05:00 |
|
Samuel Clay
|
9b6e881ebd
|
Adding comments and disambiguating read_stories count for river.
|
2010-12-16 12:59:49 -05:00 |
|
Samuel Clay
|
d8ff92f894
|
Fixing color of feed loading.
|
2010-12-15 22:27:12 -05:00 |
|
Samuel Clay
|
976e4fd33d
|
Changing log colors for imports. Also starting to fill out the fabfile.py, which needs a lot of love.
|
2010-12-15 22:26:05 -05:00 |
|
Samuel Clay
|
70f13f413d
|
Fixing paging in standrad feeds. Now checking for river in active_feed.
|
2010-12-15 17:45:51 -05:00 |
|
Samuel Clay
|
de22b2fc27
|
Hiding river of news on folders and on the everything header button so I can launch all the goodies that come with river of news but *are* ready to launch.
|
2010-12-15 17:38:11 -05:00 |
|
Samuel Clay
|
549baed775
|
Upgrading to Underscore.js 1.1.3.
|
2010-12-15 16:11:10 -05:00 |
|
Samuel Clay
|
cc36baeb18
|
Paging while read river stories now works by fetching the entire history back for each successive page, cleverly compacting and ignoring pages as they are read. Not 100% optimal, but a lot quicker and easier than figuring out some stateful representation of paging continuations.
|
2010-12-15 16:10:54 -05:00 |
|
Samuel Clay
|
f5ab614804
|
Merge branch 'master' into river
|
2010-12-14 23:10:20 -05:00 |
|
Samuel Clay
|
97ad4838f1
|
Fixing stories in tabs, and adding option to specify username for refresh_feeds, to assist in development.
|
2010-12-14 23:10:13 -05:00 |
|
Samuel Clay
|
490600468d
|
Merge branch 'master' into river
|
2010-12-14 23:02:42 -05:00 |
|
Samuel Clay
|
3094bb990a
|
Pluralize tabs menu item.
|
2010-12-14 23:02:24 -05:00 |
|
Samuel Clay
|
c1de923d8e
|
Unread in river.
|
2010-12-14 19:23:16 -05:00 |
|
Samuel Clay
|
c0650f2f13
|
Merge branch 'master' of github.com:samuelclay/NewsBlur into river
Conflicts:
media/js/newsblur/reader.js
|
2010-12-14 19:22:40 -05:00 |
|
Samuel Clay
|
6d92f190da
|
Fixing nasty race condition on selecting a story and having the feed view listen to your mousemove early. Also styled modals to be slightly more three dimensional.
|
2010-12-14 18:48:52 -05:00 |
|
Samuel Clay
|
9d600a78c8
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-12-14 17:09:12 -05:00 |
|
Samuel Clay
|
c329c6dc46
|
Adding Open Unread Stories in Tabs option for feeds. Can also command+click on stories.
|
2010-12-14 17:08:52 -05:00 |
|
Samuel Clay
|
e76a42641d
|
All feeds for a premium user get turned on when uploading OPML.
|
2010-12-13 23:48:21 -05:00 |
|
Samuel Clay
|
e2247e1efb
|
Using crazy map/reduce functional programming in python to only show unread stories. This will have to be written somehow to account for changing read_stories and changing mark_last_read dates.
|
2010-12-13 21:53:22 -05:00 |
|
Samuel Clay
|
4d65d2cf8d
|
Merge branch 'master' into river
|
2010-12-13 18:13:29 -05:00 |
|
Samuel Clay
|
b9f12e4736
|
If a user is premium and they are uploading OPML, turn on their feeds.
|
2010-12-13 18:04:34 -05:00 |
|
Samuel Clay
|
d4d53f5969
|
Fixing OPML upload when the opml file is missing crucial information. Thanks to richardb20!
|
2010-12-13 18:00:59 -05:00 |
|
Samuel Clay
|
328b1cd4cf
|
Changing colors of red folder mod items.
|
2010-12-13 17:36:40 -05:00 |
|
Samuel Clay
|
ea024ad0ff
|
Remvoing read stories from river, but this doesn't take into account the last marked_read date, nor intelligence classifiers.
|
2010-12-13 10:15:43 -05:00 |
|
Samuel Clay
|
638db0554a
|
Fixed that horrible race condition where starred/river stories would stop attaching scroll events if a refresh happened during the load.
|
2010-12-12 23:22:53 -05:00 |
|
Samuel Clay
|
0fad82c434
|
Back-end for river of news. Shows stories from feeds with unread stories. Works on folders and on everything. Doesn't show read status or intelligence classifiers, yet.
|
2010-12-12 22:52:15 -05:00 |
|
Samuel Clay
|
97df61d1c7
|
Changing river to hide folder counts. Also fixing the manage menu's arrow positioning for all permutable cases of {inverse, toplevel, folder/feed}
|
2010-12-12 20:06:32 -05:00 |
|
Samuel Clay
|
f96b2d2308
|
Merge branch 'master' into river
|
2010-12-12 13:39:12 -05:00 |
|
Samuel Clay
|
a96f48580f
|
Logging feed renames.
|
2010-12-11 17:19:47 -05:00 |
|
Samuel Clay
|
21b6c7ffc1
|
Finishing up folder renames on the server. All set for launch.
|
2010-12-11 17:16:12 -05:00 |
|
Samuel Clay
|
3b9e950c37
|
Feed renaming on the server-side.
|
2010-12-11 15:26:45 -05:00 |
|