Commit graph

718 commits

Author SHA1 Message Date
Samuel Clay
94f22de0d2 Interactions cleanup and logout button. 2013-02-01 12:05:45 -08:00
Samuel Clay
429fe9ed80 Re-styling story taskbar view buttons and story nav buttons. 2013-01-31 18:24:53 -08:00
Samuel Clay
256f50f84c Styling task nav. 2013-01-31 16:50:08 -08:00
Samuel Clay
a066a75eda Rearranging icons. 2013-01-31 12:20:53 -08:00
Samuel Clay
6a1beb3c6f Interactions count badge. 2013-01-30 18:28:37 -08:00
Samuel Clay
c9ea8bba06 Infinite scrolling for interactions popover. 2013-01-30 12:09:58 -08:00
Samuel Clay
269a608d5a Interactions and activities popover. Needs paging. 2013-01-29 18:35:24 -08:00
Samuel Clay
27b5478e99 Stubbing in interactions popover. Adding popover overlay. 2013-01-29 16:47:44 -08:00
Samuel Clay
03aba32805 Dashboard widgets compress nicely. Feed taskbar reflows. 2013-01-25 10:57:09 -08:00
Samuel Clay
d628e59df9 Adding add site popover and complete popover view. 2013-01-24 18:26:46 -08:00
Samuel Clay
398acb8b1a Beginning the web re-design. Colored dashboard and parts of the feed list. 2013-01-23 18:24:27 -08:00
Samuel Clay
89a1c75b0a Adding Global and Popular tabs. 2013-01-23 14:21:16 -08:00
Samuel Clay
95b6e9e45e Merge branch 'master' into circular
* master:
  Updating styling for shared stories.
  Adding CC checkbox to story emails. Thanks to @palewire for the idea.
2013-01-23 11:27:31 -08:00
Samuel Clay
ac5a5e8f51 Updating styling for shared stories. 2013-01-23 11:21:07 -08:00
Samuel Clay
87b50ab443 Adding CC checkbox to story emails. Thanks to @palewire for the idea. 2013-01-23 11:06:28 -08:00
Samuel Clay
66d10d5ac6 Fixing public comments and user menu alignment. 2013-01-22 16:56:41 -08:00
Samuel Clay
9b1dbdbacc Fixing dropdown. 2013-01-22 13:12:29 -08:00
Samuel Clay
0478d00d00 Fixing follow buttons. 2013-01-22 12:43:04 -08:00
Samuel Clay
e67ffae5ca Completing signup and login popovers. 2013-01-22 11:48:12 -08:00
Samuel Clay
f58695fef1 Login popover. 2013-01-15 18:58:11 -08:00
Samuel Clay
f4edd12513 Styling blurblogs. Adding bootstrap dropdown to menu. 2013-01-15 13:46:37 -08:00
Samuel Clay
51d5ce545a Busted popover, but it'll be replaced. 2013-01-14 09:45:06 -08:00
Samuel Clay
f137d4ebc5 Retina icons and iphone support for the header. 2013-01-11 16:49:28 -08:00
Samuel Clay
6652492de3 Adding blurblog banner. 2013-01-11 15:51:21 -08:00
Samuel Clay
7e3958cdf5 Liking comments. Somehow makes n requests per comment like. Riiiight. 2013-01-10 22:27:31 -08:00
Samuel Clay
d7cb43c7ce Editing of replies on blurblogs. Needs delete. 2013-01-10 20:50:43 -08:00
Samuel Clay
33f6a58083 Commenting and replying on blurblogs. Needs reply edit and delete. 2013-01-10 19:44:18 -08:00
Samuel Clay
3df18292c6 Realigning dates, location, and end bar. 2013-01-10 18:01:54 -08:00
Samuel Clay
0e7d729aa6 Renaming NC- to NB-. Fixing paging. Lots of small tweaks. 2013-01-10 17:32:05 -08:00
Samuel Clay
adb72403ca Merge branch 'master' into circular
* master:
  Changing story scroll offset on blurblogs.
  Fixing blurblog scrolling on iphone. Fixed offset of folder menu. Changing modal shadow.
  Launching read folder with All stories and not just unread stories.
  Oldest first goes back two weeks on all stories.
  Using mark_read_date in all stories read_filter by folder.
  Fixing all read_filter for folders by including hidden feeds. Also marking stories beyond the unread cutoff as read, hoping the redis store of read stories takes care of the rest.
  Speeding up All Site Stories. Also beta-ing river with read_filter of all (not just unread).
  Launching Text View.
  Paging in text view when on temporarily. Also auto-selecting first story when temporarily opening text view.
  Fixing two small bugs in text view.
  Hiding text view for non-staff.
  Fixing the last of the state errors on text view. Should be good to ship.
  Adding a white fade to text view for non-premium.
  Adding premium requirement for Text view.
  Temporarily loading text view on shift+enter. Adding keyboard shortcuts.
  Fitting story count floater, and then hiding it when it doesn't fit entirely.
  Selecting first story in text view in folders. Showing unread count floater even in text view.
  Correcting a few glitches in text view. Shaping up nicely. Just need premium only.
  Showing the story we do have when text view fails.
  Text view. Needs a few tweaks and a premium only view.
2013-01-10 16:06:05 -08:00
Samuel Clay
5aff18cbc5 Fixing blurblog scrolling on iphone. Fixed offset of folder menu. Changing modal shadow. 2013-01-10 15:40:43 -08:00
Samuel Clay
6470c2ee08 Speeding up All Site Stories. Also beta-ing river with read_filter of all (not just unread). 2013-01-10 12:06:57 -08:00
Samuel Clay
4d8920ce9b Launching Text View. 2013-01-09 16:01:12 -08:00
Samuel Clay
ed78eea55d Hiding text view for non-staff. 2013-01-09 15:39:31 -08:00
Samuel Clay
c1725399b2 Merge branch 'master' into circular
* master: (28 commits)
  Adding logging to photo uploading.
  Undoing some broken changes on reading.
  Adding avatar photo uploading.
  Moving bakc to Verdana for Windows font. Ugh, this has to be fixed somehow.
  Fixing deactivation of expired premiums.
  Forgot password flow. Holy crap, this took two years.
  Bumping up duplicate address length for feeds.
  Submitting v1.8 to iOS App Store.
  Fixing db firewall ports.
  Preparing original pages node server for launch.
  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.
  Removing unused original pages from S3 when stored on node server.
  Refactoring original page saving toa ccount for node server being down.
  ...
2013-01-09 12:54:26 -08:00
Samuel Clay
e8b6435fc4 Temporarily loading text view on shift+enter. Adding keyboard shortcuts. 2013-01-09 11:57:47 -08:00
Samuel Clay
36028cc719 Text view. Needs a few tweaks and a premium only view. 2013-01-08 18:33:30 -08:00
Samuel Clay
4dd1d10d5a Adding avatar photo uploading. 2013-01-08 14:11:59 -08:00
Samuel Clay
a0838525d8 Forgot password flow. Holy crap, this took two years. 2013-01-07 17:28:43 -08:00
Samuel Clay
b256088b8c Adding font size choices to web preferences. 2013-01-06 16:44:15 -08:00
Samuel Clay
08336fe6a8 Merge pull request #70 from alliepape/master
FAQ
2013-01-06 16:12:31 -08:00
Samuel Clay
db6bc83ce1 Categorizing preferences. Adding window title count back in. 2013-01-06 15:55:24 -08:00
Samuel Clay
a11eb6fdf3 Updating blurblog redesign. Got a lot of work to do to get this up to spec. 2013-01-04 17:57:17 -08:00
Samuel Clay
9085f834f1 Merge branch 'master' into circular
* master:
  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.
2013-01-04 17:22:24 -08:00
Samuel Clay
f9ae4baefe Fixing broken reply interaction with links. 2013-01-03 17:56:01 -08:00
Samuel Clay
3d12b24042 Merge branch 'master' into circular
* master: (589 commits)
  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.
  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.
  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.
  ...

Conflicts:
	.gitignore
	apps/reader/views.py
	apps/social/views.py
	templates/social/social_page.xhtml
	templates/social/social_story.xhtml
	templates/social/story_comments.xhtml
2013-01-03 12:00:09 -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
62d210ffd6 Migration to increase max length of feed address. 2012-12-25 14:58:59 -08:00
Samuel Clay
eeae903791 Adding active premiums to status page. 2012-12-21 18:22:26 -08:00
Samuel Clay
3c44d601f6 Styling status page. 2012-12-21 16:52:30 -08:00