Commit graph

10253 commits

Author SHA1 Message Date
Samuel Clay
d7d0230fd4 Whoops, not sure how celery's profile tasks werent being autodiscovered. 2015-12-18 13:34:57 -08:00
Samuel Clay
10e265d0c4 Counting stories for 1% of all fetches, regardless of new stories. Should push back feeds with no new stories for a while. 2015-12-18 12:57:11 -08:00
Samuel Clay
eaf5c72ae4 Commenting out future celery feature. 2015-12-18 11:16:21 -08:00
Samuel Clay
571c529e0b Commenting out future raven feature. 2015-12-18 11:15:21 -08:00
Samuel Clay
2c5decb496 Reverting celery upgrades in hopes of fixing slow down. 2015-12-18 11:12:42 -08:00
dosiecki
e3af00cdcb Fix edittext background themeing. 2015-12-17 18:56:04 -08:00
dosiecki
409a4feb51 Enable story searching for all feed/river types that support it. (#745) 2015-12-17 18:50:31 -08:00
dosiecki
dbc3027dfd First pass at story searching. (#745) 2015-12-17 04:22:13 -08:00
Samuel Clay
d2456c4fee Adding new task db profiling times to munin. 2015-12-16 17:34:43 -08:00
Samuel Clay
4a12c220fe Risky business: now capturing db times (sql/mongo/redis) for 1% of all tasks. Also updating munin to recognize new db profiling times. 2015-12-16 17:31:41 -08:00
Samuel Clay
378c421d8b Android v4.6.1. 2015-12-16 10:01:34 -08:00
dosiecki
3ca7d16dcf Fix overflowing icons on much-liked comments. 2015-12-14 13:25:12 -08:00
Samuel Clay
cd0f6e3a98 Adding a note about OAuth to the API. 2015-12-14 10:56:57 -08:00
Samuel Clay
27cf1f1a10 Fixing issue with missing story_hash param returning an httpresponse instead of a json dict. 2015-12-11 17:11:27 -08:00
Samuel Clay
c0bff9962c Forgot to remove extra slash from shared story URLs. Fixes c61a261634. 2015-12-11 17:08:25 -08:00
Samuel Clay
35961363ce Fixing bug where stories that were hidden but made temporarily visible and then hidden again would retain their visibility setting and still be accessible via keyboard (but not visible on the page). 2015-12-11 15:01:57 -08:00
Samuel Clay
f244640f02 iOS v5.0.3. 2015-12-11 15:01:57 -08:00
Samuel Clay
47f5b70eeb Android v4.6.1b2. 2015-12-11 15:01:57 -08:00
Samuel Clay
68faaf5bf9 Merge pull request #845 from nriley/force-touch
iOS: Use force ratio instead of absolute force.
2015-12-10 13:48:30 -07:00
Samuel Clay
24e4bae08d Merge pull request #839 from sv0/unicode_fixes
Unicode fixes
2015-12-10 13:43:47 -07:00
Samuel Clay
a8a42726e1 Merge pull request #846 from dosiecki/master
Android: Bugfixes
2015-12-10 13:18:42 -07:00
Samuel Clay
8fa5c412eb Changing facebook api scope. 2015-12-10 11:41:57 -08:00
Samuel Clay
7cab8cc0e6 Using https as a scheme for all preview embeds. 2015-12-09 17:47:19 -08:00
Samuel Clay
6bcb629bb1 Adding two spam domains 2015-12-09 17:21:42 -08:00
Samuel Clay
9420924c1d Adding instagram, twitter, and imgur story embeds. 2015-12-09 15:11:32 -08:00
Slavik Svyrydiuk
3a77fc06bb reverted to hard-coded HTTPS scheme 2015-12-09 21:44:01 +01:00
Nicholas Riley
b3f7e46d35 iOS: Use force ratio instead of absolute force.
https://getsatisfaction.com/newsblur/topics/swiping-on-images-brings-up-image-menu-sometimes
2015-12-09 10:27:45 -05:00
dosiecki
9ead4a13ad Fix crash where folders in /reader/feeds contain a null. 2015-12-08 17:08:05 -08:00
Samuel Clay
d697b8424e UITouch -force crashes on ios 8. Swiping right to go from story detail to story list was crashing ios 8. 2015-12-07 20:16:35 -08:00
Samuel Clay
b0a4a5d28b Merge pull request #843 from nriley/fix-training
iOS: Fix long-press story training from feed detail view.
2015-12-07 19:43:32 -08:00
Samuel Clay
5fd3126316 Cut a bit too much when fixing rotation bugs. Closes #842. 2015-12-07 19:41:15 -08:00
dosiecki
31b6c440de Add debug for long-held wakelocks. 2015-12-07 18:31:44 -08:00
Samuel Clay
a053e2274d Merge branch 'celery'
* celery:
  Removing incorrect development debug setting.
  Consolidating raven config.
  django-celery-with-redis==3.0
  Upgrading celery, still doesnt work great with raven.
2015-12-07 16:56:02 -08:00
Samuel Clay
94de0911bd Removing incorrect development debug setting. 2015-12-07 16:55:08 -08:00
Samuel Clay
b565421895 Consolidating raven config. 2015-12-07 16:52:06 -08:00
Samuel Clay
a9ec5cb70d django-celery-with-redis==3.0 2015-12-07 16:44:04 -08:00
Samuel Clay
fd6caf22c2 Merge branch 'master' into celery
* master:
  Expiring weekly feed read counts.
  Counting read stories on a per-feed per-feed basis. This will allow efficient usage checks down the line.
2015-12-07 16:42:54 -08:00
Samuel Clay
b6dc9fccbf Expiring weekly feed read counts. 2015-12-07 16:30:30 -08:00
Samuel Clay
d8abe375a2 Counting read stories on a per-feed per-feed basis. This will allow efficient usage checks down the line. 2015-12-07 16:29:52 -08:00
Samuel Clay
456f0612d0 Upgrading celery, still doesnt work great with raven. 2015-12-07 15:38:01 -08:00
dosiecki
df36895e9d Remove unused method. 2015-12-07 14:35:55 -08:00
Samuel Clay
2cef63d90f Updating raven config. 2015-12-07 13:51:06 -08:00
dosiecki
b6e64d54cb Add some optional debug logging to go after DB races in platform 4.x. 2015-12-07 12:32:22 -08:00
Samuel Clay
a47fb65f68 Updating Raven to fix Sentry. 2015-12-07 11:58:35 -08:00
Nicholas Riley
839908def3 iOS: Fix long-press story training from feed detail view. 2015-12-06 11:17:17 -05:00
dosiecki
4c55aa1f12 Improve sync status messaging during unread recounts. Add some debug logging. 2015-12-04 17:46:41 -08:00
dosiecki
593072a293 Fix Android registration error crashes. (#831) 2015-12-04 17:14:25 -08:00
dosiecki
529b623d11 Fix readability of sync status message in light theme. 2015-12-04 16:30:53 -08:00
dosiecki
04f842d55f Add progress indication in sync status when coming back from being offline. 2015-12-04 15:33:54 -08:00
Samuel Clay
c6c9c05b42 Merge branch 'hidden_stories'
* hidden_stories:
  Hiding indicator when there are no hidden stories.
  Fixing show/hide hidden stories button to cycle through postiive, neutral, negative.
  Stubbing in hide hidden stories toggle. Still needs to work.
2015-12-04 12:11:53 -08:00