Commit graph

4854 commits

Author SHA1 Message Date
Samuel Clay
36028cc719 Text view. Needs a few tweaks and a premium only view. 2013-01-08 18:33:30 -08:00
Samuel Clay
9303e3d6fb Adding logging to photo uploading. 2013-01-08 14:30:41 -08:00
Samuel Clay
0b1b3ee9b7 Undoing some broken changes on reading. 2013-01-08 14:22:53 -08:00
Samuel Clay
3f0f04704e Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Moving bakc to Verdana for Windows font. Ugh, this has to be fixed somehow.
2013-01-08 14:12:46 -08:00
Samuel Clay
4dd1d10d5a Adding avatar photo uploading. 2013-01-08 14:11:59 -08:00
Samuel Clay
3a0413bd12 Moving bakc to Verdana for Windows font. Ugh, this has to be fixed somehow. 2013-01-08 08:50:28 -08:00
Samuel Clay
62597c61e8 Fixing deactivation of expired premiums. 2013-01-07 17:43:05 -08:00
Samuel Clay
a0838525d8 Forgot password flow. Holy crap, this took two years. 2013-01-07 17:28:43 -08:00
Samuel Clay
cb30fe2ae8 Bumping up duplicate address length for feeds. 2013-01-07 16:35:29 -08:00
Samuel Clay
4891910d42 Submitting v1.8 to iOS App Store. 2013-01-07 16:34:59 -08:00
Samuel Clay
1527259f45 Fixing db firewall ports. 2013-01-07 11:33:24 -08:00
Samuel Clay
699968ad7b Merge branch 'original_pages_node'
* original_pages_node:
  Preparing original pages node server for launch.
  Removing unused original pages from S3 when stored on node server.
  Refactoring original page saving toa ccount for node server being down.
  Using S3 as a backup for node original page server.
  Removing originals. Meant to put in a db.
  Moving original pages to a node server from s3. Still needs conversion from s3.
2013-01-07 11:18:28 -08:00
Samuel Clay
ce5663b20b Preparing original pages node server for launch. 2013-01-07 11:16:52 -08:00
Samuel Clay
a90518fd31 Merge branch 'master' into original_pages_node
* master: (81 commits)
  Adding font size choices to web preferences.
  Closing #66 with both integration of #68 and using the same fonts. Users can add an optional class if they want these other convenient fonts. Also using a few fonts as backups for non-Mac users.
  Fix default theming hook
  Add multiple targeted font stacks
  Fixing #75: shared stories should use story permalink, not story guid. Doh. Thanks @denubis!
  Categorizing preferences. Adding window title count back in.
  Adding email lookup to forgot password flow.
  Adding email lookup to forgot password flow.
  Fixing typo in logging.
  Fixing autocomplete behavior on add dialog.
  Adding broken search for feeds.
  Logging
  Switching to guid-based read story counts from range based counts. Let's see what this screws up.
  Everybody gets unread count in title.
  Backporting collections.Counter to python2.6
  Fixing broken reply interaction with links.
  Prototype of a dupe checker using real-time update times to figure out which feeds are the same. Last time I walked down this road I got run over.
  Adding delete user flow. About time, since I'm sick of doing this myself.
  Deractivating premiums.
  Adding a lock for the intelligence slider for focus stories. If the user selects focus and there are actually focus stories, lock it for the future when there are no unread focus stories.
  ...

Conflicts:
	fabfile.py
2013-01-07 10:48:42 -08:00
Samuel Clay
b256088b8c Adding font size choices to web preferences. 2013-01-06 16:44:15 -08:00
Samuel Clay
e3932a66ed Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Changing 'Read It Later' in user-facing strings to 'Pocket' and updating URLs
  Re-wrote new user e-mail
  Changes to About page copy
  Remainder of FAQ re-writes
  Re-wrote answers for FAQ
2013-01-06 16:24:45 -08:00
Samuel Clay
1117997c86 Closing #66 with both integration of #68 and using the same fonts. Users can add an optional class if they want these other convenient fonts. Also using a few fonts as backups for non-Mac users. 2013-01-06 16:24:28 -08:00
Patrick McFarland
e0b8c5c7aa Fix default theming hook
Make default theming hook more explicit
2013-01-06 16:17:45 -08:00
Patrick McFarland
a8b26e668d Add multiple targeted font stacks
Focus on Helvetica Neue/Helvetica (default), Lucida Grande/Sans, DejaVu/Bitstream Vera/Verdana, Open Sans/Liberation Sans, and a sane high quality serif font stack.
2013-01-06 16:17:45 -08:00
Samuel Clay
08336fe6a8 Merge pull request #70 from alliepape/master
FAQ
2013-01-06 16:12:31 -08:00
Samuel Clay
56e187c40a Merge pull request #74 from sillygwailo/master
Update "Read It Later" in iOS app to its rebranded "Pocket"
2013-01-06 16:10:43 -08:00
Samuel Clay
c144469b8b Fixing #75: shared stories should use story permalink, not story guid. Doh. Thanks @denubis! 2013-01-06 16:09:58 -08:00
Samuel Clay
5602108ade Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Adding email lookup to forgot password flow.
  Adding email lookup to forgot password flow.
2013-01-06 15:55:34 -08:00
Samuel Clay
db6bc83ce1 Categorizing preferences. Adding window title count back in. 2013-01-06 15:55:24 -08:00
Samuel Clay
6c124c2035 Adding email lookup to forgot password flow. 2013-01-05 10:24:26 -08:00
Samuel Clay
cbd99b7462 Adding email lookup to forgot password flow. 2013-01-05 10:23:44 -08:00
Samuel Clay
2792ccd076 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing typo in logging.
  Fixing autocomplete behavior on add dialog.
  Adding broken search for feeds.
  Logging
  Switching to guid-based read story counts from range based counts. Let's see what this screws up.
  Everybody gets unread count in title.
  Backporting collections.Counter to python2.6
  Fixing broken reply interaction with links.
  Prototype of a dupe checker using real-time update times to figure out which feeds are the same. Last time I walked down this road I got run over.
  Adding delete user flow. About time, since I'm sick of doing this myself.
2013-01-05 10:23:29 -08:00
Samuel Clay
5db316bab6 Fixing typo in logging. 2013-01-04 16:44:41 -08:00
Samuel Clay
08756f8a6c Fixing autocomplete behavior on add dialog. 2013-01-04 16:42:09 -08:00
Samuel Clay
bc0192c3df Adding broken search for feeds. 2013-01-04 16:34:27 -08:00
Samuel Clay
c4381c31af Logging 2013-01-04 12:26:55 -08:00
Samuel Clay
f6c858f5dc Switching to guid-based read story counts from range based counts. Let's see what this screws up. 2013-01-04 12:06:00 -08:00
Samuel Clay
a39cbfb814 Everybody gets unread count in title. 2013-01-03 18:53:01 -08:00
Samuel Clay
aefd8de78c Backporting collections.Counter to python2.6 2013-01-03 18:15:00 -08:00
Samuel Clay
f9ae4baefe Fixing broken reply interaction with links. 2013-01-03 17:56:01 -08:00
Samuel Clay
40fa172edc Prototype of a dupe checker using real-time update times to figure out which feeds are the same. Last time I walked down this road I got run over. 2013-01-03 13:47:38 -08:00
Samuel Clay
439bb3384a Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Deractivating premiums.
2013-01-03 10:41:01 -08:00
Samuel Clay
427d171203 Adding delete user flow. About time, since I'm sick of doing this myself. 2013-01-03 10:33:22 -08:00
Samuel Clay
6cc61ed545 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Adding a lock for the intelligence slider for focus stories. If the user selects focus and there are actually focus stories, lock it for the future when there are no unread focus stories.
  Uppiung the find next unread story titles page limit from 12 to 50.
  Hiding folders with no unread stories in Unread/Focus mode.
  Adding autocomplete to emailing a story dialog.
  Using queue for scheduling feed fetches on load.
  Renaming celerybeat supervisor task.
2013-01-02 20:04:20 -08:00
Samuel Clay
cd873e1de2 Deractivating premiums. 2013-01-02 20:04:07 -08:00
Samuel Clay
17899d0e2a Adding a lock for the intelligence slider for focus stories. If the user selects focus and there are actually focus stories, lock it for the future when there are no unread focus stories. 2013-01-02 18:40:12 -08:00
Samuel Clay
57653d067d Uppiung the find next unread story titles page limit from 12 to 50. 2013-01-02 18:00:14 -08:00
Samuel Clay
ef772ff0d3 Hiding folders with no unread stories in Unread/Focus mode. 2013-01-02 17:44:14 -08:00
Samuel Clay
54ecb3305c Adding autocomplete to emailing a story dialog. 2013-01-02 13:38:04 -08:00
Samuel Clay
5ed2109bcf Using queue for scheduling feed fetches on load. 2013-01-02 12:27:08 -08:00
Samuel Clay
9e067ebb37 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur: (32 commits)
  Fixing insta-fetching.
  Attempting to correctly save duplicate feeds.
  Adding tons of logging (especially user-facing) to feed exception handling. Much much better feed address and link fetch history.
  New enterprise ios build includes full training.
  Changing intelligence training on social feeds to apply to original feed as well.
  Using a popover for training on the iPad. Also adding the train button to the bottom of every story.
  Finishing training on iPad. Works in river too. Just need to test social and it's shipping.
  Fixing title selectin bug when the title was too short to register the selection loupe.
  Training feeds and stories in feeds. Needs testing on ipad, in river, and on social.
  Finish look and feel of ios training for both story and feed. Just need to send requests, redraw intelligence, recount and reclassify stories, and update scores. All already written to support inline training.
  A few more log color tweaks.
  Adding clean stories task. Updating log colors.
  Reducing queue size of push feeds when overloaded.
  Showing tags, authors, title, and publisher, but only for stories. Needs to be hooked up to send to the server, redraw, and handle site training and popular tags.
  Showing maintenance mode message. One day ... put in a live chat.
  Preventing the double tasking fo feeds.
  Preventing the double tasking fo feeds.
  Migration to increase max length of feed address.
  Cleaning up task feeds logging.
  Stubbing in new modal trainer for ios.
  ...
2013-01-02 09:58:07 -08:00
Samuel Clay
e8d2c3975f Renaming celerybeat supervisor task. 2013-01-02 09:57:59 -08:00
Samuel Clay
6a49eff3f4 Fixing insta-fetching. 2012-12-28 22:18:41 -08:00
Samuel Clay
cba0733a28 Attempting to correctly save duplicate feeds. 2012-12-28 22:03:48 -08:00
Samuel Clay
db63f48bf5 Adding tons of logging (especially user-facing) to feed exception handling. Much much better feed address and link fetch history. 2012-12-28 21:42:52 -08:00