Commit graph

1213 commits

Author SHA1 Message Date
Samuel Clay
7171b3b8cf Breaking words in grid 2020-06-11 16:31:38 -04:00
Samuel Clay
bc45f2b042 Fixing grid to take hidden stories into account. Also fixing sizing. 2020-06-11 16:16:23 -04:00
Samuel Clay
d90a9aa718 Goodbye AppDotNet 2020-06-11 14:06:08 -04:00
Samuel Clay
3963720414 Fixing columns 2020-06-11 14:01:37 -04:00
Samuel Clay
26dfca92d8 Rewrote story header to position sticky. Much better. Grid needs numbering to handle new grid layout. 2020-06-10 20:56:34 -04:00
Samuel Clay
953b9712c2 Removing Google Reader traces. 2020-06-10 19:24:02 -04:00
Samuel Clay
24268cb961 Fixing #1117 by adding a new button to collapse/open the feed list sidebar. 2020-06-10 15:48:40 -04:00
Samuel Clay
c60c00e504 Fixing #824. Muted sites now show a muted icon in All Sites view. 2020-06-09 11:59:13 -04:00
Samuel Clay
2c7d564f37 Building standalone webpage for statistics. 2020-01-08 10:28:35 -08:00
Samuel Clay
4f365dd456 Fixing tag alignment issue in FF. 2019-12-21 10:39:23 -05:00
Samuel Clay
d17a9115d4 Fixing #1174: Removing Kippt. 2019-04-14 18:48:52 -04:00
Samuel Clay
7cfbd69a9a Fixing styling on moved mark read buttons. 2019-03-24 18:47:22 -04:00
Samuel Clay
5e12fed813 Everybody should have this background color. 2019-01-20 17:22:17 -05:00
Samuel Clay
355222549f Better job of communicating errors when sending stories by email on web. 2018-07-13 11:20:31 -04: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
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
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
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
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