Samuel Clay
4383b1148d
Fixing interactions and activities to only pull what's necessary. Otherwise doubles show up in android + ios.
2012-07-18 23:06:43 -07:00
Samuel Clay
86292822c0
Removing cjson. Fixing collect_stats requirement on bootstrap.
2012-07-17 12:07:26 -07:00
Samuel Clay
db49bb35b5
Adding user profile/preferences to flat feeds (for android and ios).
2012-07-13 18:42:44 -07:00
Samuel Clay
86f8e4848e
Coloring slow request times.
2012-07-13 17:51:25 -07:00
Samuel Clay
8d8514080f
Fixing bugs around follow information.
2012-07-13 15:32:27 -07:00
Samuel Clay
cdf42f323e
Adding elapsed time to all requests logging.
2012-07-13 14:56:12 -07:00
Samuel Clay
c9425860d8
Fixing the living crap out of IE9. Everything works excellently now.
2012-07-12 22:26:49 -07:00
Samuel Clay
2ec16e8542
The Jenny Holzer commit. When reaching the last page of a blurblog, show a Holzer Truism (instead of a 'no more stories' text).
2012-07-06 13:48:06 -07:00
Samuel Clay
0dd9d495d8
Merge branch 'master' into social
...
* master:
If missing encoding information due to missing feed detail, just skip parsing.
Fixing inane bug in feedparser when there isn't data but it's still trying to do character encoding detection. Should be fixed upstream.
2012-07-06 13:05:56 -07:00
Samuel Clay
298b79d9b3
If missing encoding information due to missing feed detail, just skip parsing.
2012-07-06 13:04:25 -07:00
Samuel Clay
feadee3c5f
Posting replies (and handling error cases) on blurblogs.
2012-07-03 17:00:09 -07:00
Samuel Clay
7dedeaaa6c
Fixing inane bug in feedparser when there isn't data but it's still trying to do character encoding detection. Should be fixed upstream.
2012-07-01 13:32:00 -07:00
Samuel Clay
82d9a5ae38
Merge branch 'master' into social
...
* master:
Upgrading feedparser from 5.1.1 to 5.1.2. Because I'm some kind of sadist.
2012-07-01 12:22:56 -07:00
Samuel Clay
3a95882c48
Upgrading feedparser from 5.1.1 to 5.1.2. Because I'm some kind of sadist.
2012-07-01 12:19:19 -07:00
Samuel Clay
642d323fdb
Fixing a half dozen issues around adding folders, sharing stories, and infinite loops on prefetches.
2012-06-30 11:59:17 -07:00
Samuel Clay
db3a809dd1
Adding first JS to blurblogs: loading public comments.
2012-06-29 21:06:33 -07:00
Samuel Clay
1d22d8236d
Adding work queue for emails.
2012-06-28 12:42:49 -07:00
Samuel Clay
8eb9fa60fa
Temporarily using dev.newsblur.com for blurblog permalinks.
2012-06-28 11:24:40 -07:00
Samuel Clay
16781c6450
Adding post to twitter/facebook during share. Also adding email for new followers, which includes common followers and common followings.
2012-06-27 23:57:57 -07:00
Samuel Clay
d5d6a6c8d7
Adding a migration for intelligence classifiers to include social_user_id, where it didn't exist before.
2012-06-22 13:45:39 -07:00
Samuel Clay
e40b93882a
Fixing issue around feeds thinking they are unfetched.
2012-06-18 15:59:31 -07:00
Samuel Clay
ee2a75cc49
Merge branch 'master' into social
...
* master:
Disabling gatekeeper (robots.txt) check in feedfinder. This may have negative consequences.
2012-05-19 10:45:02 -07:00
Samuel Clay
8feebca215
Disabling gatekeeper (robots.txt) check in feedfinder. This may have negative consequences.
2012-05-19 10:32:55 -07:00
Samuel Clay
69bf581cd2
Merge branch 'master' into social
...
* master:
Adding story permalink to story context-menu. Thanks to @grammargirl for the idea.
Adding task servers and updating automated deploy.
Removing dupe unique index in prep for social.
Adding 3 new task servers.
Conflicts:
apps/analyzer/models.py
fabfile.py
media/js/newsblur/reader/reader.js
utils/feed_fetcher.py
2012-05-17 13:27:29 -07:00
Samuel Clay
96cf1e2dec
Adding task servers and updating automated deploy.
2012-05-17 12:43:13 -07:00
Samuel Clay
5414b4056a
Adding recommend users to Friends dialog.
2012-05-15 16:35:09 -07:00
Samuel Clay
d9d7ed279a
Merge branch 'master' into social
...
* master:
Don't know how I feel about this change, but http://gizmodo.com/author/mat-honan.xml is failing when 'Safari/X' is in the user agent, but only with http opener. Ugh.
Conflicts:
utils/feed_fetcher.py
2012-05-07 17:17:12 -07:00
Samuel Clay
852202899d
Don't know how I feel about this change, but http://gizmodo.com/author/mat-honan.xml is failing when 'Safari/X' is in the user agent, but only with http opener. Ugh.
2012-05-07 17:16:32 -07:00
Samuel Clay
b5c5cdeda3
Merge branch 'master' into social
...
* master:
Fixing icon fetching error when the page is corrupted.
Writing a glorious hack that forces a count of unread scores.
Conflicts:
apps/reader/models.py
apps/rss_feeds/management/commands/refresh_feeds.py
fabfile.py
utils/feed_fetcher.py
2012-04-24 17:55:20 -07:00
Samuel Clay
c1b5aef983
Fixing icon fetching error when the page is corrupted.
2012-04-24 17:40:34 -07:00
Samuel Clay
60eceda244
Merge branch 'master' into social
...
* master:
Trying to fix inaccurate unread counts by forcing the dirty flag and not allowing timeouts.
Removing unused cache.
Conflicts:
apps/reader/models.py
utils/feed_fetcher.py
2012-04-24 16:36:38 -07:00
Samuel Clay
2474c987c5
Trying to fix inaccurate unread counts by forcing the dirty flag and not allowing timeouts.
2012-04-24 16:34:28 -07:00
Samuel Clay
20eeef3dc9
Removing unused cache.
2012-04-24 16:00:14 -07:00
Samuel Clay
139761a148
Adding share story menu option to story context menu. Took all day.
2012-04-24 10:38:23 -07:00
Samuel Clay
2205814f2a
Adding public user activity to social profile.
2012-04-19 19:09:31 -07:00
Samuel Clay
01e4827d80
Stubbing in broken recommended users.
2012-04-19 12:46:58 -07:00
Samuel Clay
31d18752f2
Merge branch 'master' into social
...
* master:
Changing the color of sql duration times in debug logging. Yeah, nobody but me will see this, but boy is it pretty. Ask me sometime and I'd love to show you my insanely colorful logs.
Correctly handling story that lack titles but have content. Using a parsed and shucked truncation of content in place of missing titles.
Sanity check on deleted feeds.
Read it Later -> Pocket
Read it Later -> Pocket
Conflicts:
media/js/newsblur/reader/reader.js
2012-04-17 12:12:41 -07:00
Samuel Clay
34ce57ca6d
Correctly handling story that lack titles but have content. Using a parsed and shucked truncation of content in place of missing titles.
2012-04-17 11:48:28 -07:00
Samuel Clay
4b26da4ad7
Merge branch 'master' into social
...
* master:
Forcing a feed refresh now allows it to re-enable PuSH.
2012-04-17 10:45:26 -07:00
Samuel Clay
7e5931134b
Forcing a feed refresh now allows it to re-enable PuSH.
2012-04-16 14:44:39 -07:00
Samuel Clay
aa42f098cf
Adding a ton of activities. Fixing numerous bug saround interactions.
2012-04-16 11:21:52 -07:00
Samuel Clay
3fd9e12b8a
Merge branch 'master' into social
...
* master:
Handling LookupError in requests.
Adding locals to feed fetch errors.
2012-04-12 15:49:10 -07:00
Samuel Clay
fa558f6157
Adding locals to feed fetch errors.
2012-04-12 15:41:19 -07:00
Samuel Clay
4612bedb49
Adding paging to interactions and activities on dashboard.
2012-04-12 11:18:56 -07:00
Samuel Clay
451485d32e
Splitting interactions into public/private interactions and activities.
2012-04-11 12:14:18 -07:00
Samuel Clay
b9d8b91f6d
Showing interactions in module. Adding interactivity.
2012-04-10 18:24:57 -07:00
Samuel Clay
3f7810287b
Refactoring features module and adding interactions module + model. Stubbed in interactions module.
2012-04-09 17:20:47 -07:00
Samuel Clay
3c31c0c6a6
Merge branch 'master' into social
...
* master:
Adding MongoDB logging for debug.
Being far kinder during feed exception handling and showing users error text. Cannot believe this wasn't there.
Conflicts:
media/css/reader.css
templates/base.html
utils/json_functions.py
2012-04-06 18:35:40 -07:00
Samuel Clay
2ab37d20e1
Adding MongoDB logging for debug.
2012-04-06 18:28:26 -07:00
Samuel Clay
21bd9a0c3d
Being far kinder during feed exception handling and showing users error text. Cannot believe this wasn't there.
2012-04-06 16:21:16 -07:00