Commit graph

3361 commits

Author SHA1 Message Date
Samuel Clay
0b0e368649 Adding new comment-less replies. Just needs testing and it's ready to ship. 2015-06-01 18:55:50 -07:00
Samuel Clay
2817181f33 Forcing all 301 redirects to occur 20 times before committing, saving feeds from disappearing. 2015-06-01 17:14:04 -07:00
Samuel Clay
bd4e3c322e Fixing delete feeds recreator. 2015-05-26 17:57:26 -07:00
Samuel Clay
0478ef0f1b Turning off sslv3 for paypal. 2015-05-26 12:22:50 -07:00
Samuel Clay
d9fa2b7a65 Only updating premium expire when checking. 2015-05-19 17:05:01 -07:00
Samuel Clay
5b99ab01ec Adding error handling for new icon feed link fetcher. 2015-05-19 16:31:25 -07:00
Samuel Clay
e1f31b9277 Attempting to fetch Tumblr feed icons. 2015-05-18 17:51:23 -07:00
Samuel Clay
d119b94c75 Adding a never_expire flag when upgrading premiums. 2015-05-18 17:27:24 -07:00
Samuel Clay
8a52f093c4 Don't bother recalculating feed's subs, as it will do that on next fetch. 2015-05-18 14:45:00 -07:00
Samuel Clay
89089ddbc2 Changing premium expiration tasks to not get bogged down by re-downloading all premium history beforehand. 2015-05-18 14:13:48 -07:00
Samuel Clay
23fd3cccc1 Adding channel_id youtube.com video feeds. 2015-05-08 14:50:44 -07:00
Samuel Clay
12ab79325a Turning off source:false in feed ES. 2015-05-06 22:36:43 -07:00
Samuel Clay
d7f6fa3928 Fixing two small bugs with youtube fetch. 2015-04-29 17:49:04 -07:00
Samuel Clay
df21449e74 Adding support for entering html page for youtube, like: https://www.youtube.com/user/CookingChannel 2015-04-29 17:26:21 -07:00
Samuel Clay
84b6140faa Adding latitude to autocomplete blacklist. 2015-04-27 17:16:50 -07:00
Samuel Clay
0d73c65708 Adding check to ensure posting to twitter happens no mor ethan three times an hour. 2015-04-27 17:15:21 -07:00
Samuel Clay
0da18eb986 Reformatting payment reports. 2015-04-16 22:29:36 -07:00
Samuel Clay
ab2b419aca Adding yearly totals to payment reports. 2015-04-16 21:15:30 -07:00
Samuel Clay
21ec98cc0b Typo in objects. 2015-04-16 20:42:02 -07:00
Samuel Clay
66d820e165 Adding paypal history checker. 2015-04-16 20:41:23 -07:00
Samuel Clay
660e71d392 Adding offset to history logging. 2015-04-16 20:30:16 -07:00
Samuel Clay
7990620e5d Better color in premium history logging. 2015-04-16 20:29:35 -07:00
Samuel Clay
8e1ba7ec19 Fixing multiple paypal payments. 2015-04-16 20:26:35 -07:00
Samuel Clay
e96fe1dfbe Logging stripe reimport. 2015-04-16 19:50:04 -07:00
Samuel Clay
3d072383b1 Using stripe charges instead of customers to rectify. 2015-04-16 19:47:01 -07:00
Samuel Clay
9467755349 Reimporting stripe history. 2015-04-16 19:29:11 -07:00
Samuel Clay
31d9d92b07 A better refund for paypal. 2015-04-16 19:16:20 -07:00
Samuel Clay
6dfe4a28da The one time I don't test my code I get a syntax error. 2015-04-16 19:09:08 -07:00
Samuel Clay
9cb6d1f1b9 Rejecting failed stripe payments. 2015-04-16 19:07:16 -07:00
Samuel Clay
83d18663dc No longer emailing new premiums to admin, since this is all stored in the DB anyhow. 2015-04-15 16:35:01 -07:00
Samuel Clay
e548dc8f5b Moving to atomic update of needs_unread_recalc. Hope this doesn't backfire. 2015-04-09 17:50:52 -07:00
Samuel Clay
54c5503514 Handling missing twitter usernames. 2015-04-07 10:55:29 -07:00
Samuel Clay
487bc4afb0 Fixing image size calculator for new Twitter Cards implementation. 2015-04-07 10:47:08 -07:00
Samuel Clay
d8a7a9c772 Correcting premium-preview next fetch dates in statistics. 2015-04-01 16:21:08 -07:00
Samuel Clay
e6ca46de21 Ignore missing social services when cleaning users. 2015-03-19 11:01:58 -07:00
Samuel Clay
e7da4ea52c Merge branch 'master' into grid
* master:
  Adding /reader/feeds so that Android also gets a repeat visitor check.
  Fixing issue with scroll view.
2015-03-13 10:34:19 -07:00
Samuel Clay
c880dbac17 Adding /reader/feeds so that Android also gets a repeat visitor check. 2015-03-12 22:46:28 -07:00
Samuel Clay
8ad75f4bf9 Merge branch 'master' into grid
* master: (42 commits)
  Switching to new redis sessions db.
  If text fails to fetch, tapping the text button should not change the text lock.
  Fixing Feed view space bar scrolling bug where story is collapsed.
  Adding new space bar behavior to full view as well.
  Fixing space bar scrolling in list view.
  Adding 'm' keyboard shortcut to toggle read/unread.
  Shift+space goes backwards too.
  Jumping to next story when scrolling using space bar.
  Handling timeout on original page fetch.
  Fixing timeout error on PUSH. Also fixing requests error on page importing.
  Boosting timeout on analtics cleaning.
  Adding fetch original page to msharedstory.
  Fixing switching to and from text mode while still in current feed. Now to change river so that it uses text view setting from feed, not folder (unlike web).
  Cutting unneccessary logging.
  Adding user agents to logging. Reeder, Fever, Superfeedr, Old Reader, IE11.
  Adding modern android app user agent in logging.
  Switching back to original redis server for sessions while the new sessions server gets monitored.
  Adding redis sessions db.
  Making text view sticky on ios. Maybe bugs?
  Upgrading to redis 2.8.
  ...

Conflicts:
	media/js/newsblur/reader/reader_preferences.js
2015-03-11 19:04:42 -07:00
Samuel Clay
5001ad7602 Handling timeout on original page fetch. 2015-03-11 11:50:46 -07:00
Samuel Clay
02c91bb8b0 Fixing timeout error on PUSH. Also fixing requests error on page importing. 2015-03-11 11:44:47 -07:00
Samuel Clay
0b270fe695 Boosting timeout on analtics cleaning. 2015-03-11 11:39:54 -07:00
Samuel Clay
f1782ca17e Adding fetch original page to msharedstory. 2015-03-11 11:36:41 -07:00
Samuel Clay
ee2bbacce6 Cutting unneccessary logging. 2015-03-11 10:59:13 -07:00
Samuel Clay
b18e58d815 Switching default story layout to west from south. 2015-03-09 15:32:05 -07:00
Samuel Clay
0cf3881832 Merge branch 'master' into grid
* master: (29 commits)
  Adding new preference for wrapping story content either at 700px or edge of screen.
  Bumping Android to v4.2.1.
  Work around API change that throws out hidden stories and vends blank pages. (#664)
  Fixing duplicate Pocket share extension message.
  Don't cache super-small images.
  Don't use cache filenames that are impossible to debug.
  Fix image prefetch for protocol-hopping redirects.
  Keep action replays around until there is less risk of them being needed.
  Overhaul and simplify nextUnread search algo. (#640)
  Ensure recounts don't get stuck behind story page requests.
  Updating push logging message when skipping.
  v4.2.0 of android app.
  New maintenance message.
  Updating fabfile to handle psycopg2/pgbouncer.
  Tweak load throb anim speed for stock devices.
  Tweak and comment new story list loading indicator.
  Move story list loader to correct position. (#582)
  New loading-progress animation for story lists. (#582)
  Chopping off milliseconds in push delta.
  Chopping off milliseconds in push delta.
  ...
2015-02-27 18:13:44 -08:00
Samuel Clay
46b78f70a9 Updating push logging message when skipping. 2015-02-23 13:31:42 -08:00
Samuel Clay
e351b6602b Chopping off milliseconds in push delta. 2015-02-19 14:21:08 -08:00
Samuel Clay
ed32cb5aed Chopping off milliseconds in push delta. 2015-02-19 14:20:08 -08:00
Samuel Clay
7ecf8c4253 Showing latest push date. 2015-02-19 14:14:38 -08:00
Samuel Clay
67520cca4a Skipping push feeds pushed within last 60 seconds. 2015-02-19 13:45:05 -08:00