Samuel Clay
90498f5b95
Better handling of booleans on /reader/feeds.
2017-02-21 09:55:11 -08:00
Samuel Clay
03ccc8313a
Dashboard should not show old stories.
2017-02-17 12:29:51 -08:00
Samuel Clay
937a1fa999
Faking user agent when rss bans NewsBlur.
2017-02-17 12:19:55 -08:00
Samuel Clay
255b30f3c1
Better recording of non-200/300 status codes on feed fetch.
2017-02-17 12:05:27 -08:00
Samuel Clay
2954ef7318
Adding new debug to feed fetcher.
2017-02-17 11:45:43 -08:00
Samuel Clay
068829f379
Adding missing feeds for users as part of cleanup.
2017-02-06 19:30:59 -08:00
Samuel Clay
aee018f39c
Upgrading Readability and forcing images to remain. THis should add a bunch of images back to the Text view.
2017-01-25 17:35:48 -08:00
Samuel Clay
af1e344da5
Fixing bug around truncating river.
2017-01-12 13:38:22 -08:00
Samuel Clay
1c6d6e78d8
Logging request not user.
2017-01-12 13:17:51 -08:00
Samuel Clay
20e100f3cb
Adding a river complete endpoint to ease burden on redis db that doesn't need story cache.
2017-01-12 13:16:34 -08:00
Samuel Clay
b548e9c7ff
Correctly counting shared stories by using social sub's mark as read date. Matches individual blurblogs unread counts and unread stories with All Shared Stories.
2017-01-10 20:25:02 -08:00
Samuel Clay
4f1fdbb8bf
Allowing exact quoted searches.
2017-01-08 19:45:53 -08:00
Samuel Clay
397b26481b
Saving is_emailed during actual email sending.
2017-01-08 19:31:41 -08:00
Samuel Clay
a7fcd82d6d
Handling missing feed urls.
2017-01-08 18:14:48 -08:00
Samuel Clay
1f8f1db9e9
Simplifying the conditional formatting.
2017-01-08 18:13:00 -08:00
Samuel Clay
5356c6a271
Convenience method to ensure all keyword popularity emails are sent.
2017-01-08 17:57:39 -08:00
Samuel Clay
9e69db2590
Fixing broken feed urls on keyword popularity xls.
2017-01-08 17:54:51 -08:00
Samuel Clay
105252228d
Attempting 5000 stories again.
2017-01-05 19:25:00 -08:00
Samuel Clay
0f2c90ee2a
Can't believe .write_column() is a thing.
2017-01-05 19:20:03 -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
1523f115fe
Turning off feed stats that are unecessarily slowing down collection.
2017-01-05 18:39:01 -08:00
Samuel Clay
310b594a56
10,000 stories is too high.
2017-01-05 18:35:27 -08:00
Samuel Clay
0bd678ba53
Keyword popularity works, need to up # of stories.
2017-01-05 18:33:25 -08:00
Samuel Clay
8224441f1b
Fixing keyword popularity task.
2017-01-05 18:29:48 -08:00
Samuel Clay
0235cb38b0
Adding popularity query email.
2017-01-05 18:26:50 -08:00
Samuel Clay
52a76e7811
Updating popularity xls to include share counts and classifiers. Refactored xls creation to better handle new columns.
2017-01-05 16:44:19 -08:00
Samuel Clay
9c844c9441
Fixing bug in notifications which caused multiple repeat notifications to get sent out when queue gets backed up.
2017-01-03 16:04:02 -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
451ed9f6ae
Backwards stats.
2016-12-15 12:24:15 -08:00
Samuel Clay
b000b814b7
Testing 1 min last load time. May not work.
2016-12-15 10:47:53 -08:00
Samuel Clay
875b6c33a0
Allowing POST or GET to river.
2016-12-14 14:59:32 -08:00
Samuel Clay
d1b81302ae
Social and newsletters should also publish to pubsub with new :story endpoint.
2016-12-14 11:21:39 -08:00
Samuel Clay
3c35bcc161
By changing river with hashes read filter to all, unreads and intelligence can be fetched. This may slow down iOS/Android paging, but not by much and it includes data that should be there.
2016-12-13 17:17:36 -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
ba8d1b4f2a
Removing dashboard stories.
2016-12-13 08:05:59 -08:00
Samuel Clay
0bcfb58c8d
Turning off dashboard river.
2016-12-13 08:02:15 -08:00
Samuel Clay
5bbfc44111
Turning off dashboard river.
2016-12-13 08:00:53 -08:00
Samuel Clay
075c7c7e15
Turning off dashboard river.
2016-12-13 08:00:13 -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
4dc17b751b
Handling error when fetching icn for bad feed link.
2016-12-11 18:32:37 -08:00
Samuel Clay
95433df608
Handing error when saved stories get accidentally sent for feed scoring.
2016-12-11 18:31:44 -08:00
Samuel Clay
304aeae966
Broken string
2016-12-09 14:57:01 -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
1287511366
Merge branch 'master' into dashboard_river
...
* master:
Updating starred counts on web in real-time.
2016-12-08 16:06:42 -08:00
Samuel Clay
7ee01bd406
Updating starred counts on web in real-time.
2016-12-08 16:05:13 -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
6a5ebaf056
Ensuring Reply-To header on share emails.
2016-12-06 11:21:33 -08:00
Samuel Clay
c4830e3e95
Handling unicode encode errors in page/text handling. Also adding upgrade command for fabric when pip is non-trivial.
2016-12-05 22:09:05 -08:00