Commit graph

1137 commits

Author SHA1 Message Date
Samuel Clay
6c24e09a78 Custom CSS and Custom JavaScript, saved on the server. 2017-05-18 16:59:35 -07:00
Samuel Clay
3a06a250b8 Kill pgbouncer needs a default false. 2017-03-28 21:16:12 -07:00
Samuel Clay
930abb9adb Merge branch 'master' into saved_searches
* master: (22 commits)
  Turn original text caching back on.
  Extracting images from original text's noscript.
  Fetcing the original text now extracts the image url for others.
  Monkey patching SSL for new python, since hostnames don't match with S3.
  Converting videos in email notifications to images.
  Upping quota to 100 shared stories a day.
  Bumping premium shares to 50 per day.
  Android v5.1.0
  Only 20 stories may be shared per day for premiums, 3 for free users. Also hits IFTTT sharing.
  Improving messaging on emails that have OPML backups. Thanks to @frenetic for bringing this up. Closes #1003
  Fixing up postgresql backup.
  Hiding cookie lost message.
  Parallel pgbouncer kill.
  Fixing attribution in twitter RTs.
  Downgrading to elasticsearch 2.4.4, since pyes isn't ready for ES 5.
  Adding support for native RTs in Twitter.
  Automatically disbaling transparent huge pages (THP) on mongo and redis. Also upgrading to elasticsearch 5.2.2, although its untested.
  Add two buttons to get the app
  Fixing broken getsatisfaction community feedback.
  Goodbye Turn Touch campaign.
  ...
2017-03-23 16:54:37 -07:00
Samuel Clay
0f9d10596d Converting videos in email notifications to images. 2017-03-23 13:29:15 -07:00
Samuel Clay
94fe3a9705 Improving messaging on emails that have OPML backups. Thanks to @frenetic for bringing this up. Closes #1003 2017-03-18 14:41:12 -07:00
Samuel Clay
013593411f Parallel pgbouncer kill. 2017-03-15 20:16:36 -07:00
Samuel Clay
4f3fef424d Goodbye Turn Touch campaign. 2017-03-09 20:11:17 -08:00
Samuel Clay
5d6ad89bf6 Adding template for Turn Touch end campaign email. 2017-03-08 18:04:57 -08:00
Samuel Clay
ea3dcfeefa Fixing images in email notifications. 2017-03-07 17:36:54 -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
f3295340da Removing extra html from text version of opml backup email. 2017-02-24 16:46:58 -08:00
Samuel Clay
e619818c87 Adding alt attributes to images in emails to lower spam score. 2017-02-24 16:46:42 -08:00
Samuel Clay
b98baad86d Dejal, not dejus. I'm ... not sure what happened. 2017-02-24 16:46:19 -08:00
Samuel Clay
61a22f674f Adding Node to server-side techs on about page. 2017-02-24 16:46:18 -08:00
Samuel Clay
f51a79685c Adding @dejal and @nriley to the About page. 2017-02-24 16:46:18 -08:00
Samuel Clay
582cd75882 Embedding kickstarter module for TT on dashboard. 2017-02-08 15:55:45 -08:00
Samuel Clay
7e9e1892e3 Updating TT launch email. 2017-02-07 14:01:55 -08:00
Samuel Clay
4b78eee59c Linking image on TT email. 2017-02-07 12:30:20 -08:00
Samuel Clay
068829f379 Adding missing feeds for users as part of cleanup. 2017-02-06 19:30:59 -08:00
Samuel Clay
7b8795af15 Fixing spacing issues in Turn Touch email. 2017-02-05 17:09:25 -08:00
Samuel Clay
e83b28ff64 Updating Turn Touch email. 2017-02-05 17:01:09 -08:00
Samuel Clay
757dda2dda Adding THP support to redis servers. 2017-01-12 16:17:59 -08:00
Samuel Clay
1b35039535 Redis 3.2. 2017-01-11 20:13:04 -08:00
Samuel Clay
75837d063f Time to launch the dashboard river. 2017-01-10 16:45:07 -08:00
Samuel Clay
72ffa295e8 Cleaning up popularity query. 2017-01-05 19:13:55 -08:00
Samuel Clay
ea713d011a Adding comments to popularity query xlsx. 2017-01-05 19:06:45 -08:00
Samuel Clay
0235cb38b0 Adding popularity query email. 2017-01-05 18:26:50 -08:00
Samuel Clay
2c0cf8d581 Cleaning up new user email. 2016-12-22 11:06:41 -08:00
Samuel Clay
b000b814b7 Testing 1 min last load time. May not work. 2016-12-15 10:47:53 -08:00
Samuel Clay
c14161b085 Checking if feed selector is causing feed list reset. This feels sloppy. 2016-12-13 17:41:56 -08:00
Samuel Clay
c5d5ea5001 Attempting to fix dashboard stories by no longer relying on full river reloads when a new story comes in but to fetch that story if it is newer (or older) than last visible dashboard story. 2016-12-13 16:29:42 -08:00
Samuel Clay
4dfa64a5a1 Temporarily turning off dashboard river. 2016-12-13 07:55:18 -08:00
Samuel Clay
03a534ac12 Fixing fabfile 2016-12-12 19:55:54 -08:00
Samuel Clay
4c25c4641d Launching dashbaord river. 2016-12-12 14:52:54 -08:00
Samuel Clay
a542924826 Merge branch 'master' into dashboard_river
* master:
  Handling error when fetching icn for bad feed link.
  Handing error when saved stories get accidentally sent for feed scoring.
  Handling MemoryError while feed fetching.
  Broken string
  Moving site name and image to bottom of folder rss stories. Also adding site title to story title.
2016-12-11 18:48:20 -08:00
Samuel Clay
4754cc0bfc Moving site name and image to bottom of folder rss stories. Also adding site title to story title. 2016-12-09 14:54:07 -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
e6ad5d05dc Merge branch 'master' into dashboard_river
* master:
  Fixing mailgun reply-to issue by changing requirements.
  Ensuring Reply-To header on share emails.
  Handling unicode encode errors in page/text handling. Also adding upgrade command for fabric when pip is non-trivial.
  oauth-toolkit needs to be pinned earlier.
  Fixing page and text importer to correctly handling non-breaking spaces.
2016-12-06 11:39:32 -08:00
Samuel Clay
bdefb112e6 Fixing mailgun reply-to issue by changing requirements. 2016-12-06 11:34:10 -08:00
Samuel Clay
d91c47d856 Fixing accidental layout override. 2016-12-01 19:23:38 -08:00
Samuel Clay
e237257b3d Forget paging when transfering dashboard stories, but preserve the stories already there. 2016-12-01 18:05:41 -08:00
Samuel Clay
07454cf3cc Dashbaord stories now reflect read state. Just need focus. 2016-12-01 16:22:51 -08:00
Samuel Clay
da754eca84 Syncing read status on dashboard to river. 2016-12-01 15:06:19 -08:00
Samuel Clay
6ceee35a66 Overriding layout on dashboard. 2016-11-30 17:55:25 -08:00
Samuel Clay
4c40f06c98 Stubbing in dashboard river. Has bugs around loading pages. 2016-11-29 17:26:17 -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
be4266de14 Fixing notification footer on mobile. Also fixing back button on web. 2016-11-21 13:02:13 -08:00