Samuel Clay
|
4ce6f54b0d
|
Facebook connect url
|
2019-10-17 22:27:31 -04:00 |
|
Samuel Clay
|
8355753b40
|
Typo
|
2019-10-17 22:26:01 -04:00 |
|
Samuel Clay
|
17b16ef83f
|
Hardcoding facebook url
|
2019-10-17 22:24:52 -04:00 |
|
Samuel Clay
|
bf9b82e458
|
https for oauth
|
2019-10-17 22:24:52 -04:00 |
|
Samuel Clay
|
e52fb89abe
|
Handling ImportError
|
2019-10-13 09:31:45 -04:00 |
|
Samuel Clay
|
09f5ae7a67
|
Handling MemoryError.
|
2019-10-13 09:16:17 -04:00 |
|
Samuel Clay
|
211da7ca7f
|
Handling missing stories from newsletters.
|
2019-10-03 17:33:59 -04:00 |
|
Samuel Clay
|
85cbf374ba
|
Handling missing users on clean spammer.
|
2019-10-03 09:05:28 -04:00 |
|
Samuel Clay
|
e1b45a33fc
|
Fixing #1248. Starred stories retrieved by 'h' should have the normal 100 story limit.
|
2019-09-24 10:12:39 -04:00 |
|
Samuel Clay
|
a1a0a770ea
|
Renaming check_premium to set_premium_expire.
|
2019-09-09 21:17:10 -04:00 |
|
Samuel Clay
|
cf59309025
|
Adding iOS subscription status notification.
|
2019-08-29 10:33:53 -07:00 |
|
Samuel Clay
|
f7e9280668
|
Turning on old feedfinder which won't timeout.
|
2019-08-28 10:43:02 -07:00 |
|
Samuel Clay
|
d4178cd57f
|
Bumping feedfinder time for #1232.
|
2019-08-28 10:40:29 -07:00 |
|
Samuel Clay
|
6949b7c328
|
Adding feedfinder old to handle some sticky urls. Addresses #1232.
|
2019-08-28 10:36:49 -07:00 |
|
Samuel Clay
|
47a9b999db
|
Don't duplicate Stripe payments.
|
2019-08-22 20:07:16 -07:00 |
|
Samuel Clay
|
e5a8ef5978
|
Fixing KeyError
|
2019-08-21 18:33:57 -07:00 |
|
Samuel Clay
|
9566a26795
|
Rewriting relative image urls in original text with absolute urls.
|
2019-08-21 18:23:02 -07:00 |
|
Samuel Clay
|
74e8fd4606
|
Deploying camo https proxy for images.
|
2019-08-11 14:44:15 -07:00 |
|
Samuel Clay
|
8d120ea9c5
|
Fixing classmethod
|
2019-07-16 12:02:50 -07:00 |
|
Samuel Clay
|
db33d15d2b
|
Adding stripe history reimport background task.
|
2019-07-16 12:00:10 -07:00 |
|
Samuel Clay
|
cbd324ea14
|
Not counting saved stories among thousands of feeds.
|
2019-06-10 15:14:09 -04:00 |
|
Samuel Clay
|
fa67384f20
|
Only save and log compaction when necessary.
|
2019-06-07 17:15:38 -04:00 |
|
Samuel Clay
|
042fa728d4
|
Adding usf compact to user cleanup.
|
2019-06-07 15:33:01 -04:00 |
|
Samuel Clay
|
36d8a5b7b4
|
Using correct delete feed mechanism.
|
2019-06-07 15:15:45 -04:00 |
|
Samuel Clay
|
364a05febb
|
Removing subscriptions when feed not found.
|
2019-06-07 14:45:42 -04:00 |
|
Samuel Clay
|
646fcb0819
|
Moving to 3 hour min for premium sub feed fetch intervals (from 6 hours). This is for feeds with no activity.
|
2019-05-28 10:23:42 -04:00 |
|
Samuel Clay
|
db461357ed
|
Only correct dupe feeds that exist.
|
2019-05-27 14:42:38 -04:00 |
|
Samuel Clay
|
a66e9e2c09
|
Fixing issue where deleting feeds would re-subscribe a user down the line because the feed had a duplicate feed id subscribed but the original would get added, so deleting it would not delete the duplicate. Now rewriting duplicate feed ids to match the new subscribed feed.
|
2019-05-27 14:41:01 -04:00 |
|
Samuel Clay
|
416ac32536
|
Interactive debug feed
|
2019-05-12 16:47:20 -04:00 |
|
Samuel Clay
|
4083d5dec3
|
Adding logging
|
2019-05-12 16:44:40 -04:00 |
|
Samuel Clay
|
6124b40bc7
|
Fixing #1170: Changing email should change social profile gravatar email.
|
2019-04-14 18:47:02 -04:00 |
|
Samuel Clay
|
2e6ad3afda
|
Adding new node app: original_text. To replace Mercury Reader. Thanks for all the text.
|
2019-04-13 15:29:14 -04:00 |
|
Samuel Clay
|
74f46686e3
|
Double checking for image urls.
|
2019-02-18 15:38:44 -05:00 |
|
Samuel Clay
|
3e06b96221
|
Moving extract image urls into saving for all new stories.
|
2019-02-04 11:49:01 -05:00 |
|
Samuel Clay
|
9d7fc6827a
|
Enforcing secure image urls when replacing image from text extraction.
|
2019-02-01 11:55:10 -05:00 |
|
Samuel Clay
|
5865c23e7c
|
Moving feedburner images to the back of the image list to highlight original images where possible.
|
2019-01-20 14:53:39 -05:00 |
|
Samuel Clay
|
57b6671a7b
|
Adding secure image urls for shared stories.
|
2019-01-20 14:12:28 -05:00 |
|
Samuel Clay
|
80ee4fd814
|
Securing images through Text view. Now need to fix shared stories and saved stories.
|
2019-01-20 13:55:40 -05:00 |
|
Samuel Clay
|
076638ad5c
|
Enforcing https for photo urls.
|
2019-01-19 16:54:03 -05:00 |
|
Samuel Clay
|
da969804fb
|
Upgrading nginx, adding secure_image_urls to all stories.
|
2019-01-19 15:37:20 -05:00 |
|
Samuel Clay
|
800d56bb0b
|
Merge branch 'master' into camo
* master:
Proxy all story view.
iOS: #1137 (full screen reading)
Forget the original page for saved stories.
Fetch original page for saved stories.
Fixing saved stories inline.
Adding logging
Wrong split story hash
Fidning duplicate feeds in saved stories.
iOS: #1137 (full screen reading)
Fix: build postgres container without error
|
2019-01-19 14:15:23 -05:00 |
|
Samuel Clay
|
a47a026435
|
Forget the original page for saved stories.
|
2019-01-18 13:45:32 -05:00 |
|
Samuel Clay
|
52a8e1e2e5
|
Fetch original page for saved stories.
|
2019-01-18 13:44:32 -05:00 |
|
Samuel Clay
|
e3f4cff5bb
|
Fixing saved stories inline.
|
2019-01-18 13:42:57 -05:00 |
|
Samuel Clay
|
c95229f31d
|
Adding logging
|
2019-01-18 13:41:44 -05:00 |
|
Samuel Clay
|
146fa24873
|
Wrong split story hash
|
2019-01-18 13:39:40 -05:00 |
|
Samuel Clay
|
655f6174ec
|
Fidning duplicate feeds in saved stories.
|
2019-01-18 13:38:43 -05:00 |
|
Samuel Clay
|
e5c4726932
|
Creating sgined urls for camo.
|
2019-01-17 15:05:32 -05:00 |
|
Samuel Clay
|
634553c1a5
|
Adding a new failed read story catcher (thanks to @pbones for the persistence). NewsBlur now retries marking stories as read at a later date when they fail for whatever reason.
|
2019-01-05 16:00:55 -05:00 |
|
Samuel Clay
|
309d5d680e
|
Unsaving a story forces a full recount.
|
2018-12-24 19:47:06 -05:00 |
|