Commit graph

2218 commits

Author SHA1 Message Date
Samuel Clay
96336b24be Fixing Subscribe button for tryfeeds. 2014-06-25 12:50:32 -07:00
Samuel Clay
5dbcf15625 Merge branch 'master' into readstories
* master:
  Moving classifiers when recreating destroyed feeds.
  Code to recreateaccidentally destroyed feeds.
  Adding SSL certificate assembly fab command.
  Skip saved feeds which have fake unread counts.
  Fixing saved story view for users with preference to open first unread story, thereby switching them out of saved mode and into unread mode.
  Adding copy_db_settings to fabfile.
  Fixing specified image sizes.
  Only premiums users can share multiple stories from a single feed per day.
  Faster delete user (for combating spam).
  Boosting XL font size.
2014-06-24 13:31:43 -07:00
Samuel Clay
78c8534225 Fixing saved story view for users with preference to open first unread story, thereby switching them out of saved mode and into unread mode. 2014-06-20 12:13:33 -07:00
Samuel Clay
c06334eeb2 Premium only for read stories. Also fixing search bar staying on. 2014-06-11 15:53:33 -07:00
Samuel Clay
f38ff90458 Adding order filter to starred stories. 2014-06-11 15:20:59 -07:00
Samuel Clay
fe0667c846 Removing search bar from read stories. 2014-06-11 15:11:35 -07: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
3cd472417f Fixing renewal dialog. 2014-06-10 12:14:22 -07:00
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