Commit graph

1709 commits

Author SHA1 Message Date
Samuel Clay
5952e0b4b0 Better language around renewing and changing credit cards. 2018-05-03 15:38:59 -07:00
Samuel Clay
078c287ddf Updating Tutorial and FAQ for intellignece (thanks Mark Limke). 2018-05-03 15:11:52 -07:00
Samuel Clay
ec5b189407 Feed bar should kill padding in narrow content. 2018-05-02 15:55:50 -07:00
Samuel Clay
d3035fb67d Adding support for Twitter animated gifs. 2018-04-27 13:28:22 -07:00
Samuel Clay
549719b7cf Phasing out getsatisfaction, moving to discourse. 2018-04-17 18:26:49 -07:00
Samuel Clay
e8b478e237 Merge branch 'master' into recaptcha
* master: (36 commits)
  Drag and drop now works.
  ToS title
  Formatting ToS
  fix story title intel highlighting not changing during live use of intel dialogue
  fix title text selector widget on pre-N devices
  intel training in feed context menus
  bump manifest version to force DB rebuild
  remove cruft
  remove cruft
  remove cruft
  fix scrollviews auto-sizing on older phones
  remove cruft
  remove debug
  make story-level training scroll on small screens
  feed-level intel training
  remove debug
  remove debug
  clean up story training if story lacks metadata
  add training to story context (#192).
  update intel scores after training
  ...
2017-12-08 15:57:59 -08:00
Samuel Clay
b3af98ecec Stubbing in recaptcha. 2017-12-08 10:51:09 -08:00
creiner
20096678ca
Changed whitespace break behavior in the feed title
Needed to remove "display: -webkit-box", because "text-overflow: ellipsis" only works with "display: block".
2017-11-18 12:53:59 +01:00
Samuel Clay
098f2ca780 Text view now behind paywall. 2017-11-15 17:11:37 -08:00
Samuel Clay
975c141ed0 Bumping price to /year. 2017-11-10 15:43:25 -08:00
Samuel Clay
42867847e8 Adding feed options popover icon for notifications. 2017-11-05 14:18:05 -08:00
Samuel Clay
f2ab8145c5 Adding options to control infrequency of infrequent site stories feed. 2017-11-05 14:01:25 -08:00
Samuel Clay
3fa2a7562d Removing links to Readability. Fixes #1045. 2017-10-16 11:43:06 -07:00
Samuel Clay
6c24e09a78 Custom CSS and Custom JavaScript, saved on the server. 2017-05-18 16:59:35 -07:00
Samuel Clay
ab3f46937d Saved search menu now deletes saved searches. Is this all ready to ship? 2017-03-07 12:20:20 -08:00
Samuel Clay
d544e57670 Disabling saved searches header in feed list. 2017-03-07 10:59:56 -08:00
Samuel Clay
417111e50b Fixing starred stories when saving search. 2017-03-06 21:01:10 -08:00
Samuel Clay
2c0bf76e20 Saved search for feeds now works. Need to fix scroll to selected feed (and keyboard shortcuts). Also need to hook up other search types. 2017-03-06 19:55:18 -08:00
Samuel Clay
3435bac504 Showing saved searches. Titles need work. And they don't show the feed yet. 2017-03-03 18:12:27 -05:00
Samuel Clay
e1fe5f10a0 Adding feed search header that accurately shows search title. Needs to get hooked up to saving. 2017-03-03 15:43:41 -05:00
Samuel Clay
00695b04af Merge branch 'master' into saved_searches
* master: (771 commits)
  Fixing horrible session loss bug. Turns out the django-redis-sessions library changed timeout behavior, from silently retrying to silently failing. Adding necessary SESSION_* vars.
  Better handling of booleans on /reader/feeds.
  Fixing redis bootstrap
  Add Firefox to story browser list
  Dashboard should not show old stories.
  Faking user agent when rss bans NewsBlur.
  Better recording of non-200/300 status codes on feed fetch.
  Adding new debug to feed fetcher.
  Embedding kickstarter module for TT on dashboard.
  notifications alpha 2
  Updating TT launch email.
  Linking image on TT email.
  No sudo on virtualenv.
  Adding missing feeds for users as part of cleanup.
  Fixing spacing issues in Turn Touch email.
  Updating Turn Touch email.
  Upgrading Readability and forcing images to remain. THis should add a bunch of images back to the Text view.
  Andorid v5.0.
  Fixing bug that would clear river cache while reading the river, caused by the dashboard river reloading when it wasn't visible.
  Revert "Moving from Whitney to Whitney ScreenSmart."
  ...
2017-02-24 17:05:51 -08:00
Samuel Clay
c7cf295f62 Splitting intelligence trainer counts into + and - 2017-02-24 16:46:43 -08:00
Samuel Clay
2d0401ddec Revert "Moving from Whitney to Whitney ScreenSmart."
This reverts commit 8617f0e706.
2017-01-20 20:29:50 -08:00
Samuel Clay
d4238a55a5 Revert "Moving from Whitney to Whitney ScreenSmart."
This reverts commit 9b3b4133c1.
2017-01-20 20:29:42 -08:00
Samuel Clay
9b3b4133c1 Moving from Whitney to Whitney ScreenSmart. 2017-01-19 09:20:35 -08:00
Samuel Clay
8617f0e706 Moving from Whitney to Whitney ScreenSmart. 2017-01-19 09:18:08 -08:00
Samuel Clay
0235cb38b0 Adding popularity query email. 2017-01-05 18:26:50 -08:00
Samuel Clay
fded3577a1 Adding modal dialog for users who somehow lose their cookie mid-session. Forces user to re-login. 2016-12-29 18:40:44 -08:00
Samuel Clay
6fe086a2bb Fixing issue with side options losing event handlers when re-opened. Also enlarging minimum story height to accomodate new email story side option. 2016-12-13 12:51:17 -08:00
Samuel Clay
a448ffb735 Adding Email This Story button to sideoptions. 2016-12-13 12:23:56 -08:00
Samuel Clay
a3a402eab1 Big change: stories now remember their own view (text/feed/story), so reading through a river switches between views. matches iOS. 2016-12-08 16:32:59 -08:00
Samuel Clay
82f873f504 Fixing final dashbaord river bug, accidentally loading more stories than necessary. Showing end bar when no stories left. 2016-12-07 19:07:00 -08:00
Samuel Clay
10675090ef Only reload dashboard stories on new stories, not just read stories. Also sync read stories through pubsub. 2016-12-05 17:10:47 -08:00
Samuel Clay
702090fdcc Transitions on the sideoption buttons were causing delays. 2016-12-01 19:25:59 -08:00
Samuel Clay
4c40f06c98 Stubbing in dashboard river. Has bugs around loading pages. 2016-11-29 17:26:17 -08:00
Samuel Clay
6f8c2ca780 Fixing styling of tags and font sizing in story header on web. 2016-11-29 13:09:05 -08:00
Samuel Clay
f86006794d Fixing username sizing on blurblog. Thanks to J. Leeuwen for finding this. 2016-11-27 15:11:18 -05:00
Samuel Clay
56c03d113a Stubbing in notifications editor on iOS. 2016-11-23 13:22:12 -06:00
Samuel Clay
844cd18688 Fixing date/author/tags size on web. 2016-11-22 17:33:13 -08:00
Samuel Clay
d293ffcf9d Adding notifications to feed popover on web. 2016-11-21 20:21:44 -08:00
Samuel Clay
fd4db68f7b Notifications now save their filter and type. Also updates the UI. 2016-11-15 18:18:31 -08:00
Samuel Clay
201b024261 Got the styling right for site notifications. Now need to hook up feed choser and buttons and all notifications list. 2016-11-15 13:32:43 -08:00
Samuel Clay
19460d6bcb Stubbing in skeleton for notifications. 2016-11-14 19:26:09 -08:00
Samuel Clay
637f4d6955 Stubbing in notifications dialog. 2016-11-14 11:12:13 -08:00
Samuel Clay
f71e09b28c New fleurons for #903. 2016-07-05 15:59:24 -07:00
Samuel Clay
2c4ac5ba77 New mute site icon. 2016-06-30 11:33:09 -07:00
Samuel Clay
d3a7a33ba8 Merge branch 'master' into newsletters
* master: (59 commits)
  Handling twitter posting error.
  Fixing bug where closed story would show inline detail when switching b/w Text and Feed view.
  Temporarily locked = suspended on twitter.
  Adjusting flashing loading indicator to be less conspicuous.
  Handling validation of emails on api.
  Handling lxml parser errors for original text.
  Adding exception handling for twitter feeds.
  Switch to filter instead of opacity
  iOS: fixed #924 (losing story on lock)
  iOS: white flash fix
  iOS v6.0.3.
  Handling deletion of feeds in folders where the parent folder has hypens (which are stripped on iOS/mobile to handle flat).
  iOS: Fixed unread count issue when offline
  Fixing twitter status permalink.
  Handling YouTube playlists.
  Android v4.9.0.
  iOS: Eliminate duplicate URLs when sharing to Twitter, Facebook, Weibo and OmniFocus.
  Clean up activity handling, and fix sending to Reading List.
  Update Dockerfile
  Upgrading tweepy, hoping it fixes auth issues w/ twitter.
  ...
2016-06-30 11:22:51 -07:00
J. Ryan Stinnett
c9909ad4c1 Switch to filter instead of opacity
In Firefox, opacity causes the background color underneath the container to pop through. By using filter, only the elements on top of background are affected.
2016-06-24 13:58:50 -05:00
Samuel Clay
516fc6048a Removing Lucida Sans due to some users complaining about Adobe fonts italicizing everything. 2016-05-25 10:08:17 -07:00
Samuel Clay
a64556068d Finishing up the newsletters dialog. Perhaps an intro email on first newsletter? 2016-05-12 18:32:56 -07:00