Commit graph

2342 commits

Author SHA1 Message Date
Samuel Clay
13e6246860 Merge branch 'master' into circular
* master:
  Counting average stories if stories were detected in the last month. This should fix feeds that have long delays but shouldn't.
  Fixing maintenance mode message.
  Maintenace message.
  First half of story hash migration. Setting up unique sparse index, then migration to calculate hashes for every story.
  Fixing the timeout on premium setups by doing the scheduling of premium setups in a task, only immediately activating all of a user's feeds.
2013-02-25 12:05:50 -08:00
Samuel Clay
5f9d72a800 Fixing maintenance mode message. 2013-02-24 17:20:11 -08:00
Samuel Clay
52205ab89d New dashboard widget: search sites and people 2013-02-22 16:02:51 -08:00
Samuel Clay
cd9de15b5a Rearranging site counter and unread counter. 2013-02-22 12:13:01 -08:00
Samuel Clay
d444161414 Adding iPhone sized interaction cell. Also fixed infernal race condition between loading stories and looking for try feed when animating in feed detail view controller. 2013-02-21 17:57:32 -08:00
Samuel Clay
a7e223a1fa Aligning arrows in web. Adding interactions dashboard on iphone app. 2013-02-21 16:53:37 -08:00
Samuel Clay
f27a099988 View icons and nav icons. 2013-02-21 12:53:45 -08:00
Samuel Clay
6931a97172 Shot in the dark on feed exceptions. 2013-02-20 13:17:29 -08:00
Samuel Clay
deebd9b8d9 New comment headers and borders. 2013-02-20 12:03:06 -08:00
Samuel Clay
6ffe5ca1b3 Mass icon migration. Still need a bunch more. 2013-02-19 17:55:01 -08:00
Samuel Clay
b2571f77fe Fixing story modifications button. 2013-02-15 17:51:37 -08:00
Samuel Clay
0627e6fdb2 Merge branch 'master' into circular
* master:
  If there are no unread stories in a folder, don't request river_stories with no feeds, since that will return all unread stories. Fetch all feeds in folder. Thanks to @afita for pushing this.
  Fixing sharing story by email if the story has no feed.
  Fixing sharing story by email if the story has no feed.
  Adding Tafiti, Windows 8 app, to logs.
  1 month max on next fetch.

Conflicts:
	media/js/newsblur/reader/reader.js
2013-02-14 17:21:15 -08:00
Samuel Clay
4e6fa99eff If there are no unread stories in a folder, don't request river_stories with no feeds, since that will return all unread stories. Fetch all feeds in folder. Thanks to @afita for pushing this. 2013-02-14 17:16:47 -08:00
Samuel Clay
5dd28cb197 Fixing sharing story by email if the story has no feed. 2013-02-14 15:59:03 -08:00
Samuel Clay
708f583216 Fixing issue around rendering story titles with no feed. 2013-02-14 15:40:10 -08:00
Samuel Clay
73c77938bd Beginning iOS redesign, converting color scheme. Adding color bars to web. 2013-02-14 15:36:21 -08:00
Samuel Clay
96b31d893f Free social news network -> Free personal news reader. 2013-02-13 16:26:47 -08:00
Samuel Clay
203efd92eb Styling share bar. 2013-02-13 11:40:12 -08:00
Samuel Clay
4518ed53d5 Destroying text view when switching between feed and text. 2013-02-12 16:24:43 -08:00
Samuel Clay
174c837271 Fixing last few story_view bugs. 2013-02-12 16:07:01 -08:00
Samuel Clay
8c53ba015c Improving delay on text truncation. 2013-02-12 16:02:41 -08:00
Samuel Clay
859eca8f6b Switching back and forth with text view. 2013-02-12 13:15:14 -08:00
Samuel Clay
fd7df41d4f Fixing margins on story truncation. 2013-02-12 12:18:32 -08:00
Samuel Clay
7b29e798df Better switching between split and list for text/feed. 2013-02-12 12:07:16 -08:00
Samuel Clay
f2c9e3429d Clearing feed view and switching between story layouts. 2013-02-11 17:09:38 -08:00
Samuel Clay
99b1efbb47 Adding stats to filter popover. 2013-02-11 16:07:08 -08:00
Ryan Williams
359edd5830 document keyboard shortcut to add site/folder 2013-02-11 17:02:30 -05:00
Samuel Clay
3ad7eabcea Seamless flipping between story layouts. 2013-02-11 13:42:32 -08:00
Samuel Clay
2b52bc213d Saving story layout preference. Also fixing hidden indicator scroll. 2013-02-11 13:17:49 -08:00
Samuel Clay
ae5622d562 Fixing dispaly bounce of hidden indicator on feed load. 2013-02-11 12:48:20 -08:00
Samuel Clay
9fd75d855a Lots of styling changes around story titles, hidden stories, and moving the hidden indicator andfilter popover. 2013-02-11 12:35:42 -08:00
Samuel Clay
5cd9c4d917 Adding story detail to story titles in list layout. Needs better back and forth. 2013-02-08 15:08:25 -08:00
Samuel Clay
ea46f70623 Layout for list view. 2013-02-08 11:26:29 -08:00
Samuel Clay
dc9e21e352 Fixing story truncation preference. 2013-02-06 14:40:15 -08:00
Samuel Clay
36a6dc774e Fixing View on NewsBlur option. 2013-02-06 12:55:12 -08:00
Samuel Clay
e0921de100 Fixing login button on circular. 2013-02-06 12:49:46 -08:00
Samuel Clay
facdb8db1c Fixing broken river. 2013-02-05 18:18:22 -08:00
Samuel Clay
ea69c65e50 Keyboard shortcut 'x' to expand story. 2013-02-05 18:10:16 -08:00
Samuel Clay
edcf4997db Adding shared story avatars to story titles. Refactored river vs. social flags. 2013-02-05 17:46:53 -08:00
Samuel Clay
83e6f951cc Refactoring how folders see their unread children. 2013-02-05 16:03:55 -08:00
Samuel Clay
5e42bcd4fb Fixing tryfeed add button. 2013-02-05 13:54:25 -08:00
Samuel Clay
a0c5123bae Adding story truncation preference, defaulting to truncate blurblogs. 2013-02-05 12:52:32 -08:00
Samuel Clay
10a96c4401 Styling river headers in feed list. 2013-02-04 17:32:26 -08:00
Samuel Clay
3b10ff8594 Real-time interaction count. 2013-02-04 16:16:03 -08:00
Samuel Clay
630314a5f2 Syncing refresh getting started module settings with dynamic settings. As the user performs actions, the module reacts. 2013-02-04 15:14:20 -08:00
Samuel Clay
9d054e8932 Styling new getting started module. Needs a bit of sync during operations. 2013-02-04 14:51:15 -08:00
Samuel Clay
9e89e4b696 Redesigning the intro dialog. 2013-02-01 17:17:16 -08:00
Samuel Clay
d91945e9b2 Disabling Original tab on river. 2013-02-01 16:01:54 -08:00
Samuel Clay
94f22de0d2 Interactions cleanup and logout button. 2013-02-01 12:05:45 -08:00
Samuel Clay
0c5ff1669a Fixing inline author training. 2013-01-31 18:44:15 -08:00