Commit graph

2708 commits

Author SHA1 Message Date
Samuel Clay
af4a92a266 Saving and fetching social feed classifiers. 2012-02-14 10:34:10 -08:00
Samuel Clay
581c52ff9a Front-end of intelligence training for social feeds. Still needs backend changes to accomodate string feed ids. 2012-02-13 11:07:32 -08:00
Samuel Clay
41a9fff747 Switching into story iframe should trigger fetch of stories on social feeds. 2012-02-10 19:45:49 -08:00
Samuel Clay
e5856aa6ae Social sites now have URLs. 2012-02-10 19:33:31 -08:00
Samuel Clay
310352915b Merge branch 'master' into social
* master:
  Style tweaks for Windows.
2012-02-10 17:27:42 -08:00
Samuel Clay
d83adabbc7 Style tweaks for Windows. 2012-02-10 17:14:20 -08:00
Samuel Clay
8151d3acde Fixing read stories bug in social feeds. 2012-02-10 13:53:33 -08:00
Samuel Clay
3c2447cfe1 The Backbone-ification of NewsBlur continues: moving social feeds to backbone.js. 2012-02-10 12:48:14 -08:00
Samuel Clay
f6b88bf499 Fixing small bugs: following/unfollowing self lead to wrong counts due to modifying row in multiple places with stale data. 2012-02-10 11:57:37 -08:00
Samuel Clay
8ef2bf31b1 Merge branch 'master' into social
* master:
  Re-styling the crap out of all taskbar buttons. Much more streamlined now.
  Tweaking the living crap out of the intelligence control's colors. Lightened.
  User feedback: hiding positive and negative unread counts in title if there are no unread stories outside of neutral.
  Correcting typo in dupe feed resolution.
  Local settings in fabfile.
  Fixing up a minor detail in the new intelligence control.
  Rewriting intelligence slider to be an intelligence control (segmented control). Should make a ton more intuitive sense.
  Trying to fix IE troubles by forcing single requests per read story.
  Fixing nginx conf to support ssl.
  Adding PID files to gitignore.
  Ignoring files.
  Adding certificates to ignore.
  Adding https to nginx.

Conflicts:
	media/css/reader.css
	media/js/newsblur/common/assetmodel.js
2012-02-10 09:24:48 -08:00
Samuel Clay
a3b52c0b58 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Re-styling the crap out of all taskbar buttons. Much more streamlined now.
  Tweaking the living crap out of the intelligence control's colors. Lightened.
2012-02-09 14:31:24 -08:00
Samuel Clay
7fdf587103 Re-styling the crap out of all taskbar buttons. Much more streamlined now. 2012-02-09 14:25:21 -08:00
Samuel Clay
09e2e6114c Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  User feedback: hiding positive and negative unread counts in title if there are no unread stories outside of neutral.
2012-02-09 13:12:44 -08:00
Samuel Clay
28fcafa7a0 Tweaking the living crap out of the intelligence control's colors. Lightened. 2012-02-09 13:12:32 -08:00
Samuel Clay
3d9913a484 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Correcting typo in dupe feed resolution.
  Local settings in fabfile.
2012-02-09 10:49:53 -08:00
Samuel Clay
84a7f76334 User feedback: hiding positive and negative unread counts in title if there are no unread stories outside of neutral. 2012-02-09 10:49:49 -08:00
Samuel Clay
9236ecc6f6 Correcting typo in dupe feed resolution. 2012-02-09 07:50:40 -08:00
Samuel Clay
1c4a5c975e Local settings in fabfile. 2012-02-08 20:33:20 -08:00
Samuel Clay
d1eec78307 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing up a minor detail in the new intelligence control.
  Rewriting intelligence slider to be an intelligence control (segmented control). Should make a ton more intuitive sense.
  Trying to fix IE troubles by forcing single requests per read story.
  Fixing nginx conf to support ssl.
  Adding PID files to gitignore.
  Ignoring files.
  Adding certificates to ignore.
  Adding https to nginx.
  Handling duplicate feed saving much more gracefully by finding the correct dupe.
  Adding build/ back to .gitignore.
  Updating .gitignore.
  Using dsa pem for retrieving rabbit update counts.
  Preserving feed fetch error histories for 2 weeks.
  Adding munin graph for known good feeds.
  Turning down verbosity on feed tasking.
  Adding known good feeds to munin to chart their progress.
  Fixing headers overflow in Chrome.
  Adding new feeds db column 'known_good', for forcing updates of feeds that were once good but are now throwing 500s.
  Adding blogging OT press story.
2012-02-08 20:33:07 -08:00
Samuel Clay
b0f58c41ad Fixing up a minor detail in the new intelligence control. 2012-02-08 18:12:56 -08:00
Samuel Clay
9165795f26 Rewriting intelligence slider to be an intelligence control (segmented control). Should make a ton more intuitive sense. 2012-02-08 18:11:08 -08:00
Samuel Clay
afda20c3f9 Trying to fix IE troubles by forcing single requests per read story. 2012-02-08 16:22:21 -08:00
Samuel Clay
f73c48ef84 Fixing nginx conf to support ssl. 2012-02-08 12:51:44 -08:00
Samuel Clay
d1fff25cdb Adding PID files to gitignore. 2012-02-08 12:48:33 -08:00
Samuel Clay
4ed0322252 Ignoring files. 2012-02-08 12:47:00 -08:00
Samuel Clay
ac8bd1e9e2 Adding certificates to ignore. 2012-02-08 12:44:45 -08:00
Samuel Clay
594d8c22f0 Adding https to nginx. 2012-02-08 12:42:19 -08:00
Samuel Clay
28e3871b6c Stubbing in social feed count calculations. 2012-02-08 12:20:05 -08:00
Samuel Clay
e75281b4e4 Merge branch 'master' into social
* master:
  Handling duplicate feed saving much more gracefully by finding the correct dupe.

Conflicts:
	media/js/newsblur/common/assetmodel.js
2012-02-03 16:42:17 -08:00
Samuel Clay
50e80c7241 Handling duplicate feed saving much more gracefully by finding the correct dupe. 2012-02-03 13:02:26 -08:00
Samuel Clay
193201061e A whopper: marking stories as read in a social feed. 2012-02-03 11:41:01 -08:00
Samuel Clay
4fb275ccfc Rearranging common social views. 2012-02-02 17:43:17 -08:00
Samuel Clay
b3fffab05a Merge branch 'master' into social
* master:
  Adding build/ back to .gitignore.
  Updating .gitignore.
  Using dsa pem for retrieving rabbit update counts.
  Preserving feed fetch error histories for 2 weeks.
  Adding munin graph for known good feeds.
  Turning down verbosity on feed tasking.
  Adding known good feeds to munin to chart their progress.
  Fixing headers overflow in Chrome.
  Adding new feeds db column 'known_good', for forcing updates of feeds that were once good but are now throwing 500s.
  Adding blogging OT press story.
2012-02-02 17:22:32 -08:00
Samuel Clay
06652b3110 Adding build/ back to .gitignore. 2012-02-02 17:22:28 -08:00
Samuel Clay
c94cd60163 Updating .gitignore. 2012-02-02 10:55:13 -08:00
Samuel Clay
bfad5a19ac Using dsa pem for retrieving rabbit update counts. 2012-02-02 10:53:17 -08:00
Samuel Clay
dc986a0a3e Preserving feed fetch error histories for 2 weeks. 2012-02-02 07:46:04 -08:00
Samuel Clay
0362d61b6d Adding munin graph for known good feeds. 2012-02-01 22:49:46 -08:00
Samuel Clay
e5f7cf7517 Turning down verbosity on feed tasking. 2012-02-01 22:42:48 -08:00
Samuel Clay
219dea80f7 Adding known good feeds to munin to chart their progress. 2012-02-01 22:32:57 -08:00
Samuel Clay
d82fc00306 Fixing headers overflow in Chrome. 2012-02-01 22:06:39 -08:00
Samuel Clay
5b4c554445 Allowing anonymous users. 2012-02-01 22:05:47 -08:00
Samuel Clay
c9cb7dcbc0 Adding new feeds db column 'known_good', for forcing updates of feeds that were once good but are now throwing 500s. 2012-02-01 17:59:46 -08:00
Samuel Clay
3904a5f763 Adding a story header and filling out more design on blurblogs. 2012-02-01 09:14:19 -08:00
Samuel Clay
14d7849878 Adding Original page for social shared feeds. 2012-01-31 10:15:11 -08:00
Samuel Clay
248a3b65d2 Marking social stories as read. Doesn't work quite right though. 2012-01-30 08:53:19 -08:00
Samuel Clay
967b13f39f Adding blogging OT press story. 2012-01-27 15:31:40 -08:00
Samuel Clay
53efae20ff Fixing a few bugs introduced with feed_id conversions. 2012-01-27 15:29:14 -08:00
Samuel Clay
ba48bfb6f5 Including feeds that a user isn't subscribed to in starred stories. 2012-01-27 10:26:52 -08:00
Samuel Clay
ff4e715ed6 Correctly handling expansion of share comment side option in a short story. 2012-01-27 10:09:49 -08:00