Commit graph

48 commits

Author SHA1 Message Date
Samuel Clay
22b895d4cf New grid view. Still needs some interaction love, but it's largely done. 2014-12-18 21:17:32 -08:00
Samuel Clay
8a30c24e4c Adding order popover to read stories. Adding router url. Hiding read stories header on feed list load. 2014-06-11 15:04:46 -07:00
Samuel Clay
70e572c103 Merge branch 'master' into readstories
* master: (492 commits)
  Fixing renewal dialog.
  Better feed count for muting.
  Preventing dupe stories in feed view.
  Adding mute feeds feature for premium users.
  Adding auto-activate for flat feeds.
  Submitting v4.1.0.
  Last beta of ios 4.1 before release.
  Showing refresh notifier when returning to app.
  Fixing urls for folders with dashes in the title.
  Removed transition.
  Transitioning from tag to tag/feed_id.
  Max of 3 updates per fetch.
  Upgrading mongodb mms agent.
  Showing saved stories explainer for empty saved stories.
  Removing mark read button in story titles bar when on saved view.
  Fixing updates_off in tasks.
  Adding updates_off run-time setting for handling large spikes of updates.
  Draining feeds also clears out error feeds.
  Fixing errors with missing story content from ifttt.
  OMG, I shipped a 3 second sleep. Doh!
  ...

Conflicts:
	apps/reader/models.py
2014-06-11 14:12:29 -07:00
Samuel Clay
425775eb0d Adding feed counts for saved stories. Need to show counts next to feeds. 2014-05-28 15:30:30 -07:00
Samuel Clay
156b3bc72d New styles/font popover. Handles story titles pane, font family, and font size. 2014-04-09 14:42:58 -07:00
Samuel Clay
aa7df2988d Merge branch 'master' into readstories
* master: (292 commits)
  Fixing an infinite loop (!!) and focusing in on the comment textbox when sharing a story.
  Fixing bug on empty river.
  Use the selected feed view when viewing a story
  Preventing multiple saved stories from being deleted. Also removing activities when removing saved stories.
  Fixing accidental truncation on story when saved.
  Fixing story detail height in Text view when saved with tags.
  Fixing text tab view.
  Updating readability.
  Using https for twitter images. Adding a twitter photo sync to fix broken twitter photos. Thanks to @ggrappone for finding this one.
  Counting dupe feeds only once in unread counts.
  Fixing bookmarklet for NYTimes. Thanks to @rafeco for catching the bug.
  Fixing bounce on resize.
  disable debug
  Mark-read idempotency for social feeds. (#460)
  Idempotent mark-as-read DB ops. (#460)
  Cleaning up unread counting. (#460)
  Fixing height issues with new saved stories sideoptions box.
  Limiting new user queue.
  Limiting new user queue.
  Max overlay fully fade slightly sooner when scrolling down. (#459)
  ...

Conflicts:
	media/css/reader.css
	media/js/newsblur/reader/reader.js
	media/js/newsblur/views/story_titles_header_view.js
2014-01-16 13:32:42 -08:00
Samuel Clay
96920c9aa6 New read stories view. 2013-12-05 16:08:45 -08:00
Samuel Clay
84f79e5a81 Merge branch 'master' into tagging
* master: (30 commits)
  Fixing search positioning on saved stories.
  Fixing positioning of popover options in All Site Stories.
  Adding Split tooltip.
  Removing extra logging.
  Switching feedbar and navbar.
  Fixing mark folder as read.
  Removing double.
  Fixing mark as read on socialsubs.
  Adjusting positioning on new feedbar. Also scrolling to selected feed/folder when switch story layouts.
  Reloading feed list when adding, moving, and deleting feeds and folders.
  Reloading feeds on feed/folder add and feedchooser.
  Backend for marking feeds/folders as read at a specific timestamp.
  Adding expanded mark read buttons. Needs backend support.
  iOS v3. Fixed move site view folder placement as well.
  Moving feedbar down to bottom of screen. Prep for new mark read buttons.
  Fixing 2 ios crashes: double-tapping instapaper button and a weird keyboard condition.
  Fixing activities height for subscriptions on ios. Also turning river back on for third-party clients. That wasn't fair and it's hard to get users to upgrade. I'd rather give users the ability to use the product instead of crippling it, unless there is a proper workflow for upgrading, which only exists on the web today.
  Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios.
  Fixing colors on share/train buttons when active. Fixing height on profile cells.
  Stopping animation of share view/keyboard before orientation has changed.
  ...

Conflicts:
	media/js/newsblur/views/story_titles_header_view.js
2013-09-14 11:55:48 -07:00
Samuel Clay
8362ca716c Switching feedbar and navbar. 2013-09-13 23:35:47 -07:00
Samuel Clay
301404a65c Moving feedbar down to bottom of screen. Prep for new mark read buttons. 2013-09-12 21:26:09 -07:00
Samuel Clay
3265c018b9 Saving collapse of starred tags. 2013-08-16 17:44:35 -07:00
Samuel Clay
3bf76c947e Adding tag feeds. 2013-08-16 16:02:45 -07:00
Samuel Clay
2010baa692 Stubbing in collapse folder icon for starred stories. 2013-08-14 14:09:09 -07:00
Samuel Clay
dc2eec2fd6 Fixing tooltip on Full view. 2013-07-11 16:11:56 -07:00
Samuel Clay
6e6f5d1935 New view: full view, the opposite of list view. 2013-07-08 17:06:01 -07:00
Samuel Clay
1cb9b4eec4 Showing empty story notifier instead of selecting rist story. 2013-07-04 01:10:38 -07:00
Samuel Clay
ba6167206b Adding tooltips to taskbar buttons, collapsing titles when narrow. 2013-03-27 11:53:39 -07:00
Samuel Clay
fe6d82e507 Adding List and Split view icons. 2013-03-26 17:19:17 -07:00
Samuel Clay
92112a5b56 Inverting segmented controls. Adding loader to public comments bar. Fixing button in feed chooser. 2013-03-26 11:10:12 -07:00
Samuel Clay
cd9de15b5a Rearranging site counter and unread counter. 2013-02-22 12:13:01 -08:00
Samuel Clay
f27a099988 View icons and nav icons. 2013-02-21 12:53:45 -08:00
Samuel Clay
6ffe5ca1b3 Mass icon migration. Still need a bunch more. 2013-02-19 17:55:01 -08:00
Samuel Clay
ea46f70623 Layout for list view. 2013-02-08 11:26:29 -08:00
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
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
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
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
248d511f90 Adding beta search (only titles and authors for now) for staff only. 2012-12-19 14:21:46 -08:00
Samuel Clay
c6f50c2ac0 Exposing global feed. 2012-11-30 15:55:05 -08:00
Samuel Clay
9508f1402d Preparing global shared stories feed. 2012-11-30 14:28:55 -08:00
Samuel Clay
5f38cc30f1 Moving saved stories to the bottom. 2012-11-29 13:10:11 -08:00
Samuel Clay
72eef3825f Spacing 2012-11-29 13:00:05 -08:00
Samuel Clay
df1fd7176e Cleaning up a few things, specifically laying out groundwork for pools. 2012-10-22 10:16:42 -07:00
Samuel Clay
a7911316cd Adding folder collapse for blurblogs. 2012-10-01 13:07:45 -07:00
Samuel Clay
dff45202b1 New feed selector now works to find feed by keyword. 2012-09-26 13:49:17 -07:00
Samuel Clay
9226dbfa20 Showing signup button in tryout view. Splash apge hides when in tryout mode. Still need to preload feed view and show feed list on url load. 2012-09-17 12:29:46 -07:00
Samuel Clay
e8f6ae78b6 Finishing up tryout. Still need Sign Up callout. 2012-09-17 11:52:11 -07:00
Samuel Clay
625e00b91f Splitting up dashboard into unauthed and authed templates, needed to redesign to unauthed view. 2012-09-11 15:15:16 -07:00