Commit graph

1331 commits

Author SHA1 Message Date
Samuel Clay
ca1c7f8065 Adding readfilter and order to feedbar. Also fixing misaligned manage menus. 2013-01-25 16:18:30 -08:00
Samuel Clay
007f6a6468 Finishing up new add site popover. 2013-01-25 15:07:27 -08:00
Samuel Clay
e5a8262b24 Styling segmented control. 2013-01-25 11:33:40 -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
6bf1ee286f Spacing on feed list resizer. 2013-01-24 14:02:47 -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
e33287bc23 Fixing global paging. 2013-01-23 16:05:43 -08:00
Samuel Clay
89a1c75b0a Adding Global and Popular tabs. 2013-01-23 14:21:16 -08:00
Samuel Clay
80076b05f8 Fixing backgorund for header tabs. 2013-01-23 11:36:20 -08:00
Samuel Clay
a4010a56da Preloading header images. 2013-01-23 11:30:04 -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
87b50ab443 Adding CC checkbox to story emails. Thanks to @palewire for the idea. 2013-01-23 11:06:28 -08:00
Samuel Clay
5f1b8b27bf Fixing text size adjust based on @stammy's blog post recommendation. 2013-01-23 10:53:02 -08:00
Samuel Clay
75505f1a44 Fixing editing comment on iphone. 2013-01-22 17:24:53 -08:00
Samuel Clay
a98aa9f62b Fixing editing comments on iphone. 2013-01-22 17:17:24 -08:00
Samuel Clay
66d10d5ac6 Fixing public comments and user menu alignment. 2013-01-22 16:56:41 -08:00
Samuel Clay
3424caf626 Small tweak to comment styling for iphone. 2013-01-22 16:43:46 -08:00
Samuel Clay
382abb34eb Upping iphone font size for comments. 2013-01-22 16:25:56 -08:00
Samuel Clay
c801bb42eb No height prescribed on buttons. 2013-01-22 15:43:38 -08:00
Samuel Clay
7fc0841ae2 Mobile styling. 2013-01-22 15:41:49 -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
8bd2b7ff4e Merge branch 'master' into circular
* master:
  Fixing text shadows.
  Styling reply/edit buttons.
  Forcing a decent timelimit on story cleanup task.

Conflicts:
	apps/reader/tasks.py
2013-01-11 10:54:56 -08:00
Samuel Clay
d454a78aac Fixing text shadows. 2013-01-11 10:53:38 -08:00
Samuel Clay
f4478de82c Styling reply/edit buttons. 2013-01-11 10:49:37 -08:00
Samuel Clay
6b23f1738a Fixing comment dupe like. Also styling buttons. 2013-01-11 10:46:30 -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
ed78eea55d Hiding text view for non-staff. 2013-01-09 15:39:31 -08:00
Samuel Clay
365ee7e94d Fixing the last of the state errors on text view. Should be good to ship. 2013-01-09 15:36:35 -08:00
Samuel Clay
762ca20569 Adding a white fade to text view for non-premium. 2013-01-09 15:16:25 -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
9c1d0c42dd Adding premium requirement for Text view. 2013-01-09 12:53:30 -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
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
b256088b8c Adding font size choices to web preferences. 2013-01-06 16:44:15 -08:00