Commit graph

2361 commits

Author SHA1 Message Date
Samuel Clay
ba5618295a Merge branch 'master' into feed_settings
* master:
  Updating copy on homepage.
  Marking all as read on Everything view should clear folder unread counts.
  Fixing error on committing to cache for rate limits when the dummy cache backend is used.

Conflicts:
	templates/reader/feeds.xhtml
2011-11-23 16:59:25 -05:00
Samuel Clay
a4b5aae163 Updating copy on homepage. 2011-11-23 16:59:01 -05:00
Samuel Clay
f37637592e Marking all as read on Everything view should clear folder unread counts. 2011-11-23 16:45:36 -05:00
Samuel Clay
a7b8233727 Fixing error on committing to cache for rate limits when the dummy cache backend is used. 2011-11-23 16:34:36 -05:00
Samuel Clay
174d6febb6 Merge branch 'master' into feed_settings
* master:
  Adding linux.com story to press page.
  Uniqifying stories when read.
  Moving from sha module to hashlib.
  Syncing time to account for time drift on VPS.
  Fixing issue around showing too many Oh Nos on abort.
  Save hash for address+link migration. necessary for a unique index.
  Deprecating db02, moving redis and rabbitmq over to db01.
  Updating nginx conf to support better amintenance pages giving a 503 status code.
  Moving NewsBlur counts to beginning of title.
2011-11-23 15:09:42 -05:00
Samuel Clay
8865f6fbfd Adding linux.com story to press page. 2011-11-23 15:09:00 -05:00
Samuel Clay
53973ce52a Uniqifying stories when read. 2011-11-22 13:02:55 -05:00
Samuel Clay
83866a7736 Moving from sha module to hashlib. 2011-11-22 12:51:51 -05:00
Samuel Clay
ac59ba7038 Syncing time to account for time drift on VPS. 2011-11-22 12:51:44 -05:00
Samuel Clay
7907022d0d Fixing issue around showing too many Oh Nos on abort. 2011-11-22 12:08:18 -05:00
Samuel Clay
2fe7160bd9 Save hash for address+link migration. necessary for a unique index. 2011-11-18 15:32:14 -08:00
Samuel Clay
596c00a281 Deprecating db02, moving redis and rabbitmq over to db01. 2011-11-18 10:13:39 -08:00
Samuel Clay
8e69c3f3a6 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Moving NewsBlur counts to beginning of title.
2011-11-18 09:58:00 -08:00
Samuel Clay
5b244eafaa Updating nginx conf to support better amintenance pages giving a 503 status code. 2011-11-18 09:13:30 -08:00
Samuel Clay
f72ebc2e11 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing that crummy missing existing story issue.
  Updating feedparser.
2011-11-17 22:33:06 -08:00
Samuel Clay
5e4cc2a944 Moving NewsBlur counts to beginning of title. 2011-11-17 22:33:00 -08:00
Samuel Clay
9454f22f1e Counting subscribers on branched feeds correctly, so as to maintain update frequency, even though it's branched. 2011-11-17 18:34:23 -08:00
Samuel Clay
53f70c6b03 Hooking up feed address change nd branching. Also fixing those infernal feed address change bugs for good. 2011-11-17 09:49:42 -08:00
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