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
7bf981f0d8
Removing mark read button in story titles bar when on saved view.
2014-05-29 19:03:18 -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
Samuel Clay
e77e7a2fb2
Merge pull request #544 from jmorahan/feedchooser-hidden-folders
...
Make sure all folders are visible in the feed chooser dialog
2014-05-22 10:57:32 -07:00
Samuel Clay
7d7db2b743
Showing all feeds in feed chooser.
2014-05-22 10:50:50 -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
dc7cab36a4
Switching login form's form handling to NewsBlur form (from django form).
2014-04-29 15:24:33 -07:00
Samuel Clay
2af4aab4b1
Fixing immediate scheduling of old feeds.
2014-04-28 12:00:34 -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
cd4a7b8693
Fixing river feed header fonts.
2014-04-23 12:28:46 -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
5ce01c897d
Better colors on interactions.
2014-04-22 12:43:53 -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
99b7962b90
Bumping story button title up.
2014-04-17 10:28:31 -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
9fa00c07d2
Merge branch 'master' into search
...
* master:
Fixing sideoptions container's height and width.
2014-04-16 11:40:31 -07:00
Samuel Clay
a4f7b230e8
Fixing sideoptions container's height and width.
2014-04-16 11:30:14 -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
a97822a055
Fonts applied to comments, too.
2014-04-10 12:03:26 -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