Commit graph

2443 commits

Author SHA1 Message Date
Samuel Clay
fb237e1049 Finishing up feed_link corrections. Just need feed_address (which is essentially a refactor and abstraction of this feed_link code), and then duplicate UI, which is pretty easy. Yay. 2011-11-16 18:41:36 -08:00
Samuel Clay
1659ec3283 Merge branch 'master' into feed_settings
* master:
  Fixing that crummy missing existing story issue.
  Updating feedparser.
2011-11-16 18:01:25 -08:00
Samuel Clay
a4c2cb4e30 Fixing that crummy missing existing story issue. 2011-11-16 17:56:50 -08:00
Samuel Clay
c656c86721 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing broken hashlib issue with feeds and no link.
  Adding MongoDB slave to local_settings template.
2011-11-16 13:58:14 -08:00
Samuel Clay
e192193ecb Updating feedparser. 2011-11-16 13:58:05 -08:00
Samuel Clay
82c25b1160 Refactoring feed rewriting to take advantage of new feed link changer. Seems to work. Still needs some better duplicate locking during fetch. 2011-11-16 10:00:03 -08:00
Samuel Clay
fe4c578337 Uniqifying address+link hash. Allowing feed_link branches, but it does not yet work. Needs proper dupe detection. 2011-11-16 09:29:05 -08:00
Samuel Clay
6e40420eaf Merge branch 'master' of github.com:samuelclay/NewsBlur into feed_settings
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing broken hashlib issue with feeds and no link.
  Adding MongoDB slave to local_settings template.
2011-11-16 08:58:43 -08:00
Samuel Clay
86f5265209 Fixing broken hashlib issue with feeds and no link. 2011-11-16 06:52:14 -08:00
Samuel Clay
f3afaf3ff3 Adding MongoDB slave to local_settings template. 2011-11-15 22:29:09 -08:00
Samuel Clay
06ed4a33c3 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Adding two new columns, necessary for the feed_settings branch: hash of address+link, and locking address.
2011-11-15 22:23:10 -08:00
Samuel Clay
8767af4553 Merge branch 'master' into feed_settings
* master:
  Adding two new columns, necessary for the feed_settings branch: hash of address+link, and locking address.
2011-11-15 22:15:41 -08:00
Samuel Clay
517248bead Adding two new columns, necessary for the feed_settings branch: hash of address+link, and locking address. 2011-11-15 22:14:21 -08:00
Samuel Clay
6fe47a4d64 Beginning new branch feed logic. Needs a huge db migration. 2011-11-15 22:10:56 -08:00
Samuel Clay
a7b74bc1c9 Merge branch 'master' into feed_settings
* master:
  Marking read stories in Feed view as very much read. Gradientizing, too.
2011-11-15 20:36:21 -08:00
Samuel Clay
d084d5dcbb Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur: (68 commits)
  Marking read stories in Feed view as very much read. Gradientizing, too.
  Fixing /m/ for no good reason.
  File under "fucking finally": Adding client-side error handling and callbacks for feeds and river.
  Fixing missing stories being updated bug.
  Fixing issues around embedded content. Santizing HTML, but =preserving embed, object, and params.
  Fixing iOS bug around the story progress indicator not being updated when returning from suspended state.
  Bumping up the subscriber expire, now that I've got my wits back.
  Stepping up feed fetch intervals.
  No longer sanitizing HTML in feed parsing. I hope this doesn't bite me. But now Flash videos will appear in the feed.
  Adding iphone icon as a logo that I can submit to sites.
  Brief cleanup.
  Finished suggestion to add unread counts to window title. Now a preference.
  Adding color transform to read stories in Feed view.
  As per a suggestion, making the max-width of the Feed view set to 700px. Great idea.
  Fixing bug in send_story_email -- newlines in the subject line. Doh. Also adding story_Date to read_stories, in the hopes it could fix another bug for bad unread counts.
  Fixing issues around broken existing stories on secondary vs primary.
  Fixing mark_feed_stories_as_read, and fixing a bad MStory query.
  Finishing the revamping mark as read button. Now confirms, as well as allows choice between entire feed/folder or just visible stories.
  Adding bullshit user agent string because some sites are sniffing for browsers in order to serve the correct site.
  Swapping out Instapaper and Email.
  ...
2011-11-15 19:48:21 -08:00
Samuel Clay
9d58333e53 Marking read stories in Feed view as very much read. Gradientizing, too. 2011-11-15 18:37:42 -08:00
Samuel Clay
988c706030 Merge branch 'master' into feed_settings
* master:
  Fixing /m/ for no good reason.
  File under "fucking finally": Adding client-side error handling and callbacks for feeds and river.
  Fixing missing stories being updated bug.
  Fixing issues around embedded content. Santizing HTML, but =preserving embed, object, and params.
2011-11-15 18:23:30 -08:00
Samuel Clay
ae1a14cdeb Fixing /m/ for no good reason. 2011-11-15 18:23:16 -08:00
Samuel Clay
14ed618c6c File under "fucking finally": Adding client-side error handling and callbacks for feeds and river. 2011-11-15 18:19:09 -08:00
Samuel Clay
6d4fa7916a Fixing missing stories being updated bug. 2011-11-15 17:52:06 -08:00
Samuel Clay
08be9495e0 Fixing issues around embedded content. Santizing HTML, but =preserving embed, object, and params. 2011-11-15 17:15:27 -08:00
Samuel Clay
35f65c6943 Merge branch 'master' into feed_settings
* master:
  Fixing iOS bug around the story progress indicator not being updated when returning from suspended state.
2011-11-15 09:26:25 -08:00
Samuel Clay
e0dde53f0f Fixing iOS bug around the story progress indicator not being updated when returning from suspended state. 2011-11-15 09:26:19 -08:00
Samuel Clay
ed32bce4f4 Swapping titles on feed settings when necessary. 2011-11-15 09:25:28 -08:00
Samuel Clay
ee49cd7dda Merge branch 'master' into feed_settings
* master:
  Bumping up the subscriber expire, now that I've got my wits back.
  Stepping up feed fetch intervals.
  No longer sanitizing HTML in feed parsing. I hope this doesn't bite me. But now Flash videos will appear in the feed.
2011-11-14 09:18:24 -08:00
Samuel Clay
2d53d148c9 Bumping up the subscriber expire, now that I've got my wits back. 2011-11-14 09:18:15 -08:00
Samuel Clay
0026988043 Stepping up feed fetch intervals. 2011-11-13 14:47:19 -08:00
Samuel Clay
017e887d84 No longer sanitizing HTML in feed parsing. I hope this doesn't bite me. But now Flash videos will appear in the feed. 2011-11-13 14:08:53 -08:00
Samuel Clay
a1a38e723c Swapping rss and website url. 2011-11-13 14:08:31 -08:00
Samuel Clay
7a2fd622a4 Stubbing out entire feed settings modal. Needs duplicate feed list. Also needs backend splitting of subscriptions. 2011-11-12 18:19:57 -08:00
Samuel Clay
2bb8b9751d Merge branch 'feed_settings' of github.com:samuelclay/NewsBlur into feed_settings
* 'feed_settings' of github.com:samuelclay/NewsBlur:
2011-11-12 15:38:16 -08:00
Samuel Clay
422242a06f Merge branch 'master' into feed_settings
* master:
  Adding iphone icon as a logo that I can submit to sites.
  Brief cleanup.
  Finished suggestion to add unread counts to window title. Now a preference.
  Adding color transform to read stories in Feed view.
  As per a suggestion, making the max-width of the Feed view set to 700px. Great idea.
  Fixing bug in send_story_email -- newlines in the subject line. Doh. Also adding story_Date to read_stories, in the hopes it could fix another bug for bad unread counts.
  Fixing issues around broken existing stories on secondary vs primary.
  Fixing mark_feed_stories_as_read, and fixing a bad MStory query.
  Finishing the revamping mark as read button. Now confirms, as well as allows choice between entire feed/folder or just visible stories.
  Adding bullshit user agent string because some sites are sniffing for browsers in order to serve the correct site.
  Swapping out Instapaper and Email.
  Separating out mark read button in iOS app to be for either visible stories or all stories. Needs hookups for visible stories and folders.
2011-11-12 15:37:30 -08:00
Samuel Clay
32cd39ab37 Adding iphone icon as a logo that I can submit to sites. 2011-11-12 15:37:12 -08:00
Samuel Clay
3e1d9eb626 Brief cleanup. 2011-11-12 15:36:38 -08:00
Samuel Clay
43637b45b2 Finished suggestion to add unread counts to window title. Now a preference. 2011-11-11 12:45:32 -08:00
Samuel Clay
c14538b022 Adding color transform to read stories in Feed view. 2011-11-11 12:09:20 -08:00
Samuel Clay
b532e85b3d As per a suggestion, making the max-width of the Feed view set to 700px. Great idea. 2011-11-11 11:48:54 -08:00
Samuel Clay
68d956e80b Fixing bug in send_story_email -- newlines in the subject line. Doh. Also adding story_Date to read_stories, in the hopes it could fix another bug for bad unread counts. 2011-11-11 11:26:34 -08:00
Samuel Clay
162254ae05 Fixing issues around broken existing stories on secondary vs primary. 2011-11-10 18:34:59 -08:00
Samuel Clay
038105a44e Fixing mark_feed_stories_as_read, and fixing a bad MStory query. 2011-11-10 18:29:41 -08:00
Samuel Clay
df82ab6fbd Finishing the revamping mark as read button. Now confirms, as well as allows choice between entire feed/folder or just visible stories. 2011-11-10 18:28:22 -08:00
Samuel Clay
54e42f6012 Adding bullshit user agent string because some sites are sniffing for browsers in order to serve the correct site. 2011-11-10 10:29:25 -08:00
Samuel Clay
f000315885 Swapping out Instapaper and Email. 2011-11-09 18:38:00 -08:00
Samuel Clay
61a7eab6b2 Separating out mark read button in iOS app to be for either visible stories or all stories. Needs hookups for visible stories and folders. 2011-11-09 09:51:42 -08:00
Samuel Clay
083465134d Merge branch 'master' into feed_settings
* master: (23 commits)
  Adding mark_story_as_unread to API. Now works flawlessly up to settings.DAYS_OF_UNREAD (currently 2 weeks).
  Rate limit starts at 0.
  Fixing cache add using the correct API.
  Fixing cache for ratelimiting.
  Rate limiting /reader/feeds and /reader/refresh_feeds.
  Move folder to folder now complete. Ready to launch!
  Moving feed to folder, end-to-end. Just needs move folder to folder.
  Adding Google+ and Pinboard to sharing tools.
  Toning down updates on infrequently updated feeds.
  Adding update_counts to /feeds API endpoint, to force a recalculation of feed unread counts (WARNING: slower than calling /feeds then /refresh_feeds).
  Finishing up realtime for testing on prod.
  Adding fabfile config for redis.
  Adding 'E' as a keyboard shortcut for the Everything view.
  Doubling the amount Space pages in a story.
  Auto-linkify urls in stories.
  Preparing realtime for deployment.
  Adding socket.io communication and feed updating on client-side. Ready to ship?
  Adding server half of redis real-time unread count updates. That was the easy part.
  Adding new API endpoint: mark_feed_stories_as_read. Refactored mark_story_as_read.
  Fixing issue for single story preference users: When in page view and story is not found, clicking on other stories in story titles doesn't udpate Feed view. I can't imagine how few users this actually impacts, but it's now fixed.
  ...
2011-11-08 19:16:01 -08:00
Samuel Clay
74a2ca1c6e Adding mark_story_as_unread to API. Now works flawlessly up to settings.DAYS_OF_UNREAD (currently 2 weeks). 2011-11-08 19:12:56 -08:00
Samuel Clay
b3fcb21be5 Rate limit starts at 0. 2011-11-08 16:11:56 -08:00
Samuel Clay
eb3de47bdb Fixing cache add using the correct API. 2011-11-08 14:59:35 -08:00
Samuel Clay
0380db286a Fixing cache for ratelimiting. 2011-11-08 14:46:30 -08:00