Commit graph

2909 commits

Author SHA1 Message Date
Samuel Clay
34ec3e611d Better feed count for muting. 2014-06-08 21:46:13 -07:00
Samuel Clay
4a16055628 Preventing dupe stories in feed view. 2014-06-08 21:23:05 -07:00
Samuel Clay
450cbabd76 Adding mute feeds feature for premium users. 2014-06-08 20:42:45 -07:00
Samuel Clay
5c02fc8296 Merge branch 'saved'
* saved:
  Removed transition.
  Showing saved stories explainer for empty saved stories.
  Removing mark read button in story titles bar when on saved view.
  No feed rss for saved stories by feed.
  Counting saved stories when not count exists.
  Count feed_id starred stories when totals don't match.
  Switching to upserts for saved stories.
  Fixing size on emails.
  Adding renew links to premium grace and expire emails.
  Adding renew links to premium grace and expire emails.
  Better sizing on intelligence slider. Takes all segments into account when resizing.
  Narrow classes should be applied at initial drawing.
  Fixing spacing on intelligence slider.
  Updating story feed starred counts on marking starred and unstarred on both backend and client.
  Fixing numerous bugs around saved story views.
  Showing correct stories when switching intelligence slider.
  Showing starred stories when in starred view mode.
  Showing starred counts on every feed. Just needs reading and bug fixes.
  Adding feed counts for saved stories. Need to show counts next to feeds.
2014-06-03 14:24:07 -07:00
Samuel Clay
44e5128b0d Fixing urls for folders with dashes in the title. 2014-06-02 08:50:53 -07:00
Samuel Clay
3c78b53c4f Removed transition. 2014-05-30 22:38:49 -07:00
Samuel Clay
af6b60868a Merge branch 'master' into saved
* master:
  Transitioning from tag to tag/feed_id.
  Max of 3 updates per fetch.
  Upgrading mongodb mms agent.
2014-05-30 22:38:34 -07:00
Samuel Clay
494d4bec80 Transitioning from tag to tag/feed_id. 2014-05-30 22:38:23 -07:00
Samuel Clay
c72dfb06a1 Showing saved stories explainer for empty saved stories. 2014-05-29 19:20:13 -07:00
Samuel Clay
a2ccd885c0 Better sizing on intelligence slider. Takes all segments into account when resizing. 2014-05-28 21:09:19 -07:00
Samuel Clay
f8eac15c0b Narrow classes should be applied at initial drawing. 2014-05-28 21:01:37 -07:00
Samuel Clay
8d76ac74a3 Fixing spacing on intelligence slider. 2014-05-28 20:49:01 -07:00
Samuel Clay
3e94720c7b Updating story feed starred counts on marking starred and unstarred on both backend and client. 2014-05-28 20:12:35 -07:00
Samuel Clay
80645ba99e Fixing numerous bugs around saved story views. 2014-05-28 19:17:44 -07:00
Samuel Clay
540b0768dd Showing correct stories when switching intelligence slider. 2014-05-28 18:06:52 -07:00
Samuel Clay
f8b0716515 Showing starred stories when in starred view mode. 2014-05-28 17:35:51 -07:00
Samuel Clay
b7160ffa00 Showing starred counts on every feed. Just needs reading and bug fixes. 2014-05-28 16:54:51 -07:00
Samuel Clay
e86a5554b9 Fixing counting toast on 429s. Also fixing positioning of intelligence slider icons. 2014-05-28 14:10:13 -07:00
John Morahan
a0789646b3 Make sure all folders are visible in the feed chooser dialog 2014-05-21 23:41:44 +01:00
Samuel Clay
10ca97e497 Fixing premium expire date for users without expiring premiums. 2014-05-12 12:09:14 -07:00
Samuel Clay
bd10f9fe64 Fixing folder menu alignment bug when right-clicking on first visible folder. 2014-05-05 10:43:10 -07:00
Samuel Clay
8125d3d3d9 Fixing story title classifier misidentification due to capitalization issues. 2014-04-30 11:21:32 -07:00
Samuel Clay
caa4117887 Fixing bug when quickly switching b/w river and feed and river comes back when feed is loading. 2014-04-24 10:02:29 -07:00
Samuel Clay
de4e6412c9 Launching search (quietly). 2014-04-23 15:05:47 -07:00
Samuel Clay
4287c0d567 Hiding show hidden stories button when searching. Show hidden stories when searching. 2014-04-23 14:25:07 -07:00
Samuel Clay
0d5eb96ade Parallelizing search indexing. Adding task to handle parallelization. 2014-04-22 18:33:08 -07:00
Samuel Clay
8914319332 Showing save tagging autocomplete menu on focus. 2014-04-22 14:33:47 -07:00
Samuel Clay
e2b94c6839 Blackout for new search, forcing non-staff to continue using old search. 2014-04-22 12:39:09 -07:00
Samuel Clay
0e3819ba3b Merge branch 'master' into search
* master:
  Bumping story button title up.
  Adding preference for story button placement.
  Add save/unsave to story context menu (#207)
2014-04-17 10:54:08 -07:00
Samuel Clay
ad83318ca8 Adding preference for story button placement. 2014-04-17 10:25:38 -07:00
Samuel Clay
cdda641b20 Showing indexing tooltip on hover. Also correctly hiding tooltip. 2014-04-17 10:12:52 -07:00
Samuel Clay
13c902ad83 Adding remove search index method. Also removing source on both autocomplete and story search index to save space. 2014-04-16 18:19:59 -07:00
Samuel Clay
eedf1f3d04 Preserving search during oldest/newest change. 2014-04-16 17:37:39 -07:00
Samuel Clay
8508bdc49e Fixing bug with not correctly blurring search. 2014-04-16 17:00:00 -07:00
Samuel Clay
0f1cd49a7b Lightening feedback colors. 2014-04-16 16:13:26 -07:00
Samuel Clay
af567f9796 Retrying search on search indexing completion. Hiding story content preview when too short. 2014-04-16 16:06:39 -07:00
Samuel Clay
428fba705b Updating search indexing progress in real-time. 2014-04-16 15:31:44 -07:00
Samuel Clay
c842f83ae8 Searching read feeds as well. 2014-04-15 15:50:29 -07:00
Samuel Clay
3b81c374d4 Rewriting search to use Elasticsearch across feeds. Much faster, just needs indexing. 2014-04-15 14:17:15 -07:00
Samuel Clay
80c0eadec2 Delaying loading of heavy custom fonts. 2014-04-10 11:07:02 -07:00
Samuel Clay
40e9f1d488 Adding Bluree Windows 8 client. 2014-04-10 10:58:50 -07:00
Samuel Clay
6e503aeddf Fixing story sentiment and manage menu position in story detail view. 2014-04-09 15:17:48 -07:00
Samuel Clay
fd4c71c5e3 Adding premium explainer (and disabling fonts) for non-premiums. 2014-04-09 14:42:58 -07:00
Samuel Clay
227792fff4 Removing dupe preferences that now live in style popover. 2014-04-09 14:42:58 -07:00
Samuel Clay
27293a032c Adding single story preference. 2014-04-09 14:42:58 -07:00
Samuel Clay
af172638e3 Adding line spacing options. 2014-04-09 14:42:58 -07:00
Samuel Clay
bea31acc60 Adding Gotham Narrow, Sentinel, Whitney, and Chronicle. 2014-04-09 14:42:58 -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
54eaea32be Fixing Full screen with single story mode. 2014-04-08 11:54:21 -07:00
Samuel Clay
ab28e96df5 Only showing content previews if they are different than the title. 2014-04-08 10:27:14 -07:00