Commit graph

3471 commits

Author SHA1 Message Date
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
Samuel Clay
2b3ff6d2b4 Using correct feed_id in push history. 2015-02-19 13:43:33 -08:00
Samuel Clay
5fae9b6362 Logging last push date delta. 2015-02-19 13:41:09 -08:00
Samuel Clay
ad721380f2 Correcting latest push date. 2015-02-19 13:36:41 -08:00
Samuel Clay
0392c597e6 Correcting latest push date. 2015-02-19 13:36:08 -08:00
Samuel Clay
4684f9c9bd Adding fetch history check to ignore crazy updating push feeds. 2015-02-19 13:32:22 -08:00
Samuel Clay
f001bc475a Fixing paypal flag error. 2015-02-19 10:50:06 -08:00
Samuel Clay
608fa63dbd Merge branch 'master' into grid
* master: (41 commits)
  Fixing A&L Daily bug where stories all have the same GUID and permalink. Using permalink or timestamp, whichever is unique across the feed.
  Bumping Android version.
  Only hard-recount unreads if there is a mismatch between remote and local.
  Ensure correct ordering of mark-actions and count refreshes.
  Better overscroll event filtering.
  Document new flag.
  Don't check for online status too often.
  Quicker transition from offline to online mode.
  Offline indicator.
  Status messaging for count updates.
  Ensure refreshed feed counts show immediately.
  Throw out reading actions that will never succeed.
  Add story fetch setting to feedback debug.
  Add network read profiling.
  Complete unread recounting after reading sessions.
  Monitoring disk usage should fail on error.
  Fixing pythonpath for disk monitor.
  Adding disk usage monitor to all database servers.
  Deleting unstarred story as part of starred story cleanup.
  Logging starred story params.
  ...
2015-02-19 10:46:12 -08:00
Samuel Clay
0da661c71b Fixing A&L Daily bug where stories all have the same GUID and permalink. Using permalink or timestamp, whichever is unique across the feed. 2015-02-19 10:39:10 -08:00
Samuel Clay
86a73d7c91 Deleting unstarred story as part of starred story cleanup. 2015-02-11 15:55:18 -08:00
Samuel Clay
f4832ce566 Logging starred story params. 2015-02-11 15:37:14 -08:00
Samuel Clay
d83df1a6a6 Logging starred story params. 2015-02-11 15:35:48 -08:00
Samuel Clay
dc1b722cf3 Removing ttl from redis munin. 2015-02-11 15:11:56 -08:00
Samuel Clay
645018c1f1 Adding link in preferences to clear all overridden story layouts and story views. 2015-02-10 14:45:03 -08:00
Samuel Clay
dca3f99167 Moving authors to bottom of grid story title. 2015-02-10 14:00:15 -08:00
Samuel Clay
bed0f9d0e8 Merge branch 'master' into grid
* master:
  Adding mark_newer_stories_as_read to socialsubs. Uses story date and not shared date, probably to its detriment.
  Adding check to paypal resub ipn.
  Fix background colour for blurblog share table in dark theme
2015-02-09 16:43:45 -08:00
Samuel Clay
e46d759c18 Adding mark_newer_stories_as_read to socialsubs. Uses story date and not shared date, probably to its detriment. 2015-02-09 16:25:10 -08:00
Samuel Clay
065f12cb3e Adding check to paypal resub ipn. 2015-02-09 13:51:12 -08:00
Samuel Clay
bb092dc450 Moving from global story layout to per-site story layout. Needs work when switching layouts while on an active story. 2015-02-06 13:28:55 -08:00
Samuel Clay
1f66c84eca Fixing spacing on grid between stories. Still need to sync switching views. Also making views per-feed. 2015-02-03 19:32:21 -08:00
Samuel Clay
9dc3d5dac2 Adding an include_hidden parameter to single feeds and rivers, defaulting to false. Clients that don't use hidden stories but use paging as an indicator will need to account for a hidden_stories_count field, as indicating in the API docs. 2015-01-22 11:38:43 -08:00
Samuel Clay
a41a4cf16a Adding autocomplete ignores. 2015-01-20 10:15:13 -08:00
Samuel Clay
e3c5adb38d Fixing Paypal IPN issues once and for all. 2015-01-15 14:12:21 -08:00
Samuel Clay
4d683a9870 Revert "Upgrading paypal ipn."
This reverts commit 2635ff7136.
2015-01-15 12:40:17 -08:00
Samuel Clay
2635ff7136 Upgrading paypal ipn. 2015-01-15 12:34:29 -08:00
Samuel Clay
3970d158ef Adding logging for mark read errors. 2015-01-14 14:06:24 -08:00
Samuel Clay
2171da62ef Handling deleted users on search removal. 2015-01-10 12:03:44 -08:00
Samuel Clay
4924840754 Updating search index removal to fix broken search server. 2015-01-10 12:01:29 -08:00
Samuel Clay
77d7a236ea Cleaning up sorting on recency. About ready to launch. 2015-01-05 21:14:07 -08:00
Samuel Clay
7603293301 Merge branch 'master' into organizer
* master:
  Handling non-premium payments.
2015-01-05 17:08:50 -08:00
Samuel Clay
4a63ec9135 Handling non-premium payments. 2015-01-05 17:08:45 -08:00
Samuel Clay
2015082f5e Merge branch 'master' into organizer
* master:
  Adding temp paypal doublecheck.
2015-01-05 17:06:46 -08:00
Samuel Clay
75c281b1bc Adding temp paypal doublecheck. 2015-01-05 17:06:41 -08:00
Samuel Clay
94692b323c Merge branch 'master' into organizer
* master: (80 commits)
  Handling error when user's twitter connection doesn't work.
  Handling missing social subs caused by cached subs on android.
  Updating elasticsearch to 0.90.13.
  Checking premium status on paypal sync.
  Bumping Android to 4.1.0b1.
  Syncing offline status text with ios.
  Buffer more stories while reading.
  Fix login crash.
  Fix logout crash.
  Cap the duty cycle of expensive background services to prevent resource hogging.
  Remove status message flicker.
  Remove logging.
  Ensure stories always load more buffer on start of reading activity. Ensure story load cancels quickly on return to feed list.
  Tone down some logging.
  Fix crash if user touches reading overlay before cursor is ready.
  Fix reading progress indicator if new unreads are found during reading session.
  Fix lock crash in legacy DB.
  Ensure reading progress meter works on async load.
  Discard stale stories if a reading action happens during fetch.
  Fix crash.
  ...
2015-01-05 17:02:51 -08:00
Samuel Clay
9e1e497619 Handling error when user's twitter connection doesn't work. 2015-01-05 16:59:46 -08:00
Samuel Clay
b8a38beed0 Handling missing social subs caused by cached subs on android. 2015-01-05 16:39:33 -08:00
Samuel Clay
06d3a51f38 Checking premium status on paypal sync. 2015-01-05 16:06:48 -08:00
Samuel Clay
30117c78d6 Trying out a new tfidf matcher for subscriptions. Works OK, not great. 2014-12-17 18:24:40 -08:00
Samuel Clay
b9b072d3e8 Typo. 2014-12-08 18:44:21 -08:00
Samuel Clay
7da75ab1e2 Merge branch 'master' into organizer
* master:
  Adding  to regular /reader/feeds (non-flat) as per @manderson23's request. See 23bc4f2.
  Adding ratelimit to friends list.
  Showing is_staff on mobile devices. Useful for #631.
  Logging signals for paypal.
  Seeing if signals can be moved around.
  Splitting paypal webhook events. Adding payment logging.
  Fixing missing paypal IPNs.
  Bumping android to v4.0.2.
  v4.6.0 enterprise.
  Submitting v4.6.0
  Fixing ipad rotation page movement. Also correcting story position scrolling.
2014-12-08 16:55:47 -08:00
Samuel Clay
9a144b442d Adding to regular /reader/feeds (non-flat) as per @manderson23's request. See 23bc4f2. 2014-12-08 15:06:27 -08:00