Samuel Clay
217dc139ae
Fixing a few exceptions.
2012-10-31 13:31:37 -07:00
Samuel Clay
76dcecde1e
Fixing NotUniqueError on read stories by making sure the corret unique index is used.
2012-10-30 18:10:49 -07:00
Samuel Clay
c19713eabf
Adding offsets to unread count fixing.
2012-10-30 11:41:01 -07:00
Samuel Clay
34898004d5
Recount popular authors every 50 new stories.
2012-10-30 10:40:49 -07:00
Samuel Clay
769a1e084e
Manually counting can now use offsets in case of broken feeds.
2012-10-30 09:11:39 -07:00
Samuel Clay
691598aedd
Fixing wonky unread counts.
2012-10-30 08:31:37 -07:00
Samuel Clay
b49526d87b
Upgrading redis to 2.6.2.
2012-10-29 14:58:43 -07:00
Samuel Clay
e52b64aec0
Fixing bug in story_date attribute on upgdated feed fetch.
2012-10-29 12:30:34 -07:00
Samuel Clay
2ec10bcf7e
Readying unread counting to incorporate the new read preference in mongoengine.
2012-10-29 12:25:28 -07:00
Samuel Clay
448b1b1932
Private blurblogs have no RSS.
2012-10-29 09:18:03 -07:00
Samuel Clay
6a6c32df02
Adding privacy handling to social_page (blurblog).
2012-10-26 18:10:23 -07:00
Samuel Clay
df4fd974c1
Merge branch 'master' into privacy
...
* master:
Fixing email reshare for stories with missing feeds.
Fixing raven client on feed fetchers.
Moving to better feed finder (in the case of dupe feeds).
Adding timeout errors to raven/sentry error reporting.
Fixing an uncaught exception around feeds that change ids.
Handling broken s3 original pages.
2012-10-25 17:03:33 -07:00
Samuel Clay
e572b3d53f
Moving to better feed finder (in the case of dupe feeds).
2012-10-25 16:14:25 -07:00
Samuel Clay
a712e7565b
Handling broken s3 original pages.
2012-10-25 15:14:12 -07:00
Samuel Clay
dfa53d3bff
Merge branch 'master' into privacy
...
* master:
Adding ec2 task servers to fabfile.
Adding support for sentry.
2012-10-25 14:50:29 -07:00
Samuel Clay
7f70c7e74a
Adding support for sentry.
2012-10-25 14:18:25 -07:00
Samuel Clay
7205d3b55c
Adding the only real different for protected accounts -- permission needed for replying.
2012-10-25 11:59:23 -07:00
Samuel Clay
ffed6046b2
Fixing header counts issue when always showing folder counts and having blurblogs unintentionally collapsed.
2012-10-24 19:28:54 -07:00
Samuel Clay
3e1b00f941
Adding request follow module, js endpoints for approving and ignoring follows. This may be ready to ship?
2012-10-24 18:52:24 -07:00
Samuel Clay
41b69dd3b5
Hiding share comments by private profiles when not being followed.
2012-10-24 17:01:22 -07:00
Samuel Clay
ca55d81e5f
Stubbing in new privacy options: public, protected, and private blurblog. Still needs email actions, messaging, hiding of shared stories in original feeds, and request system.
2012-10-24 16:09:47 -07:00
Samuel Clay
a4e57a0a1f
Removing feedloadtime and hide_mobile in db.
2012-10-23 17:55:09 -07:00
Samuel Clay
ec49af385a
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
Turning down replica lag unread count give up time to 10 sec from 60s.
2012-10-23 12:46:02 -07:00
Samuel Clay
85699cd2fc
Striking the mobile module off the dashboard and into the Goodies dialog.
2012-10-23 12:45:43 -07:00
Samuel Clay
143e32e205
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
Adding a new endpoint for updating unread counts that isn't rate limited.
Big new feature: real-time unread counts when reading on multiple devices. Read a story on your iPhone and the feed unread count updates instantaneously on the web.
Cleaning invalid ids.
Cleanign up ec2 firewall rules.
Cleaning up a few things, specifically laying out groundwork for pools.
Registered additional handlers for Firefox.
Using a regex to remove comments.
Disabling the crippling effects of comment stripping.
Handling invalid html when cleaning.
Removing old lxml attr.
Stripping comments from all stories. This fixes the weird bug where '>more>' crap shows up.
Prettifying rss feed for social shared stories blurblog.
Updating android welcome header graphic.
Adding official Android app static page.
Adding new iPhone screenshots. Also rewriting rss feed to include user comments.
Fixing last few bugs (paging for next unread on river blurblog) before submission of v1.6 of iOS app.
Updating saved stories count on save/unsave.
2012-10-23 09:30:39 -07:00
Samuel Clay
83ebd2391a
Turning down replica lag unread count give up time to 10 sec from 60s.
2012-10-23 09:30:14 -07:00
Samuel Clay
b3728283a1
Adding a new endpoint for updating unread counts that isn't rate limited.
2012-10-22 17:07:57 -07:00
Samuel Clay
94e7c9573e
Big new feature: real-time unread counts when reading on multiple devices. Read a story on your iPhone and the feed unread count updates instantaneously on the web.
2012-10-22 16:25:36 -07:00
Samuel Clay
f071e8c43e
Cleaning invalid ids.
2012-10-22 11:23:38 -07:00
Samuel Clay
df1fd7176e
Cleaning up a few things, specifically laying out groundwork for pools.
2012-10-22 10:16:42 -07:00
Samuel Clay
68d12d8c24
Using a regex to remove comments.
2012-10-19 13:53:11 -07:00
Samuel Clay
927d8e39b6
Disabling the crippling effects of comment stripping.
2012-10-19 13:44:32 -07:00
Samuel Clay
5ce475428f
Stripping comments from all stories. This fixes the weird bug where '>more>' crap shows up.
2012-10-19 12:49:39 -07:00
Samuel Clay
c9ce818d96
Prettifying rss feed for social shared stories blurblog.
2012-10-18 14:54:07 -07:00
Samuel Clay
f570a5ea71
Adding official Android app static page.
2012-10-18 13:11:36 -07:00
Samuel Clay
2c942cf89f
Adding new iPhone screenshots. Also rewriting rss feed to include user comments.
2012-10-18 11:11:26 -07:00
Samuel Clay
6f2141b62d
Saving stories, new saved stories view, and blue saved stories count. Just need to update saved stories count on save.
2012-10-17 15:07:53 -07:00
Samuel Clay
c907634637
Upping follower limit on profile page for @alliepape.
2012-10-15 17:34:08 -07:00
Samuel Clay
2b11e6e2af
Stubbing in menu options for marking as unred, saving stories, and sharing stories from the story detail in ios.
2012-10-15 09:16:01 -07:00
Samuel Clay
215d381367
Fixing top folder issue on ios app. Also upping iphone version number.
2012-10-14 17:33:07 -04:00
Samuel Clay
4a7516cb83
Fixing a bunch of feed fetch errors.
2012-10-01 19:31:33 -07:00
Samuel Clay
ee72253695
Fixing these damn Link: text urls in story modifications.
2012-10-01 19:04:09 -07:00
Samuel Clay
0e76d7ef14
Fixing sent emails for new premiums.
2012-10-01 17:03:45 -07:00
Samuel Clay
e3ad4486e3
Showing total fetches in task munin graph.
2012-09-27 15:54:40 -07:00
Samuel Clay
f9ed7fdd26
Deprecating FeedLoadtime and moving to MongoDB-backed aggregate data for feed load time graphs.
2012-09-27 15:21:38 -07:00
Samuel Clay
2461b2f83a
Cleaning analytics as a beat task. Fixing server status codes in munin, and removing app feed fetches from analytics.
2012-09-27 13:18:51 -07:00
Samuel Clay
6496f1560e
Normalizing paths and adding graphs for browser breakdowns, paths, and task feed status codes.
2012-09-27 12:12:28 -07:00
Samuel Clay
79d07cac05
Fixing JS issues around stories with no feeds clobbering the river view.
2012-09-27 10:44:55 -07:00
Samuel Clay
dff45202b1
New feed selector now works to find feed by keyword.
2012-09-26 13:49:17 -07:00
Samuel Clay
e8b9200993
Fixing social classifiers in river blurblog.
2012-09-24 17:38:46 -07:00